Merge "Remove discard configuration"

This commit is contained in:
Jenkins 2017-10-09 04:29:25 +00:00 committed by Gerrit Code Review
commit 538d37c861

View File

@ -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 }}