This is largely to clean up any pending doc and test changes in the
Oslo projects. Normally those don't require a release, but because
stable branches are created based on the latest release hash, we need
to release these changes so they will be present on the stable branches.
Otherwise we end up having to backport changes unnecessarily.
Change-Id: I4f3b9ea53f61b869bcc329ea18990795f40a4769
Twine 1.12.0 has a bug that caused it to report a failure even when
the upload was successful. That resulted in quite a few partially
successful releases, with only wheels uploaded to PyPI, no
announcements, and no tarballs uploaded to tarballs.o.o.
This patch re-tags all of those releases to give us good artifacts.
Change-Id: Iaea87ebe23bcad27d4422f3c477bf2fa37cf5bc5
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Omitting oslo.messaging because it has some major version changes
in flight and we want to release all of them at once.
Change-Id: I56aa9816410965b15a58ae330853a2c4f4af830b
Adds deliverable stubs based on what was released in Rocky.
Change-Id: Idf2cd7b396da6e43f31b191f6646cce3749bf680
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>