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
We have had a number of notable bug fixes go into
stable/queens. This bumps the release to add
those fixes.
Change-Id: I93ed90ea5f4b0882d4e82d66d1c829be7c209e6e
This releases os-brick 2.4.0 to get a number of
bug fixes released and to also add a couple of new features.
The first feature is the ability for ScaleIO to extend
attached volumes. It also adds support for SMBFS mounting
vhd/x images.
Given the feature changes this bumps os-brick from
2.3.0 to 2.4.0.
Change-Id: I2889476829629ac0494fc9ed339ddb4a5957438b
Post base ladder content in our CONTRIBUTING.rst file,
a baby step in getting more people involved with release
management.
Change-Id: Ic20fb20870bdae2cae126f316c9bd0fb2487d0a1