
The motivation is to remove 127.0.0.1 in connection_uri and so can allow live migration in libvirtd. Plus, realize tls on libvirt to secure. Now /run is already mounted so it should work Depends-On: https://review.opendev.org/752263 Change-Id: I911abb8b1ee1e300d02a373e083a404574cc3fea
15 lines
585 B
YAML
15 lines
585 B
YAML
---
|
|
nova:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 Add ssh to Nova compute
|
|
- 0.1.3 Establish Nova and Placement dependencies
|
|
- 0.1.4 Remove deprecated os_region_name for placement
|
|
- 0.1.5 Enable hostIPC
|
|
- 0.1.6 Swap SSH key names to reflect the correct key
|
|
- 0.1.7 Use HostToContainer mountPropagation
|
|
- 0.1.8 Change Issuer to ClusterIssuer
|
|
- 0.1.9 Revert "Change Issuer to ClusterIssuer"
|
|
- 0.1.10 Use HostToContainer mount propagation
|
|
- 0.1.11 Secure libvirt connection from using 127.0.0.1 to use unix socket
|