Merge "Fix searchlight nova resources indexation"

This commit is contained in:
Jenkins 2017-07-14 13:25:17 +00:00 committed by Gerrit Code Review
commit 41475bdc7b

View File

@ -73,7 +73,7 @@ enabled = {{ enable_swift | bool }}
[resource_plugin:os_swift_object]
enabled = {{ enable_swift | bool }}
[resource_plugin:os_server_nova]
[resource_plugin:os_nova_server]
enabled = {{ enable_nova | bool }}
[resource_plugin:os_nova_hypervisor]
@ -81,6 +81,7 @@ enabled = {{ enable_nova | bool }}
[resource_plugin:os_nova_flavor]
enabled = {{ enable_nova | bool }}
notifications_topics_exchanges = versioned_notifications,nova
[resource_plugin:os_nova_servergroup]
enabled = {{ enable_nova | bool }}