Commit Graph

8 Commits

Author SHA1 Message Date
Sean McGinnis
3833843c54 [qinling] Transition Rocky to EM
This transition the rocky 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: I1e66475a438d5f5485653ac10d76b5dffb67d6d4
2020-02-25 18:46:09 -06: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
99ef8bab09 Add release notes links for rocky
Change-Id: Ie533e7b2af5297dc9b58e69c2e39c83559ec0c58
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-08-29 08:36:32 -05:00
Sean McGinnis
e713ac6ea2
Add stable/rocky branches for client libs
This adds stable/rocky branching for client libraries that missed
branching during the deadline.

Change-Id: Idd10518008d13ac08b4e78598310c2cc9528ded3
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-08-06 14:21:04 -05:00
Lingxian Kong
ac78c13fc0 Release python-qinlingclient 2.0.0
We use 2.0.0 instead of 1.2.0 because we removed a param for function
creation CLI.

Change-Id: I572e5eed3aa1260a8df374cf0b6726d7665fd10a
2018-07-26 16:58:16 +12:00
Lingxian Kong
639c362009 python-qinlingclient 1.1.0
Change-Id: Ic14b33b9aa43f0706d4d0c9c09e752cb0f6e04db
2018-07-07 19:23:53 +12:00
Lingxian Kong
67b1898aee Release python-qinlingclient 1.0.0
This is the first release version for python-qinlingclient under
openstack official release management.

The most significant change for this release is the function
versioning CLI support.

Change-Id: Ibaa24c5e88dc5391fbf8fa25f14fc54b407cb6ab
2018-04-30 21:28:05 +12:00
Lingxian Kong
d77a4223b0 Add Qinling related projects in Rocky deliverable file
Change-Id: I375e0a166ff5a10be5e59a85c24fa9951d2bcf03
2018-03-29 16:04:53 +13:00