Gary Kotton 709cc0c154 DVS: provide a dhcp_driver class for plugin
Enable the plugin to override the base DHCP DeviceManager.

This patch does the following:
1. provide a class that overrides the default. This is required
   so that we can override the device_manager class
2. Introduces two new configuration variables:
    - dhcp_override_mac - enables the driver to override the
      neutron port mac address. This should be used when the DHCP
      agent is running on a VM that is connected to the DVS. This
      can save the admin the bother of setting 'forged transmits'
      to enable. This should be the MAC address of the VM
    - dvs_integration_bridge - the name of the bridge to plug the
      interface. This may be a dedicated bride that is connected
      to the DVS

This enables one to use the simple DVS plugin and actaully get a
DHCP address.

NOTE: a port group that can see all of the tags should be
configured. This is the port group that the dvs_integration_bridge
should be attached to.

DocImpact

Change-Id: I6b0742b363e551e09a8c44fd59c698a90d180efd
Depends-on: cee3664a77487750c2c5f68f1df97f3d80362e17
2016-08-02 01:55:46 -07:00
2016-07-13 11:29:05 +03:00
2016-07-12 09:05:22 -06:00
2014-05-16 13:40:04 -04:00
2016-07-12 09:05:22 -06:00
2015-11-29 03:13:04 -08:00
2014-12-21 23:24:18 -08:00
2015-10-01 23:35:22 +05:30
2016-07-12 09:05:22 -06:00
2016-07-13 11:29:05 +03:00
2015-09-17 15:04:38 +00:00

VMware-NSX package

You have come across the VMware-NSX family of Neutron plugins

External Resources:

The homepage for the VMware-NSX project is on Launchpad.

Use this site for asking for help, and filing bugs. Code is available both git.openstack.org and github.

For help on usage and hacking of VMware-NSX, please send a message to the openstack-dev mailing list.

For information on how to contribute to VMware-NSX, please see the contents of the CONTRIBUTING.rst file.

Description
A set of Neutron drivers for the VMware NSX.
Readme 97 MiB
Languages
Python 98.5%
Shell 1.5%