Files
ff66fb9d4bab15713e3a74e189e0051b1b3c3903
networking-bgpvpn /devstack /settings
Thomas Morin 32ea1be8c9 devstack: use helper to add a service plugin
Devstack will now use the help for adding a service
plugin definition, thus avoiding the definition of
Q_SERVICE_PLUGIN_CLASSES in local.conf.
Change-Id: I3299a5a7f35ea7eff5353cc1028b056da3b0c33f
2015年09月10日 13:58:31 +02:00

5 lines
186 B
Plaintext

NETWORKING_BGPVPN_DIR=$DEST/networking-bgpvpn
NETWORKING_BGPVPN_CONF=$NEUTRON_CONF_DIR/networking_bgpvpn.conf
BGPVPN_PLUGIN_CLASS=networking_bgpvpn.neutron.services.plugin.BGPVPNPlugin