openstack-helm-infra/releasenotes/notes/libvirt.yaml
Thiago Brito 1e2b18f6c3 Enable taint toleration for libvirt
This adds taint toleration support for openstack jobs

Signed-off-by: Lucas Cavalcante <lucasmedeiros.cavalcante@windriver.com>
Change-Id: I8e1a719235b364907491df25ce7e32133163ecf9
2022-03-23 18:09:12 +00:00

15 lines
564 B
YAML

---
libvirt:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Setup libvirt SSL
- 0.1.3 Create override for external ceph cinder backend
- 0.1.4 Set unix socket auth method as none
- 0.1.5 Use full image ref for docker official images
- 0.1.6 Enhancement to enable probes override from values.yaml
- 0.1.7 Add libvirt overrides for Victoria and Wallaby
- 0.1.8 Update htk requirements
- 0.1.9 Exec libvirt instead of forking from bash
- 0.1.10 Enable taint toleration for Openstack services jobs
...