4912283b03
Since Tempest 12 following values are removed from identity section: - admin_username - admin_password - admin_project_name The values were moved to auth section. Change-Id: Ia98c9449b3fdc7aae40d204f0e2da44f987a5f9d
11 lines
219 B
YAML
11 lines
219 B
YAML
---
|
|
other:
|
|
- |
|
|
The following options are moved from identity section:
|
|
- admin_username
|
|
- admin_password
|
|
- admin_project_name
|
|
|
|
to auth section as this is done in Tempest since
|
|
Tempest 12.
|