openstack-helm/releasenotes/notes/openstack.yaml
Vladimir Kozhukalov 277ade0506 Run compute-kit umbrella job with Zed release
Change-Id: I6fba78163f193dbe053f2e33befe95e6b4d03a03
2023-07-04 03:32:17 +03:00

15 lines
646 B
YAML

---
openstack:
- 0.1.0 Initial Chart
- 0.1.1 Deploy compute-kit charts (neutron, nova, libvirt, openvswitch, placement)
- 0.1.2 Use host path storage for rabbitmq, so that rabbitmq retains data across pod recreation
- 0.1.3 Add neutron_netns_cleanup_cron release image override, so that the respective release image is used
- 0.1.4 Remove links in openstack/charts
- 0.1.5 Revert Remove links in openstack/charts
- 0.1.6 Added horizon to install as default component.
- 0.1.7 Remove placement db-migrate
- 0.2.0 Remove support for Train and Ussuri
- 0.2.1 Update all Ceph images to Focal
- 0.2.2 Add zed values override
...