Using credentials in keystone_authtoken options for nova_* resources
was deprecated some cycles ago[1].
[1] 0ed626e146
Change-Id: Iff2124f142791df8eb0be12ce134e32145bc209c
10 lines
231 B
YAML
10 lines
231 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The following resource types no longer attempts to load user credentials
|
|
from the ``[keystone_authtoken]`` section in ``nova.conf``.
|
|
|
|
- ``nova_aggregate``
|
|
- ``nova_flavor``
|
|
- ``nova_service``
|