Commit Graph

17 Commits

Author SHA1 Message Date
Brian Rosmaita fb6015c8e4 Cinder: EOL Pike
As announced on the mailing list [0,1,2], the Cinder project team
wishes to transition the stable/pike branches of its deliverables
from 'unmaintained' to EOL, and hereby requests that pike-eol tags
be applied to the stable/pike branches and the branches be deleted.

[0] http://lists.openstack.org/pipermail/openstack-discuss/2020-July/015838.html
[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-July/016050.html
[2] http://lists.openstack.org/pipermail/openstack-discuss/2020-July/016076.html

Change-Id: If266ab3efa5bdde3642d13136363573208b1e4d6
2020-07-29 07:28:36 -04: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 89f0c73756 [cinder] 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: Id38ffe10afb38fcf0f6fe1de00014d5002280d85
2019-04-26 12:00:42 -05:00
Brian Rosmaita 0e1e36a902 Release cinderclient 3.1.1
Release from stable/pike.  Contains fix for Bug #1708188.
Note: even though this release includes a global requirements
update, only the patch version is being incremented because a
3.2.0 has already been released for the queens series.

Change-Id: I7d6dc0fd5eab902bb362483690bebf9021344651
2019-02-12 21:27:36 +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
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
Sean McGinnis 7c75061133 Add release note links for Cinder projects
Change-Id: Id354a7bc03eb060525af4f12aa3d1d2cf19531d3
2017-08-15 10:40:00 -05: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
Sean McGinnis 2e95f77bcb Release python-cinderclient 3.1.0
Change-Id: Ib3ef4d8d5bc3e5c529d53ab0abe2dabaedc774b6
2017-07-27 09:23:26 -05:00
Matt Riedemann ffe94f49da pike: release python-cinderclient 3.0.0
This is a major version bump due to at least
two interface changes:

52cc5c6 Fix highest version supported by client and server
f3a1e6e Remove consistencygroup quota

The first changes the type on a return value from a public
library method that at least Nova is using.

The second removes the --consistencygroups option from the
"cinder quota-update" CLI.

Change-Id: I620816e8b1f5ecdd0547bf0f45547f2ebf675f20
2017-07-20 18:37:47 -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
Sean McGinnis 0594becfe3 Release python-cinderclient 2.2.0
Change-Id: Ia5630daacc74d57f4b8676f44b44b359842f6aee
2017-06-01 18:20:17 -05:00
Sean Dague 123734eae3 Release new python-cinderclient
This supports global_request_id setting

Change-Id: Ie54cca5e449825a4893f5b4b3eda301b62f00059
2017-05-25 13:19:40 -04:00
Sean McGinnis eb0c4b0bc8 Release python-cinderclient 2.0.1
Fixes issues with service-list and an arguments help text
found after the 2.0.0 release.

Change-Id: I50d865f661a726bf2570bb3b29aa8b28e2037b7a
2017-03-15 11:31:13 -05:00
Sean McGinnis a2125923c1 Release python-cinderclient 2.0.0
Bumping major to denote the switch to defaulting to
API v3. v2 still works, it is just not the default
version.

Change-Id: If9d9ad4b25e4930dff9028013294360c36fb5f16
2017-03-13 12:38:33 -05: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