Merge "autohelp: updated to include vmware-nsx options"

This commit is contained in:
Jenkins 2015-04-28 20:14:52 +00:00 committed by Gerrit Code Review
commit 505368e524
2 changed files with 2 additions and 0 deletions

View File

@ -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()

View File

@ -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