fix section name in devstack configuration
Change-Id: I874f251a320c16b6768baf84ddeee7a53b177ddc
This commit is contained in:
parent
7815ee3d37
commit
0d2e36e946
@ -135,7 +135,7 @@ function configure_vitrage {
|
||||
iniset $VITRAGE_CONF service_credentials auth_url $KEYSTONE_SERVICE_URI
|
||||
|
||||
# add default plugins
|
||||
iniset $VITRAGE_CONF synchronizer_plugins plugin_type $VITRAGE_DEFAULT_PLUGINS
|
||||
iniset $VITRAGE_CONF plugins plugin_type $VITRAGE_DEFAULT_PLUGINS
|
||||
|
||||
# remove neutron vitrage plugin if neutron plugin not installed
|
||||
if ! is_service_enabled neutron; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user