Commit Graph

12 Commits

Author SHA1 Message Date
Adam Harwell 1038fcbdd7 Octavia: EOL Ocata and Pike
This should have been done a bit ago.

Change-Id: Ieb4eb7e695c932262965e812e39ce211f5b8c67e
2020-04-10 13:11:25 -07: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
Tony Breeds 375a238744 [octavia] 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: Ifc2212664deb968906423fe7d289a109e4375afa
2019-04-16 15:53:19 +10:00
Tony Breeds c2b3044800 [octavia] final releases for pike
This is a procedural review to tag a final release for each deliverables ; and

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: I380dde919d18b48549e91fa46b05803955dee108
2019-04-16 15:53:15 +10: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
Sean McGinnis 3291999ef4 Add or update pike release notes links
Depends-on: https://review.openstack.org/540536
Change-Id: Ie42658df2aebd2563d693ff207abec5916cb1d52
2018-02-02 16:08:10 -06:00
Michael Johnson d3304aa87f python-octaviaclient 1.2.0
Fixes a column label case for load balancers
Fixes TLS handling on listener create

Change-Id: Ib8c4cb2e8d7a5de6be8b392164abfa78b9766898
2017-11-17 11:17:40 -08: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
Michael Johnson 019cc3692b Release python-octaviaclient 1.1.0
Change-Id: Ieb21e4cb491742381cc20452c95acc4fee43026f
2017-07-11 08:06:12 -07:00
Michael Johnson 5b369fc29e Release python-octaviaclient 1.0.0
Now that most of the commands have been implemented, release a 1.0.0.

Change-Id: I63f11fd6f91d508e644a7c1afed6fbecac32b776
2017-06-09 13:59:39 -07:00
johnsom 370fb8dcdd Release python-octaviaclient 0.1.0
This is an initial code release for the python-octaviaclient.
Currently it supports one command "loadbalancer list".
This is to help get testing environments and cross project dependencies
setup.

Change-Id: I89e59a35f49cc4ce5c824afc76e24871f1da9ec5
2017-04-07 10:21:20 -07:00