Duplicated [oslo_policy]
Remove duplicated [oslo_policy] in magnum.conf. Change-Id: I69c82e31d7041d7e8f9c31ba1bf54f0906f2a6dc Closes-Bug: #1754593
This commit is contained in:
parent
a125530b90
commit
af87ad7c06
@ -14,9 +14,6 @@ host = {{ api_interface_address }}
|
|||||||
workers = {{ openstack_service_workers }}
|
workers = {{ openstack_service_workers }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
[oslo_policy]
|
|
||||||
policy_file = /etc/magnum/policy.json
|
|
||||||
|
|
||||||
[database]
|
[database]
|
||||||
connection = mysql+pymysql://{{ magnum_database_user }}:{{ magnum_database_password }}@{{ magnum_database_address }}/{{ magnum_database_name }}
|
connection = mysql+pymysql://{{ magnum_database_user }}:{{ magnum_database_password }}@{{ magnum_database_address }}/{{ magnum_database_name }}
|
||||||
max_retries = -1
|
max_retries = -1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user