Merge "Duplicated [oslo_policy]"

This commit is contained in:
Zuul 2018-03-11 03:45:42 +00:00 committed by Gerrit Code Review
commit 2fb5e939d2

View File

@ -14,9 +14,6 @@ host = {{ api_interface_address }}
workers = {{ openstack_service_workers }}
{% endif %}
[oslo_policy]
policy_file = /etc/magnum/policy.json
[database]
connection = mysql+pymysql://{{ magnum_database_user }}:{{ magnum_database_password }}@{{ magnum_database_address }}/{{ magnum_database_name }}
max_retries = -1