releases/deliverables/train/kolla.yaml
Mark Goddard a4af6b3c0b Release kolla and kolla-ansible stable branches
* Release kolla 7.1.0 for Rocky
* Release kolla 8.0.2 for Stein
* Release kolla 9.0.1 for Train

* Release kolla-ansible 7.2.0 for Rocky
* Release kolla-ansible 8.1.0 for Stein
* Release kolla-ansible 9.0.1 for Train

Change-Id: Id6739d07622baf66909e2eb08101c332ed7d7ae2
2020-01-29 17:16:17 +00:00

34 lines
1013 B
YAML

---
launchpad: kolla
release-model: cycle-trailing
team: kolla
type: other
repository-settings:
openstack/kolla: {}
branches:
- location: 9.0.0.0rc1
name: stable/train
releases:
- projects:
- hash: 3ef9bf828ed225270c668d0ab396f4ecefdf9e31
repo: openstack/kolla
version: 9.0.0.0rc1
- version: 9.0.0.0rc2
projects:
- hash: 19c38d9c9d6416b7859037396484fff2e587ec4b
repo: openstack/kolla
- version: 9.0.0
projects:
- hash: 19c38d9c9d6416b7859037396484fff2e587ec4b
repo: openstack/kolla
- projects:
- repo: openstack/kolla
hash: 9b8dbab77f2990036a09ff6146042b4c18dba3a8
version: 9.0.1
cycle-highlights:
- Switched to Python 3 in Debian and Ubuntu source images.
- Introduced images and playbooks for Masakari, which supports instance
High Availability, and Qinling, which provides Functions as a Service.
- Added support for deployment of multiple Nova cells.
- Added support for control plane communication via IPv6.