We no longer use the send-announcements-to field for anything.
Change-Id: I2bc730d0ebcce71f0883a654e50438481628ab51
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
We no longer use the send-announcements-to field for anything.
Change-Id: I31376d7c7ef5562d26d31f2b4cc61d616ea7e250
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
We no longer use the send-announcements-to field for anything.
Change-Id: I31a54d16acaed7bdcab1be06a3bf08863b03f253
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
We no longer use the send-announcements-to field for anything.
Change-Id: Iee64d76ea25f56001a87cd39cfd4bb9aaf6acf94
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
We no longer use the send-announcements-to field for anything.
Change-Id: Iec0b11ced00ea06ac459ad544b1cb2db20d2892d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
We no longer use the send-announcements-to field for anything.
Change-Id: Ib224c2c94de9e5d8ed2b859157a6850e0f38f4d4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
We no longer use the send-announcements-to field for anything.
Change-Id: I3ed3f7f43048871a52a88d92331ee73bbf4d501d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
We no longer use the send-announcements-to field for anything.
Change-Id: I605b86261e13e13f017264992090c5f726e3e605
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
When we change the validation rules, we don't want to go back through
and apply the new rules to really old data.
Change-Id: I1e948089020348ff760f950b12fd5f739f4c6fd0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Use jsonschema to define the valid structure of a deliverables file.
Retain the custom logic for some of the more complex rules we have
relating values and checking types.
Change-Id: I5dc87445c505ebd978b4c1d59171217a2fe047c7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
With the ldappool project being managed by the OpenStack
keystone team, this commit let's us manage release the same way
we do for other identity projects.
The 2.0.0 release of ldappool is done as an _independent release
but each release of ldappool moving forward will follow the
cycle-with-intermediary.
Depends-On: Ic7b7b693dfb36ca29a8499e2bb3956145ec3c098
Change-Id: I57d16a28a8870d4a3aa6b541f31fd3eb6974a3e8
This fixes an incompatibility with the current oslo.messaging release[1].
[1] I263bd1076b47749bd14393855803419d0be9d758
Change-Id: I360222ed183f3ab5ba41ed302a487682da5c822d
Some of the older released versions of projects don't work when we run
'python setup.py --name' (disk-image-builder was the main one I
noticed). This patch protects against those exceptions, and reports them
as warnings if the release is already tagged and errors if it is a new
release.
Change-Id: Iaa47e7ea2a52efee200e8c710c3660a7893b5147
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
oslo.cache recently added support for a new driver
that uses etcd 3.x
I41ed9f6ea72641dc1db5fec45920dc41de5088bf
Change-Id: I520e63a0eeb8d54defb89db9ec8055b1b686b98d
The Newton release is the last that allowed non-critical bug fixes. Its
minor version is bumped (not patch version) because of a new
"feature-ish" backport (keepalived health check; disabled by default).
Change-Id: I2cb192d3e33dbbb50a4ed6c44ff7153a98825358
Release job configuration has been broken since 9.5.1. We think we might
have the fix now. Let's see with 9.5.4.
Change-Id: I382862a583bae3fe2fc8fe5d318af99fc0333429