$ git log --oneline --no-merges 23.0.0..HEAD
e98935f705 guestfs: With libguestfs >= v1.41.1 decode returned bytes to string
4f49545afa [neutron] Get only ID and name of the SGs from Neutron
972a86d61f libvirt: Ignore device already in the process of unplug errors
f99f667a96 libvirt: Simplify device_path check in _detach_encryptor
200c743400 compute: Reject requests to commit intermediary snapshot of an inactive instance
Change-Id: I8b49c1dfd50884113cad3048f936ac86b44d1a24
This sets the end date for the Wallaby key, adds the Xena key
starting today and links to a minimal export of the corresponding
public key and its details on the keyserver network.
Change-Id: I012696f62c41915b71dfc12f3c658decc26e9644
clone_repo script does not fail if the branch does not exist, but
checks out the master branch [1], so we have to make sure the required
branch exists.
This patch also adds a check that there were no more patches merged
after the given branch was tagged EOL.
[1] https://opendev.org/openstack/releases/src/branch/master/tools/clone_repo.sh#L187
Change-Id: Ia1ededfc3cebbae807719750dc5e2d5949ce9a21
In order to cut first major release we need to merge some partially
breaking changes. In order not to affect immediately everyone with that
and have freedom to test things thorougly let's do it in a special
branch.
Change-Id: I4622c743d6e95cc8fc8154b5943c49af7405bc05
Includes functionality for the ephemeral Heat work in tripleoclient and
tripleo-ansible. Needed for
https://review.opendev.org/c/openstack/tripleo-common/+/787819.
Signed-off-by: James Slagle <jslagle@redhat.com>
Change-Id: Ia3fbb7f405a68436a901c23999d4e39835a87dec
During Wallaby the oslo team decided to move tooz to the independent
release model, however, some releases have been done in the mid of the
cycle so we prefered to keep it the current coordinated series (Wallaby
at this time).
Tooz is mature and stable enough, all the maintainers agreed with this
proposition, so, It doesn't make sense to retains tooz as a series based
deliverable anymore.
Change-Id: Idb6b4994bdd9bb566d7ddc8eaf9d145738f18447
The branch to use in process_auto_release is determined by the
branch linked to a series's status, however, at some point during
a series projects are branched and the status isn't yet updated
so used branch refer to master, and so, to the next series.
During the final-rc delta of changes between RC1 and RC2 is
retrieved from master, which is wrong.
These changes allow to choose another branch if needed.
The default used branch will remain the series retrieved
by status.
Change-Id: Iff8df80aa6f3ba67c04e0674d7c72474f3a4e73a