Files
openstack-helm/releasenotes/notes/nova-2e97a6de46b4c9b9.yaml
Doug Goldstein 5bfc19d67d fix(nova): use recommended cinder path
Follow I198a6ceff5ec2ecbe4e20e7d4e68177903d4f1a6 and use the recommended
cinder volume v3 path since Yoga.

Change-Id: I16f3168bd68fa2f9cb452fd58a126d4d7fdb6a02
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
2025-08-17 13:12:07 -05:00

7 lines
186 B
YAML

---
upgrade:
- |
Change the default volume v3 path to not include the tenant_id. The is the
current recommended approach and has not been necessary since the Yoga release.
...