7 Commits

Author SHA1 Message Date
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
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
Erno Kuvaja
1ef92b6dfc Release python-glanceclient 2.16.0 for Stein
Change-Id: Ia9d77ef01a0f75a00e752eb4a590fb7d385caf81
2019-03-07 18:32:36 +00:00
Abhishek Kekane
21b58207ab Release python-glanceclient 2.15.0
This is the Stein milestone-2 release for python-glanceclient to
release merged commits since the last release.

Change-Id: I31b55e490686ea4cfee96990cb71beb4f138d80b
2018-12-10 14:58:00 +00:00
Sean McGinnis
694eda0940 Release python-glanceclient 2.14.0
This is the Stein milestone-1 release for python-glanceclient 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.

Depends-on: https://review.openstack.org/614381
Change-Id: Ibcaa2584ed104ad3a3bbdacb3c6f655f5c07511c
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-10-31 02:02:29 +00: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