12 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
be4731f999 [neutron] create pike-em tag against final releases
This is a procedural review to transition pike into extended
maintenance by creating the pike-em tag.

It's possible that the release isn't needed (for example if
there are no code changes sine the previous release, sadly
that's non-trivial to detect en masse).

If you are the PTL or release liaison for this team please +1
this review if it is ready or -1 and take over the review to
correct mistakes.

Change-Id: I1b88befeafc0a954fb99add3a6fbf404916ecfdb
2019-05-10 15:48:38 -05:00
Tony Breeds
e350c8b971
[neutron] final releases for pike
This is a procedural review to tag a final release for each
deliverable.

It's possible that the release isn't needed (for example if there are
no code changes sine the previous release, sadly that's non-trivial to
detect en masse.

If you are the PTL or release liaison for this team please +1 this
review if it is ready or -1 and take over the review to correct
mistakes.

Change-Id: I4a12cf4068b2c13a1ef448dfc1083f52f38baaf3
2019-05-10 14:01:43 -05: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
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
0446b00a74 add stable/pike branch for python-neutronclient
Change-Id: If5795f6e2fcc0bf2d625842f77398c53405b158a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-28 17:14:41 -04:00
Akihiro Motoki
ebc5eff1ba Release python-neutronclient 6.5.0
Change-Id: I141ad002c29152e74b4c4de5fccf94b6610d39a4
2017-07-28 17:49:35 +00:00
Armando Migliaccio
05258c2523 Release python-neutronclient 6.4.0
Change-Id: I875f473d5ec15d704e41be1b1e7dea5e888ee02a
2017-07-24 17:57:41 -07:00
Sean Dague
d4f84ce0ae release python-neutronclient 6.3.0
Change-Id: Ib9975bb367b4f8cbbd4ed8b5d2ff8b8fc7ae46b4
2017-05-26 17:18:16 -04:00
Dariusz Smigiel
266964e373 Release python-neutronclient 6.2.0
Bump for minor version:
* Added CLI for BGP VPN commands
* Dropped Python3.4 support

Change-Id: I008e3add430b4e57c02e30b5e5028eaca9be12a1
2017-04-12 00:00:40 +00: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