This release fixes an issue with projects that use eventlet and include
API documentation in their builds.
Change-Id: I4dc9b2a9926131ad71231c7fc748300d27a5df84
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Remove steps in the release process around creating
temporary ACLs for new stable branches and switching
Gerrit group contents around release time.
This implements the plan presented and discussed at:
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128731.html
Change-Id: I2d211af54dc4f170172757a82dc1e6c55d2ab504
Contains fixes for the following bugs:
- Remove hard-coded policy choices for creating a server group (bug 1732938)
- Neutron agent delete: remove the wrong argument (bug 1711301)
- Fix 'project purge' deletes ALL images problem (bug 1717130)
Change-Id: I90ab098efb1b39b834aa55c8f27f99453da6d311
The policy refactoring work will be significant effort touching many
internals of glance codebase. Creating feature branch so we can ensure
that the changes are stable and safe before committing to release them.
This will allow us to conduct the work on smaller increments that are
easier to digest.
Change-Id: I478c37eacb701e97390f376226db203b4bf3d1c6
We need to check out each repository to the hash for the latest
release on the branch to check the sdist name because (a) the name may
change over time and (b) the setup.py file may be removed from master
after a project is retired.
Change-Id: Id207d2ee7e2b70ffad562c7912a0543a4b9f9750
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Instead of passing None to the service as the sdist name, report that
situation as an error.
Change-Id: Ib6380d997db780ae324a4df61fdfa7f17e4507c3
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Add a validation rule to prevent someone from tagging a release using
a pre-release version (alpha, beta, rc) in a series after a final has
been tagged for that series.
Change-Id: Ia0c84d37bec43725d93b0c7daea0a68bace6407d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
9.0.0.0b1 was pushed by error, and in fact we want 8.0.1.
A note was added for Rocky so we know that we need to push higher than
9.0.0.0b1 for rocky-m1.
Change-Id: Ib849fa1552c0d0ee76075197e9aca90d1deea1bb
We need to remove branchs as that will lead to confuse user to
adopt branch and wait for new branch for tests. As we not actually
release anything (the default 0.1.0 was not actually released in
pypi), we should just remove it while we not in some `history`
status.
Change-Id: I14432e8c4c4ee5bf37b67877e8082fe47c4f96cb
This patch adds the dates to the Rocky release
calendar that were decided upon here [1].
[1]https://review.openstack.org/#/c/551404/
Story: 2001611
Task: 12049
Change-Id: Iaafe2e4e52b83c5f01a87a60cbcde0fc1c138875
We weren't previously branching these projects, but we want to do so
in the future and don't want to rely on the "be careful" method of
stable branch maintenance. This way we should be able to do
development on Rocky without affecting Queens.
Change-Id: I8fa6950f9cef7c82b00a9e67355aa066042211af
We want to start branching these so the stable branches aren't using
the master devstack plugin. Note that the other two existing
devstack plugins for oslo.messaging (pika and zmq) are slated for
removal so they are omitted on purpose.
Change-Id: I3c98fb64f04149c52dd75999fe89221b4fb14336