Merge "autohelp: updated to include vmware-nsx options"
This commit is contained in:
commit
505368e524
@ -41,6 +41,7 @@ def neutron_misc():
|
||||
import networking_l2gw.services.l2gateway.common.config as l2gw
|
||||
import networking_vsphere.common.config
|
||||
from oslo.config import cfg
|
||||
import vmware_nsx.neutron.plugins.vmware.common.config # noqa
|
||||
|
||||
bsnstacklib.plugins.bigswitch.config.register_config()
|
||||
networking_vsphere.common.config.register_options()
|
||||
|
@ -31,3 +31,4 @@ ryu
|
||||
-e git+https://git.openstack.org/stackforge/networking-portforwarding.git#egg=networking-portforwarding
|
||||
-e git+https://git.openstack.org/stackforge/networking-vsphere.git#egg=networking-vsphere
|
||||
-e git+https://git.openstack.org/stackforge/neutron-powervm.git#egg=neutron-powervm
|
||||
-e git+https://git.openstack.org/stackforge/vmware-nsx.git#egg=vmware-nsx
|
||||
|
Loading…
Reference in New Issue
Block a user