|
|
@ -0,0 +1,11 @@ |
|
|
|
--- |
|
|
|
upgrade: |
|
|
|
- | |
|
|
|
Cinder's legacy "volume" service and its associated endpoints are |
|
|
|
automatically removed from the keystone catalog. The "volume" service is |
|
|
|
associated with Cinder's v1 API, which was removed in Queens. |
|
|
|
fixes: |
|
|
|
- | |
|
|
|
The keystone catalog is automatically updated to remove any entries |
|
|
|
associated with Cinder's v1 API "volume" service. This fixes bug |
|
|
|
`1897761 <https://bugs.launchpad.net/tripleo/+bug/1897761>`_. |