681fa9a223
The AdminToken parameter is no longer used as admin token since we removed usage of admin token in keystone, but used only as a password of the keystone user. This change renames the parameter to make it consistent with the other parameters. Change-Id: I5c0ac76cedfbfa54caff6d45f8af1ca908551b04
6 lines
134 B
YAML
6 lines
134 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ``AdminToken`` parameter has been deprecated.
|
|
Use the new ``KeystonePassword`` parameter instead.
|