Remove discard configuration
The admin_password and admin_user in default section is discarded in code, no longer be used anymore. Change-Id: I1d31faf0781cb61d13aa6a76534e38783e4f920f
This commit is contained in:
parent
b1b501cc08
commit
f73af4395c
@ -8,8 +8,6 @@
|
||||
[DEFAULT]
|
||||
{% if not enable_keystone | bool %}
|
||||
auth_strategy = noauth
|
||||
admin_user = {{ openstack_auth.username }}
|
||||
admin_password = {{ keystone_admin_password }}
|
||||
{% endif %}
|
||||
debug = {{ ironic_logging_debug }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user