Commit Graph

18 Commits

Author SHA1 Message Date
Elod Illes 8dbc886084 [OpenStackSDK] Transition Pike to End of Life
This transition the Pike branch to End of Life. The last patch of the
branch will be tagged with pike-eol tag. The stable/pike branch cannot
be used anymore and will be deleted if this patch merges.

This is needed as stable/pike is not actively maintained in the recent
period and thus gates are mostly broken due to job failures. Besides,
by removing these branches, infra resources will be freed up, too.

Please try to identify any zuul job, that is defined outside of the
repositories in this patch (for example in openstack-zuul-jobs, etc.)
and won't be used anymore if stable/pike is deleted, and propose a job
removal patch for them.

Please +1 if the team is ready for us to proceed with this transition,
or -1 if there are still some activity on the branch and the team wants
to continue to maintain it.

Change-Id: I19ca4446042cae5179c545ab6d6de395da804d8e
2022-07-29 17:54:19 +02: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 da5bc141bc
Move openstack-infra to new namespaces
Change-Id: I12d8738da634a76da693cc15db07aac176f08958
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-05-28 09:52:01 -05:00
Tony Breeds 3420aee3bd [OpenStackSDK] 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: I5a63924005952f62489b97beb8b89729152ac9bc
2019-04-17 16:07:48 +10:00
Tony Breeds 1262e7e310 [OpenStackSDK] 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.

Don't create a new release for requestsexceptions as there aren't any
functional changes since 1.3.0

Change-Id: I9df31bd92ccf7613f708aef280024b8faf451bab
2019-04-17 16:05:04 +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 9b26605c59 Update shade team name to OpenStackSDK
The shade team has been renamed, but we still have a few deliverable
files using the old name. This causes problems with some tooling when
looking up team governance data.

Change-Id: Ibfc6e81d4b9b977b9aedd328031f6a2757e0b1e3
2017-12-22 10:52:13 -06: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
Monty Taylor 4d6ff83f11
Release shade 1.22.2
Fix parameter name mismatches with server creation, a weird image
normalization conflict and really fixed the delete_ips issue this time.

Change-Id: I5b83facafd559ce77a931de9793f77f72bf4a9fc
2017-06-21 11:02:36 +01:00
Monty Taylor 9a52602b44
Release shade 1.22.1
Bug was found rolling out 1.22 to infra nodepool. This fixes it.

Change-Id: Ife1b0fc419b72baf54cb24b596aeb3b603b60c4e
2017-06-20 09:16:43 -05:00
Monty Taylor 123257349b
Release 1.22.0 of shade
This release fixes some bugs and also removes novaclient and
designateclient from dependencies.

Change-Id: I7a46e0466ab01955a526e534d022ae2147d5649e
2017-06-19 15:59:59 -05:00
Doug Hellmann a7f22abb10 remove send-announcements-to from pike projects
We no longer use the send-announcements-to field for anything.

Change-Id: Iec0b11ced00ea06ac459ad544b1cb2db20d2892d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 16:01:06 -04:00
Monty Taylor aa40c93e11
Release shade 1.21.0
No more neutronclient and cinderclient!

Also, better handling of servers with two fixed ips from the same
network.

Change-Id: Ieb547f493f98e4488d19f86f436f5d13f7b013ae
2017-05-24 08:18:24 -05:00
Monty Taylor 5ebf62ec60
Release shade 1.20.0
Change-Id: I0ee4ba9f83c76652864a7d63a71652894bf22a80
2017-04-20 07:35:55 -05:00
Monty Taylor 3386a434df
Release shade version 1.19.0
Fixed a regression in heat stack normalization and added utility methods
to add and remove security groups from a server.

Change-Id: I7513c808369302b2c8d2562873f1914ff86bf459
2017-03-31 17:24:14 -05:00
Monty Taylor d26805e2e3 Add shade as a release managed deliverable
Depends-On: I7de2937bc18868c1c0c5c4dc2efbe3ede5865494
Change-Id: I5374eceb6d96131bb958f8e24302bf856a7ae68a
2017-03-16 22:22:27 +00:00