9 Commits

Author SHA1 Message Date
Előd Illés
ec595d2b0a [OpenStackSDK] Transition Stein to EM
This transition the stein branch to extended maintenance.
Changes for bugfixes and things the team deems important are
still encouraged, but there will no longer be official releases
off of the branch.

Please +1 if the team is ready for us to proceed with this
transition, or -1 if there are any final backports currently in
flight that we should wait for. For the latter case, please
update the patch with the new commit hash after doing a final
release to get those changes out so we know to proceed with the
transition.

Change-Id: I0c425ea0be6029758715a5794d8f466847e4eed0
2020-11-11 21:23:25 +01:00
Jean-Philippe Evrard
aa7049ceff Move python-openstackclient deliverables into OpenStackSDK team
Since we moved it in governance, we can move this in releases,
so that we can track the appropriate releases liaisons.

Change-Id: If8fc837bc131805041f1e250089cb8a565a13312
2020-03-25 11:47:02 +01:00
melanie witt
085d68886a python-openstackclient: release stein 3.18.1
This release contains bug fixes:

$ git log --no-merges --oneline 3.18.0..
111d6a9 Document 2.53 behavior for compute service list/delete
100d34c Fix compute service set handling for 2.53+
83359fb Fix BFV server list handling with --name-lookup-one-by-one
fd3a94d Fix bug in endpoint group deletion
b507f60 Stable branch combination fix
97da13d OpenDev Migration Patch
8fe4557 Fix service discovery in functional tests
b90a5d0 Fix: set invalid None project_id on range creation
5e1ae22 Update UPPER_CONSTRAINTS_FILE for stable/stein
a95a6b6 Update .gitreview for stable/stein

Change-Id: I348886db00a292468d16ba8bb46a67a648872e9c
2019-10-26 05:14:25 +00:00
Sean McGinnis
1704aa624a
Raise YAML compliance to 1.2
The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.

The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.

Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-07-31 09:34:38 -05:00
Sean McGinnis
24f09515e4
Add release note links
This adds the release note links for the projects that have added their
stein landing pages so far.

Change-Id: I0a49815802a93e8c94845012b98703d24725ecd3
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-03-25 15:47:23 -05:00
Dean Troyer
7770b389ed stable/stein branch for python-openstackclient
Change-Id: Ia8e712c2cb65c5dbfaad14d0eb5c00c28dbd6878
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2019-03-21 11:45:33 -05:00
Dean Troyer
8c39f7d511 Release python-openstackclient 3.18.0
Change-Id: I9e51f9cd02e72c7657cdf4ff7f254f00ce658575
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2019-03-07 21:52:38 -06:00
Dean Troyer
db2c0b031c Release python-openstackclient 3.17.0
Depends-on: https://review.openstack.org/611789
Change-Id: I72e6a8f8673c1997a05b1aca980b2c5503cd2120
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-11-08 16:40:55 -06:00
Sean McGinnis
202374cac3
Add Stein deliverable files
Adds deliverable stubs based on what was released in Rocky.

Change-Id: Idf2cd7b396da6e43f31b191f6646cce3749bf680
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-09-04 14:07:11 -05:00