This transition the stein branch to extended maintenance.
Changes for bugfixes and things the team deems important are
still encouraged, but there will no longer be official releases
off of the branch.
Please +1 if the team is ready for us to proceed with this
transition, or -1 if there are any final backports currently in
flight that we should wait for. For the latter case, please
update the patch with the new commit hash after doing a final
release to get those changes out so we know to proceed with the
transition.
Change-Id: I3f4652ddbde421f75bdf7863852abfe5a62ed848
This is an automated change to switch ironic projects on all supported
branches from launchpad to storyboard.
Change-Id: If6e6d6de7c17a2987aa71f0ef6174884b846647f
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>
Strictly speaking, the new release only contains CI changes, but
we want them on stable/stein, so requesting a release anyway.
Change-Id: I7d024c0d8cd146ba43f367ec43e549270dca74ec
An updated version of ironic-lib in order to help
reduce gate issues we are observing in ironic where
our integration test nodes are experiencing sporatic
extreme IO latency. The hope is that this fix addresses
the cases where IO latency can become problematic for
the integration test.
Change-Id: Ia672664b933d04d87486cc569b58c224dcc35c1f
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>
It exposes a new parameter conv_flags to work_on_disk method,
that will allow to modify the behaviour of image copying from
the original image to the target.
Change-Id: I1144303ea89d7c0ac3661a8434413ecb8a2ec6c6
Adds deliverable stubs based on what was released in Rocky.
Change-Id: Idf2cd7b396da6e43f31b191f6646cce3749bf680
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>