3009f37757
Co-authored-by: Armando Migliaccio <armamig@gmail.com> Change-Id: I7c7efbaa7a53f8d244f1b19ea3a7c8a8900602be Depends-on: I7331e914234c5f0b7abe836604fdd7e4067551cf Depends-on: Ia91dfbf9d93e19b43c0dd0b58b95fc0080b0ad7c Depends-on: I48cd9257f419ad949ba0cecc9aca98a624ca4dcc |
||
---|---|---|
.. | ||
nsx_v3 | ||
__init__.py | ||
README.rst |
Enabling NSX Tap-as-a-Service Plugin in DevStack
Download DevStack
Add tap-as-a-service repo as an external repository and configure following flags in
local.conf
:[[local]|[localrc]] # TaaS plugin NSXv3 driver config enable_plugin tap-as-a-service https://github.com/openstack/tap-as-a-service enable_service taas Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron Q_PLUGIN_EXTRA_CONF_FILES=(taas_plugin.ini) TAAS_SERVICE_DRIVER=TAAS:vmware_nsx_taas:vmware_nsx.services.neutron_taas.nsx_v3.driver.NsxV3Driver:default