linb 0dcb113c36 Fix duplicate dhcp edge name error
When we detaching subnet from one dhcp edge and deploying a new dhcp edge
for the subnet, there is a chance that we would use a duplicate name for
the new dhcp edge and it would lead to duplicate name error at the
backend. Since the edge name is just a tag that we can easily read and
it would not be used in plugin, the patch fixed the problem by using a
randomly unique edge name.

Change-Id: Ia764ec8c7b54e78ed36f827df4e3025d6e309062
Fixes-bug: #1508633
2015-09-07 10:43:37 +08:00
2014-12-21 23:24:18 -08:00
2015-01-07 08:27:39 -08:00
2015-01-20 23:49:01 -08:00
2014-05-16 13:40:04 -04:00
2014-12-21 23:24:18 -08:00
2014-12-21 23:24:18 -08:00
2015-06-14 02:02:16 -07:00
2015-02-26 13:46:02 +08:00
2015-07-15 01:38:53 +00:00

Welcome!

You have come across the VMware-NSX family of driver for Neutron.

External Resources:

The homepage for VMware-NSX is: http://launchpad.net/vmware-nsx. Use this site for asking for help, and filing bugs. Code is available on git.openstack.org at <https://github.com/openstack/vmware-nsx>.

For help on usage and hacking of VMware-NSX, please send mail to <mailto:openstack-dev@lists.openstack.org>.

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%