Tactical fix to make designate work
This commit is contained in:
parent
7747f7f997
commit
100779616b
@ -107,6 +107,12 @@ volume_api_class = nova.volume.cinder.API
|
||||
instances_path = {{ instances_path }}
|
||||
{% endif -%}
|
||||
|
||||
notification_driver=messaging
|
||||
notification_topics = notifications_designate
|
||||
notify_on_state_change = vm_and_task_state
|
||||
instance_usage_audit_period = hour
|
||||
instance_usage_audit = true
|
||||
|
||||
{% if sections and 'DEFAULT' in sections -%}
|
||||
{% for key, value in sections['DEFAULT'] -%}
|
||||
{{ key }} = {{ value }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user