vmware-nsx/vmware_nsx/neutron/tests/unit/vmware/vshield
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
..
__init__.py VMware: fix gitreview 2014-12-21 23:24:18 -08:00
fake_vcns.py NSXv: enable support for a portgroup provider network 2015-07-14 04:55:07 -07:00
test_edge_utils.py Fix duplicate dhcp edge name error 2015-09-07 10:43:37 +08:00
test_vcns_driver.py Python3: replace dict.iteritems with six.iteritems 2015-06-04 13:51:40 +03:00