Commit Graph

6 Commits

Author SHA1 Message Date
Előd Illés
0ad220242e [cloudkitty] 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: If99bc845a6558bd3236022d243396fd2805a44ca
2020-11-11 23:06:08 +01: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
Luka Peschke
88291dd3f1 Releasing python-cloudkittyclient 2.1.1
Change-Id: I20ad76a003ac9a9a733eafe312dbff32426a81aa
2019-04-05 09:26:09 +02:00
Thierry Carrez
058beaebd1 Create stable/stein branches for all libraries
Create stable/stein branches for all libraries and client libraries
that do not have them already. The branching point is the most
recent library release.

NB: ironic-lib, kuryr, metalsmith, octavia-lib, python-saharaclient,
python-zunclient and sushy already had stable/stein branches defined.

Change-Id: I2c584e497fb9fc21b3e0f580657b486672608d1e
2019-03-18 14:11:46 +01:00
Sean McGinnis
62c72d19d8 Release python-cloudkittyclient 2.1.0
This is the Stein milestone-1 release for python-cloudkittyclient to
release merged commits since the last release.

See [1] for more details on the new cycle-with-intermediary library
release changes.

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135689.html

We plan on processing this release November 1 unless we are told to hold
off, or earlier if we get a +1 from the PTL and/or release liaison
indicating that it is all clear to proceed.

Change-Id: I9c433715227acea763e042958c7d587902ecd520
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-10-26 14:15:48 +02: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