d430dcd548
The admin parameters have been moved to auth. As such this patch tries to find them under auth section and if they are not found falls back to the older method. Change-Id: Ic2676a949dbc92abca270a58ea5a39ef494702de
9 lines
242 B
YAML
9 lines
242 B
YAML
---
|
|
prelude: >
|
|
Add support for admin parameters being used from auth section
|
|
deprecations:
|
|
- |
|
|
Move admin_username to auth from identity
|
|
Move admin_tenant_name to auth from identity
|
|
Move admin_password to auth from identity
|