9 Commits

Author SHA1 Message Date
Lance Bragstad
e82a251281 Release keystoneauth 3.17.3
Change-Id: If0dd6f5575c143f4b92421b29fb57940728908dc
2020-07-01 20:45:16 -05:00
Javier Pena
a5822b93fc Release keystoneauth1 3.17.2 for stable/train
This release would include [1], which makes life easier for packagers
who want to run unit tests.

[1] - https://review.opendev.org/701419

Change-Id: I6eede4c8a29f7accaf8bb764e4454823258232d8
2020-02-20 18:48:38 +01:00
Sean McGinnis
685f62444c Add recent release note landing pages
Change-Id: Ia9372735364110bbd9ad56c11e641b17a88cb232
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-10-29 16:51:02 -05:00
Colleen Murphy
4151779ef6 Release and branch keystoneauth1
Release keystoneauth 3.17.1 and create stable/train branch.

Change-Id: Ib9eb5af16fcf265e996249e94d5fe928c68a4fe2
2019-09-05 20:54:16 -07:00
Adrian Turjak
360690f05c Release 3.17.0 of keystoneauth
Change-Id: Ibd4f4b7d0185363747b12647770c201f7fbc42be
2019-08-15 13:56:17 +12:00
Monty Taylor
52f4d16378 Release 3.16.0 of keystoneauth
Change-Id: I628159936211aaee956963e3fabf58351ca8fb9a
2019-08-08 12:22:25 -04:00
Eric Fried
59fa2b4480 Release keystoneauth 3.15.0
This feature release brings in a couple of outward-facing changes:

- The Adapter parameters ``connect_retries`` and ``status_code_retries`` can
  now be set via configuration options ``connect-retries`` and
  ``status-code-retries`` accordingly. [1]
- The ``X-Openstack-Request-Id`` header can now be set per-request via a
  ``global_request_id`` kwarg to ``Adapter`` and ``Session`` request
  methods (``request()``, ``get()``, ``put()``, etc.) [2]

[1] I67ba69bfff69676ceb28b8a7515f10f5eff21c4c
[2] Ied73320fcd813ae796e40cbdb30717900486b92c

Change-Id: Ie11383ac5c0dd2ee9b8a1730b7e365362e7c0084
2019-07-11 17:02:35 -05:00
Eric Fried
681048ee3b Release keystoneauth 3.14.0
This is to pick up [1], which is needed by [2].

Although nothing feature-y has happened since 3.13.1, this is done as a
"feature" release because it's the first in Train and we need to leave
room for 3.13.2+ in Stein.

[1] https://review.openstack.org/#/c/644251/
[2] https://review.openstack.org/#/c/643601/

Change-Id: I8b32707bee7d39a7c699bf52375692f50bcde114
2019-04-17 18:10:36 -05:00
Sean McGinnis
b1c0691f29
Add Train deliverable files
Adds deliverable stubs based on what was released in Stein.

Change-Id: I029b32a3ff8a74a3ffaf7b61b57147e6812ff223
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-04-11 14:40:45 -05:00