vmware-nsx/quantum/common
Gary Kotton b6cb4316da Ensure unique mac address allocation.
This is the first part of bug 1008029

If the port command does not contain a MAC address then Quantum will generate
a random MAC address. The mac address will be saved in the database to ensure
that it is not used by another port on the same network.

Added mock-based test for mac exhaustion.

Change-Id: I4d3fe12fd1e3c347b8e286d920a0609d0b3c4e8c
2012-06-19 16:34:01 -07:00
..
__init__.py Remove dependency on python-quantumclient 2012-04-23 18:42:08 -07:00
config.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
exceptions.py Ensure unique mac address allocation. 2012-06-19 16:34:01 -07:00
flags.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
test_lib.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
utils.py Merge "removed "runthis" and other unused functions from utils.py" 2012-06-19 05:44:04 +00:00