re-release packages with failures from twine bug
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>
This commit is contained in:
parent
1ac4e54e29
commit
a8c6103a77
@ -36,5 +36,11 @@ releases:
|
|||||||
- hash: 99b3182e347fa886debab410284a157d6a3223ca
|
- hash: 99b3182e347fa886debab410284a157d6a3223ca
|
||||||
repo: openstack/ironic-lib
|
repo: openstack/ironic-lib
|
||||||
version: 2.5.3
|
version: 2.5.3
|
||||||
|
- diff-start: 2.5.2
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 99b3182e347fa886debab410284a157d6a3223ca
|
||||||
|
repo: openstack/ironic-lib
|
||||||
|
version: 2.5.4
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/ironic-lib: {}
|
openstack/ironic-lib: {}
|
||||||
|
@ -20,5 +20,11 @@ releases:
|
|||||||
- hash: c7068c19aaae368b020e20d184890116641a58a2
|
- hash: c7068c19aaae368b020e20d184890116641a58a2
|
||||||
repo: openstack/ironic-python-agent
|
repo: openstack/ironic-python-agent
|
||||||
version: 2.0.2
|
version: 2.0.2
|
||||||
|
- diff-start: 2.0.1
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: c7068c19aaae368b020e20d184890116641a58a2
|
||||||
|
repo: openstack/ironic-python-agent
|
||||||
|
version: 2.0.3
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/ironic-python-agent: {}
|
openstack/ironic-python-agent: {}
|
||||||
|
@ -36,5 +36,11 @@ releases:
|
|||||||
- hash: 6c107103790b52e11e9d6029fd3e948bd0ce33d6
|
- hash: 6c107103790b52e11e9d6029fd3e948bd0ce33d6
|
||||||
repo: openstack/ironic
|
repo: openstack/ironic
|
||||||
version: 7.0.6
|
version: 7.0.6
|
||||||
|
- diff-start: 7.0.5
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 6c107103790b52e11e9d6029fd3e948bd0ce33d6
|
||||||
|
repo: openstack/ironic
|
||||||
|
version: 7.0.7
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/ironic: {}
|
openstack/ironic: {}
|
||||||
|
@ -54,6 +54,12 @@ releases:
|
|||||||
- hash: 62bd8bc1ac689bc48b8dd93dbff7fe01aed4f43b
|
- hash: 62bd8bc1ac689bc48b8dd93dbff7fe01aed4f43b
|
||||||
repo: openstack/os-net-config
|
repo: openstack/os-net-config
|
||||||
version: 7.3.7
|
version: 7.3.7
|
||||||
|
- diff-start: 7.3.6
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 62bd8bc1ac689bc48b8dd93dbff7fe01aed4f43b
|
||||||
|
repo: openstack/os-net-config
|
||||||
|
version: 7.3.8
|
||||||
team: tripleo
|
team: tripleo
|
||||||
type: other
|
type: other
|
||||||
repository-settings:
|
repository-settings:
|
||||||
|
@ -85,6 +85,12 @@ releases:
|
|||||||
- hash: d03b85e9d63702bbf0c416603f2f705e772dc7da
|
- hash: d03b85e9d63702bbf0c416603f2f705e772dc7da
|
||||||
repo: openstack/oslo.messaging
|
repo: openstack/oslo.messaging
|
||||||
version: 5.30.5
|
version: 5.30.5
|
||||||
|
- diff-start: 5.30.4
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: d03b85e9d63702bbf0c416603f2f705e772dc7da
|
||||||
|
repo: openstack/oslo.messaging
|
||||||
|
version: 5.30.6
|
||||||
branches:
|
branches:
|
||||||
- name: stable/pike
|
- name: stable/pike
|
||||||
location: 5.30.0
|
location: 5.30.0
|
||||||
|
@ -74,6 +74,12 @@ releases:
|
|||||||
- hash: 375f6a20b3c2335c482f2d5f66b961a2dab67656
|
- hash: 375f6a20b3c2335c482f2d5f66b961a2dab67656
|
||||||
repo: openstack/python-tripleoclient
|
repo: openstack/python-tripleoclient
|
||||||
version: 7.3.13
|
version: 7.3.13
|
||||||
|
- diff-start: 7.3.12
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 375f6a20b3c2335c482f2d5f66b961a2dab67656
|
||||||
|
repo: openstack/python-tripleoclient
|
||||||
|
version: 7.3.14
|
||||||
team: tripleo
|
team: tripleo
|
||||||
type: library
|
type: library
|
||||||
release-notes: https://docs.openstack.org/releasenotes/python-tripleoclient/pike.html
|
release-notes: https://docs.openstack.org/releasenotes/python-tripleoclient/pike.html
|
||||||
|
@ -102,6 +102,12 @@ releases:
|
|||||||
- hash: 92d69ae43ab559e618c963b27751c1cc9e2d5211
|
- hash: 92d69ae43ab559e618c963b27751c1cc9e2d5211
|
||||||
repo: openstack/tripleo-common
|
repo: openstack/tripleo-common
|
||||||
version: 7.6.16
|
version: 7.6.16
|
||||||
|
- diff-start: 7.6.15
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 92d69ae43ab559e618c963b27751c1cc9e2d5211
|
||||||
|
repo: openstack/tripleo-common
|
||||||
|
version: 7.6.17
|
||||||
team: tripleo
|
team: tripleo
|
||||||
type: other
|
type: other
|
||||||
release-notes: https://docs.openstack.org/releasenotes/tripleo-common/pike.html
|
release-notes: https://docs.openstack.org/releasenotes/tripleo-common/pike.html
|
||||||
|
@ -95,6 +95,12 @@ releases:
|
|||||||
- hash: b25af6fdc6b9228f791854e442033360ac79f34f
|
- hash: b25af6fdc6b9228f791854e442033360ac79f34f
|
||||||
repo: openstack/tripleo-heat-templates
|
repo: openstack/tripleo-heat-templates
|
||||||
version: 7.0.16
|
version: 7.0.16
|
||||||
|
- diff-start: 7.0.15
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: b25af6fdc6b9228f791854e442033360ac79f34f
|
||||||
|
repo: openstack/tripleo-heat-templates
|
||||||
|
version: 7.0.17
|
||||||
team: tripleo
|
team: tripleo
|
||||||
type: other
|
type: other
|
||||||
release-notes: https://docs.openstack.org/releasenotes/tripleo-heat-templates/pike.html
|
release-notes: https://docs.openstack.org/releasenotes/tripleo-heat-templates/pike.html
|
||||||
|
@ -45,6 +45,12 @@ releases:
|
|||||||
- hash: a23bfb79cc50b6fb803a9307be4b09d7e80b195c
|
- hash: a23bfb79cc50b6fb803a9307be4b09d7e80b195c
|
||||||
repo: openstack/instack-undercloud
|
repo: openstack/instack-undercloud
|
||||||
version: 8.4.5
|
version: 8.4.5
|
||||||
|
- diff-start: 8.4.4
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: a23bfb79cc50b6fb803a9307be4b09d7e80b195c
|
||||||
|
repo: openstack/instack-undercloud
|
||||||
|
version: 8.4.6
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/instack-undercloud: {}
|
openstack/instack-undercloud: {}
|
||||||
branches:
|
branches:
|
||||||
|
@ -36,6 +36,12 @@ releases:
|
|||||||
- hash: 011bd1d5b6b7d922f58202a9e673c31f3ba2a233
|
- hash: 011bd1d5b6b7d922f58202a9e673c31f3ba2a233
|
||||||
repo: openstack/ironic
|
repo: openstack/ironic
|
||||||
version: 10.1.5
|
version: 10.1.5
|
||||||
|
- diff-start: 10.1.4
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 011bd1d5b6b7d922f58202a9e673c31f3ba2a233
|
||||||
|
repo: openstack/ironic
|
||||||
|
version: 10.1.6
|
||||||
branches:
|
branches:
|
||||||
- location: 10.1.0
|
- location: 10.1.0
|
||||||
name: stable/queens
|
name: stable/queens
|
||||||
|
@ -41,6 +41,12 @@ releases:
|
|||||||
- hash: 95bcaca4b9775afa9aab62406c0e28b7793f25a6
|
- hash: 95bcaca4b9775afa9aab62406c0e28b7793f25a6
|
||||||
repo: openstack/oslo.messaging
|
repo: openstack/oslo.messaging
|
||||||
version: 5.35.2
|
version: 5.35.2
|
||||||
|
- diff-start: 5.35.1
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 95bcaca4b9775afa9aab62406c0e28b7793f25a6
|
||||||
|
repo: openstack/oslo.messaging
|
||||||
|
version: 5.35.3
|
||||||
branches:
|
branches:
|
||||||
- name: stable/queens
|
- name: stable/queens
|
||||||
location: 5.35.0
|
location: 5.35.0
|
||||||
|
@ -48,6 +48,12 @@ releases:
|
|||||||
- hash: 9b837182d131d1720d03ecf424f53d189a260eab
|
- hash: 9b837182d131d1720d03ecf424f53d189a260eab
|
||||||
repo: openstack/python-tripleoclient
|
repo: openstack/python-tripleoclient
|
||||||
version: 9.2.5
|
version: 9.2.5
|
||||||
|
- diff-start: 9.2.4
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 9b837182d131d1720d03ecf424f53d189a260eab
|
||||||
|
repo: openstack/python-tripleoclient
|
||||||
|
version: 9.2.6
|
||||||
release-notes: https://docs.openstack.org/releasenotes/python-tripleoclient/queens.html
|
release-notes: https://docs.openstack.org/releasenotes/python-tripleoclient/queens.html
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/python-tripleoclient: {}
|
openstack/python-tripleoclient: {}
|
||||||
|
@ -53,6 +53,12 @@ releases:
|
|||||||
- hash: 2e3a2a5cc30e3133f33977446efd65acd4a335a7
|
- hash: 2e3a2a5cc30e3133f33977446efd65acd4a335a7
|
||||||
repo: openstack/tripleo-common
|
repo: openstack/tripleo-common
|
||||||
version: 8.6.5
|
version: 8.6.5
|
||||||
|
- diff-start: 8.6.4
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 2e3a2a5cc30e3133f33977446efd65acd4a335a7
|
||||||
|
repo: openstack/tripleo-common
|
||||||
|
version: 8.6.6
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- |
|
- |
|
||||||
config-download: Ability to use Ansible to apply the cloud configuration.
|
config-download: Ability to use Ansible to apply the cloud configuration.
|
||||||
|
@ -54,6 +54,12 @@ releases:
|
|||||||
- hash: 8537f0230216097a3b6760f0d4636ba6854dcb6b
|
- hash: 8537f0230216097a3b6760f0d4636ba6854dcb6b
|
||||||
repo: openstack/tripleo-heat-templates
|
repo: openstack/tripleo-heat-templates
|
||||||
version: 8.0.6
|
version: 8.0.6
|
||||||
|
- diff-start: 8.0.5
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 8537f0230216097a3b6760f0d4636ba6854dcb6b
|
||||||
|
repo: openstack/tripleo-heat-templates
|
||||||
|
version: 8.0.7
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/tripleo-heat-templates: {}
|
openstack/tripleo-heat-templates: {}
|
||||||
branches:
|
branches:
|
||||||
|
@ -37,6 +37,12 @@ releases:
|
|||||||
- hash: f45639211efd4235a3680f653c70f5dd0fd1f6aa
|
- hash: f45639211efd4235a3680f653c70f5dd0fd1f6aa
|
||||||
repo: openstack/tripleo-validations
|
repo: openstack/tripleo-validations
|
||||||
version: 8.4.3
|
version: 8.4.3
|
||||||
|
- diff-start: 8.4.2
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: f45639211efd4235a3680f653c70f5dd0fd1f6aa
|
||||||
|
repo: openstack/tripleo-validations
|
||||||
|
version: 8.4.4
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/tripleo-validations: {}
|
openstack/tripleo-validations: {}
|
||||||
branches:
|
branches:
|
||||||
|
@ -32,6 +32,12 @@ releases:
|
|||||||
- hash: 6150dccbc763a8d5b5ff22c2bbbcec8527e7213d
|
- hash: 6150dccbc763a8d5b5ff22c2bbbcec8527e7213d
|
||||||
repo: openstack/networking-bagpipe
|
repo: openstack/networking-bagpipe
|
||||||
version: 9.0.1
|
version: 9.0.1
|
||||||
|
- diff-start: 9.0.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 6150dccbc763a8d5b5ff22c2bbbcec8527e7213d
|
||||||
|
repo: openstack/networking-bagpipe
|
||||||
|
version: 9.0.2
|
||||||
branches:
|
branches:
|
||||||
- location: 9.0.0.0rc1
|
- location: 9.0.0.0rc1
|
||||||
name: stable/rocky
|
name: stable/rocky
|
||||||
|
@ -32,6 +32,12 @@ releases:
|
|||||||
- hash: d406efdf423af7f0dc72b11553e9255b10b99759
|
- hash: d406efdf423af7f0dc72b11553e9255b10b99759
|
||||||
repo: openstack/networking-bgpvpn
|
repo: openstack/networking-bgpvpn
|
||||||
version: 9.0.1
|
version: 9.0.1
|
||||||
|
- diff-start: 9.0.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: d406efdf423af7f0dc72b11553e9255b10b99759
|
||||||
|
repo: openstack/networking-bgpvpn
|
||||||
|
version: 9.0.2
|
||||||
branches:
|
branches:
|
||||||
- location: 9.0.0.0rc1
|
- location: 9.0.0.0rc1
|
||||||
name: stable/rocky
|
name: stable/rocky
|
||||||
|
@ -27,6 +27,12 @@ releases:
|
|||||||
- hash: 871d2df290d829b9cafb0dc383dc3d65810c2dac
|
- hash: 871d2df290d829b9cafb0dc383dc3d65810c2dac
|
||||||
repo: openstack/oslo.log
|
repo: openstack/oslo.log
|
||||||
version: 3.39.1
|
version: 3.39.1
|
||||||
|
- diff-start: 3.39.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 871d2df290d829b9cafb0dc383dc3d65810c2dac
|
||||||
|
repo: openstack/oslo.log
|
||||||
|
version: 3.39.2
|
||||||
branches:
|
branches:
|
||||||
- location: 3.39.0
|
- location: 3.39.0
|
||||||
name: stable/rocky
|
name: stable/rocky
|
||||||
|
@ -55,6 +55,12 @@ releases:
|
|||||||
- hash: a85094b5c5d39cd1496e022f36fc04db7192f153
|
- hash: a85094b5c5d39cd1496e022f36fc04db7192f153
|
||||||
repo: openstack/oslo.messaging
|
repo: openstack/oslo.messaging
|
||||||
version: 8.1.1
|
version: 8.1.1
|
||||||
|
- diff-start: 8.1.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: a85094b5c5d39cd1496e022f36fc04db7192f153
|
||||||
|
repo: openstack/oslo.messaging
|
||||||
|
version: 8.1.2
|
||||||
branches:
|
branches:
|
||||||
- location: 8.1.0
|
- location: 8.1.0
|
||||||
name: stable/rocky
|
name: stable/rocky
|
||||||
|
@ -19,6 +19,12 @@ releases:
|
|||||||
- hash: f7ba0aa49a35bcb1e6c67dbe3dc22cf33ccc436b
|
- hash: f7ba0aa49a35bcb1e6c67dbe3dc22cf33ccc436b
|
||||||
repo: openstack/oslo.privsep
|
repo: openstack/oslo.privsep
|
||||||
version: 1.29.1
|
version: 1.29.1
|
||||||
|
- diff-start: 1.29.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: f7ba0aa49a35bcb1e6c67dbe3dc22cf33ccc436b
|
||||||
|
repo: openstack/oslo.privsep
|
||||||
|
version: 1.29.2
|
||||||
branches:
|
branches:
|
||||||
- location: 1.29.0
|
- location: 1.29.0
|
||||||
name: stable/rocky
|
name: stable/rocky
|
||||||
|
@ -31,6 +31,12 @@ releases:
|
|||||||
- hash: 67a8a8c7f5c606bd1ef394069d6a4969d21ae3a5
|
- hash: 67a8a8c7f5c606bd1ef394069d6a4969d21ae3a5
|
||||||
repo: openstack/oslo.service
|
repo: openstack/oslo.service
|
||||||
version: 1.31.4
|
version: 1.31.4
|
||||||
|
- diff-start: 1.31.3
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 67a8a8c7f5c606bd1ef394069d6a4969d21ae3a5
|
||||||
|
repo: openstack/oslo.service
|
||||||
|
version: 1.31.5
|
||||||
branches:
|
branches:
|
||||||
- location: 1.31.3
|
- location: 1.31.3
|
||||||
name: stable/rocky
|
name: stable/rocky
|
||||||
|
@ -10,3 +10,9 @@ releases:
|
|||||||
- hash: 8f112b9afbbc949c80f57a4f33df4e68ae9ea620
|
- hash: 8f112b9afbbc949c80f57a4f33df4e68ae9ea620
|
||||||
repo: openstack/castellan
|
repo: openstack/castellan
|
||||||
version: 0.20.0
|
version: 0.20.0
|
||||||
|
- diff-start: 0.18.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 8f112b9afbbc949c80f57a4f33df4e68ae9ea620
|
||||||
|
repo: openstack/castellan
|
||||||
|
version: 0.20.1
|
||||||
|
@ -11,3 +11,9 @@ releases:
|
|||||||
- hash: 712da6c465e8794b3575b34a6eb1c5d3061a9b44
|
- hash: 712da6c465e8794b3575b34a6eb1c5d3061a9b44
|
||||||
repo: openstack/ironic-lib
|
repo: openstack/ironic-lib
|
||||||
version: 2.15.0
|
version: 2.15.0
|
||||||
|
- diff-start: 2.14.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 712da6c465e8794b3575b34a6eb1c5d3061a9b44
|
||||||
|
repo: openstack/ironic-lib
|
||||||
|
version: 2.15.1
|
||||||
|
@ -11,3 +11,9 @@ releases:
|
|||||||
- hash: d56295b8a91ab1b6fe1cc402e58404d86d1cd97c
|
- hash: d56295b8a91ab1b6fe1cc402e58404d86d1cd97c
|
||||||
repo: openstack/oslo.concurrency
|
repo: openstack/oslo.concurrency
|
||||||
version: 3.28.0
|
version: 3.28.0
|
||||||
|
- diff-start: 3.27.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: d56295b8a91ab1b6fe1cc402e58404d86d1cd97c
|
||||||
|
repo: openstack/oslo.concurrency
|
||||||
|
version: 3.28.1
|
||||||
|
@ -11,3 +11,9 @@ releases:
|
|||||||
- hash: 7072a7552dcb58a60d08c73c1d002fdf1c5a6202
|
- hash: 7072a7552dcb58a60d08c73c1d002fdf1c5a6202
|
||||||
repo: openstack/oslo.config
|
repo: openstack/oslo.config
|
||||||
version: 6.5.0
|
version: 6.5.0
|
||||||
|
- diff-start: 6.4.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 7072a7552dcb58a60d08c73c1d002fdf1c5a6202
|
||||||
|
repo: openstack/oslo.config
|
||||||
|
version: 6.5.1
|
||||||
|
@ -11,3 +11,9 @@ releases:
|
|||||||
- hash: e64c6bb6970b61b9f8aa704c5b2ac6e1f9c382d3
|
- hash: e64c6bb6970b61b9f8aa704c5b2ac6e1f9c382d3
|
||||||
repo: openstack/oslo.db
|
repo: openstack/oslo.db
|
||||||
version: 4.41.0
|
version: 4.41.0
|
||||||
|
- diff-start: 4.40.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: e64c6bb6970b61b9f8aa704c5b2ac6e1f9c382d3
|
||||||
|
repo: openstack/oslo.db
|
||||||
|
version: 4.41.1
|
||||||
|
@ -11,3 +11,9 @@ releases:
|
|||||||
- hash: e7b3ff20019dcde3796665eea7d5a1867e568630
|
- hash: e7b3ff20019dcde3796665eea7d5a1867e568630
|
||||||
repo: openstack/oslo.i18n
|
repo: openstack/oslo.i18n
|
||||||
version: 3.22.0
|
version: 3.22.0
|
||||||
|
- diff-start: 3.21.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: e7b3ff20019dcde3796665eea7d5a1867e568630
|
||||||
|
repo: openstack/oslo.i18n
|
||||||
|
version: 3.22.1
|
||||||
|
@ -11,3 +11,9 @@ releases:
|
|||||||
- hash: a93c6ef98c8aeddc5a4ae87083689225fbc728bb
|
- hash: a93c6ef98c8aeddc5a4ae87083689225fbc728bb
|
||||||
repo: openstack/oslo.log
|
repo: openstack/oslo.log
|
||||||
version: 3.40.0
|
version: 3.40.0
|
||||||
|
- diff-start: 3.39.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: a93c6ef98c8aeddc5a4ae87083689225fbc728bb
|
||||||
|
repo: openstack/oslo.log
|
||||||
|
version: 3.40.1
|
||||||
|
@ -11,3 +11,9 @@ releases:
|
|||||||
- hash: cef105744d80023eed5ec7392f31e073f38ea765
|
- hash: cef105744d80023eed5ec7392f31e073f38ea765
|
||||||
repo: openstack/oslo.policy
|
repo: openstack/oslo.policy
|
||||||
version: 1.39.0
|
version: 1.39.0
|
||||||
|
- diff-start: 1.38.1
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: cef105744d80023eed5ec7392f31e073f38ea765
|
||||||
|
repo: openstack/oslo.policy
|
||||||
|
version: 1.39.1
|
||||||
|
@ -11,3 +11,9 @@ releases:
|
|||||||
- hash: 9391cbf297d6baad20a3b67a973dd671499278d3
|
- hash: 9391cbf297d6baad20a3b67a973dd671499278d3
|
||||||
repo: openstack/oslo.privsep
|
repo: openstack/oslo.privsep
|
||||||
version: 1.30.0
|
version: 1.30.0
|
||||||
|
- diff-start: 1.29.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 9391cbf297d6baad20a3b67a973dd671499278d3
|
||||||
|
repo: openstack/oslo.privsep
|
||||||
|
version: 1.30.1
|
||||||
|
@ -11,3 +11,9 @@ releases:
|
|||||||
- hash: dde49a40dc59a094f41feb061176aad3dd63a2a0
|
- hash: dde49a40dc59a094f41feb061176aad3dd63a2a0
|
||||||
repo: openstack/oslo.reports
|
repo: openstack/oslo.reports
|
||||||
version: 1.29.0
|
version: 1.29.0
|
||||||
|
- diff-start: 1.28.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: dde49a40dc59a094f41feb061176aad3dd63a2a0
|
||||||
|
repo: openstack/oslo.reports
|
||||||
|
version: 1.29.1
|
||||||
|
@ -11,3 +11,9 @@ releases:
|
|||||||
- hash: 0371c1d7f518406d5d8c271606620c1ba396b6c7
|
- hash: 0371c1d7f518406d5d8c271606620c1ba396b6c7
|
||||||
repo: openstack/oslo.serialization
|
repo: openstack/oslo.serialization
|
||||||
version: 2.28.0
|
version: 2.28.0
|
||||||
|
- diff-start: 2.27.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 0371c1d7f518406d5d8c271606620c1ba396b6c7
|
||||||
|
repo: openstack/oslo.serialization
|
||||||
|
version: 2.28.1
|
||||||
|
@ -11,3 +11,9 @@ releases:
|
|||||||
- hash: 50474adf278c79e74c2dc44733f5b6158ba5e7d8
|
- hash: 50474adf278c79e74c2dc44733f5b6158ba5e7d8
|
||||||
repo: openstack/oslo.versionedobjects
|
repo: openstack/oslo.versionedobjects
|
||||||
version: 1.34.0
|
version: 1.34.0
|
||||||
|
- diff-start: 1.33.3
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 50474adf278c79e74c2dc44733f5b6158ba5e7d8
|
||||||
|
repo: openstack/oslo.versionedobjects
|
||||||
|
version: 1.34.1
|
||||||
|
@ -11,3 +11,9 @@ releases:
|
|||||||
- hash: 04f82ae934fda23612f78b2be9dfb24b06268c87
|
- hash: 04f82ae934fda23612f78b2be9dfb24b06268c87
|
||||||
repo: openstack/oslo.vmware
|
repo: openstack/oslo.vmware
|
||||||
version: 2.32.0
|
version: 2.32.0
|
||||||
|
- diff-start: 2.31.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 04f82ae934fda23612f78b2be9dfb24b06268c87
|
||||||
|
repo: openstack/oslo.vmware
|
||||||
|
version: 2.32.1
|
||||||
|
@ -11,3 +11,9 @@ releases:
|
|||||||
- hash: 2b4786b5cc819c5d321d97e3cf9e1d5f24ebdb97
|
- hash: 2b4786b5cc819c5d321d97e3cf9e1d5f24ebdb97
|
||||||
repo: openstack/osprofiler
|
repo: openstack/osprofiler
|
||||||
version: 2.4.0
|
version: 2.4.0
|
||||||
|
- diff-start: 2.3.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: 2b4786b5cc819c5d321d97e3cf9e1d5f24ebdb97
|
||||||
|
repo: openstack/osprofiler
|
||||||
|
version: 2.4.1
|
||||||
|
@ -11,3 +11,9 @@ releases:
|
|||||||
- hash: f9349f4301d3892fe797498c65d1c0768abc35a3
|
- hash: f9349f4301d3892fe797498c65d1c0768abc35a3
|
||||||
repo: openstack/taskflow
|
repo: openstack/taskflow
|
||||||
version: 3.3.0
|
version: 3.3.0
|
||||||
|
- diff-start: 3.2.0
|
||||||
|
projects:
|
||||||
|
- comment: 'procedural tag to handle release job failure'
|
||||||
|
hash: f9349f4301d3892fe797498c65d1c0768abc35a3
|
||||||
|
repo: openstack/taskflow
|
||||||
|
version: 3.3.1
|
||||||
|
Loading…
Reference in New Issue
Block a user