releases/deliverables/antelope/kolla-ansible.yaml
Michal Nasiadka 639e0c1ad2 kolla/kolla-ansible: add cycle highlights
Change-Id: I5d3d2744923a332aa1e2b77a053da3b77e8ebe6f
2023-03-07 12:27:10 +01:00

14 lines
458 B
YAML

---
launchpad: kolla-ansible
release-model: cycle-with-rc
team: kolla
type: trailing
repository-settings:
openstack/kolla-ansible: {}
cycle-highlights:
- All services in containers are now running under systemd control.
- Support for deploying Skyline has been added.
- validate-config CLI option has been added, which will validate services
configuration files using oslo-config-validator.
- Trove service deployment now supports backend TLS.