Releases initial rocky version of python-ironicclient
which has support for rescue which didn't make it into
the prior release due to CI load and gate queue depth
at the time of release.
Change-Id: I58321055d03f02a1892d65f2670d164d4969c202
There is no reason to impose a short deadline for packaging
or lifecycle management projects that want to trail the
release. Let's relax the constraints and accept that
cycle-trailing releases can happen up to 3 months after the
main components synchronized release.
Additionally, the idea behind the membership check at
milestone-2 is to protect packagers against late additions,
not to prevent late-added packaging systems from doing a
release. The new rules should also apply to Queens, so that
OpenStack-Helm and LOCI can actually do a Queens packaging
release, despite having been added post milestone-2.
Change-Id: If997e6053af6e74bf6ce8755313346effca6b4e5
The patch f971e5d1a4f86a42346c259e9612f064fc8321a0 has been merged in
queens and fixes a problem with the ovsdbapp transactions that would
lead to some database inconsistency problems in networking-ovn.
Change-Id: Ia461f49d6dc4fd8311e8e8b4828464fd70a2cf4b
The artifact signing key for the Rocky development cycle has been
generated and is ready to rotate into production as soon as
cycle-trailing releases for Queens have concluded.
Change-Id: I40a609d411b73f685c062577a7baf5dd2212ff5c
Depends-On: https://review.openstack.org/551406
We still want to eventually change the release model name, but that's
going to be a little more complicated. In the mean time, change the
section title to reflect the fact that we expect only packaging and
deployment tools to use the cycle-trailing release model.
Change-Id: Ie7fcc06cbc9453c69caaef4bdd38edb3857f35c1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Provide some function decorators to skip validation checks for common
cases like there are no releases or the release is not being made from
the current series.
Change-Id: Ib5d85dca1d2e8bb51207d62330bddedfebab8d39
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
If the YAML contains "releases:" by itself the value associated is
None rather than an empty list, so instead of passing a default to
get() we need to substitute a list of the value comes back with a
false value.
Change-Id: Id4f29c9a02cf3cce4b919743af238fb564eae0ad
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
The job ignored this release request so let's revert, wait for https://review.openstack.org/550817 to land, then rerun it.
This reverts commit 5f8a85eacabd8d0debac7fc2dd8cb345201949bb.
Change-Id: I976acc3d4b939e9ae5f2f63e81a10672961a36d3
Removes deprecated methods (clusterutils, smbutils).
Adds method to get all the available NIC hardware offload information
which can be added to the Hyper-V VMs, and a method to set the given NIC
hardware offload on a given switch port.
Change-Id: I3ecfb894e70ec38f0c0022ac346014636b131f44