daa9a68b90
We ended up POST_FAILURE when uploading packages to pypi, the easiest workaround is to re-release them with bugfix version bump, as we agreed with the team. Change-Id: I30ddffbfc3761911de5d67f7e8d3fc3e45ad7502
34 lines
961 B
YAML
34 lines
961 B
YAML
---
|
|
launchpad: trove
|
|
release-model: cycle-with-rc
|
|
team: trove
|
|
type: service
|
|
cycle-highlights:
|
|
- Trove now supports the network isolation between the management
|
|
network and the business network by implementing a simple docker
|
|
network driver in Guest agent.
|
|
repository-settings:
|
|
openstack/trove: {}
|
|
releases:
|
|
- version: 21.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/trove
|
|
hash: 6822a76ad9fad71be7875899a6a879439547f523
|
|
- version: 21.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/trove
|
|
hash: 5cb5a331a414efdc23c60a307da31945f3dec7c1
|
|
- version: 21.0.0
|
|
projects:
|
|
- repo: openstack/trove
|
|
hash: 5cb5a331a414efdc23c60a307da31945f3dec7c1
|
|
diff-start: 20.0.0
|
|
- version: 21.0.1
|
|
projects:
|
|
- repo: openstack/trove
|
|
hash: 5cb5a331a414efdc23c60a307da31945f3dec7c1
|
|
branches:
|
|
- name: stable/2024.1
|
|
location: 21.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/trove/2024.1.html
|