14 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
Tony Breeds
7ee45993ae [nova] create pike-em tag against final releases
This is a procedural review to transition pike into extended maintenance by
creating the pike-em tag on the nova deliverables.

The hash used for the pike-em tag should match the last release on the
stable/pike branch.

Change-Id: I261b7116750bb678c5cc129d3e3e080efec3998f
2019-04-26 17:48:19 +00:00
Tony Breeds
6dbb39c3c1 [nova] final releases for pike
These are the final releases for nova deliverables on the
stable/pike branch before the branch goes into extended
maintenance mode.

Co-Authored-By: Matt Riedemann <mriedem.os@gmail.com>

Change-Id: I64984811e5e3817ceaf053ad0ac8ae3c9e79d87d
2019-04-24 12:56:11 -04:00
melanie witt
43d03d7805 pike: release python-novaclient 9.1.2
Depends-On: https://review.openstack.org/562392

Change-Id: Ice3ebaabf39f63bbd8c5a104f70570a12b1e7b08
2018-04-20 00:47:29 +00:00
Sean McGinnis
8df28d81d9 Remove per-release highlights for Pike
We've been warning that these are deprecated for awhile now, and
we now have enforcement in place to make sure no new highlights
are added.

We also have some automation that rewrites the deliverable files
but does not always do a great job, resulting in poorly formatted
text that causes warnings in the validation job.

Since many folks new to the release process, and some that have
done it for awhile, look at existing files to see what to do for
new releases, they do assume highlights should be used and end up
adding them to their deliverable file. Since most of these also
do not know to run local validatation, this results in gate
resources being used to just now be rejected with the current
checks.

To help prevent this from happening, and to get rid of the warning
messages from poor reformatting, this just removes highlights
from the last few releases.

Change-Id: Ie0b0e241c38f84bbc7b1ef5b09e97dc8ec466b39
2018-02-21 16:22:49 -05:00
Doug Hellmann
99b201ac88 add repo names to repository-settings for pike
Change-Id: I438a18e94b0de492d92587bca76ca0900c5534dc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-02-07 18:21:37 -05:00
Matt Riedemann
3302ae0523 pike: release python-novaclient 9.1.1
Includes the fix for bug 1706597 which is a
high severity regression from Pike.

Change-Id: Ic6491a6d7529e29bccad481b0368420cbb9e52be
2017-09-28 18:11:31 -04:00
Doug Hellmann
c085ac7568 add release-notes URLs for some pike deliverables
Update the deliverable files that have pike release notes
already. Some of the changes are normalization from rewriting the
files. The only differences should be the order of items and the value
of the 'release-notes' key.

Change-Id: I9bd7ec180eee007d80297735688e7702a137153f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-08-01 10:29:04 -04:00
Doug Hellmann
dfdb54e10b create stable/pike branches for all of our libraries
Except barbicanclient which is working on a critical fix and
neutronclient which had a late release request that we haven't
resolved.

Change-Id: Ib4866823c7f3477e09999106086a882d8f650b64
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-28 16:02:51 -04:00
Matt Riedemann
fbddd20f24 pike: release python-novaclient 9.1.0
Change-Id: I7a5aa8a1dff0b90d16d035c6d7bbd69847b5e744
2017-07-27 14:06:42 -04:00
Sean Dague
726b0d83fe Release novaclient with bugfix for logging
Change-Id: Ia57c177377cf03b467003cad23898366c68847ab
2017-06-16 08:43:28 -04:00
Sean Dague
fcb3f96e45 Release python-novaclient 9.0.0
Change-Id: I23ce22a1eac73efa8c7a8a8f7a2bf05a9a5c1bf5
2017-06-07 15:38:43 +00:00
Matt Riedemann
a3c6748331 pike: release python-novaclient 8.0.0
This is a major version bump because we're dropping several
deprecated CLIs and APIs.

Change-Id: I34b7084c4d70cb61a61355b53ecb634932025bb2
Depends-On: Ib3468b93e2b396fa1372d3df4be4454f8bc64314
2017-04-05 14:34:15 -04:00
Doug Hellmann
8d5d768876 create stub files for pike deliverables
Create the deliverable files for Pike based on the ones that were
released during Ocata. Leave out release and branch information, since
that will be filled in for the first release.

Change-Id: Idf3e9a3eadba86038f6b69527a109a0cad79bf8c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-22 08:54:18 -05:00