devstack: Adapt to lib/neutron
Depends-On: Icfa2cfa662013324d38099b82ce0f58ed8377e60 Change-Id: Iab72c3bde4d3ff1a9323e30bb4236d2770726068
This commit is contained in:
parent
fb30a7a64f
commit
dca5f9114f
@ -25,11 +25,10 @@ function neutron_agent_vpnaas_install_agent_packages {
|
||||
function neutron_vpnaas_configure_common {
|
||||
cp $NEUTRON_VPNAAS_DIR/etc/neutron_vpnaas.conf.sample $NEUTRON_VPNAAS_CONF
|
||||
neutron_server_config_add $NEUTRON_VPNAAS_CONF
|
||||
_neutron_service_plugin_class_add $VPN_PLUGIN
|
||||
_neutron_deploy_rootwrap_filters $NEUTRON_VPNAAS_DIR
|
||||
neutron_service_plugin_class_add $VPN_PLUGIN
|
||||
neutron_deploy_rootwrap_filters $NEUTRON_VPNAAS_DIR
|
||||
inicomment $NEUTRON_VPNAAS_CONF service_providers service_provider
|
||||
iniadd $NEUTRON_VPNAAS_CONF service_providers service_provider $NEUTRON_VPNAAS_SERVICE_PROVIDER
|
||||
iniset $NEUTRON_CONF DEFAULT service_plugins $Q_SERVICE_PLUGIN_CLASSES
|
||||
}
|
||||
|
||||
function neutron_vpnaas_configure_db {
|
||||
|
Loading…
Reference in New Issue
Block a user