vmware-nsx/quantum/db
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 Second round of packaging changes 2011-11-28 10:33:52 -08:00
api.py Add API v2 support 2012-06-11 10:36:10 -05:00
db_base_plugin_v2.py Ensure unique mac address allocation. 2012-06-19 16:34:01 -07:00
model_base.py Add API v2 support 2012-06-11 10:36:10 -05:00
models_v2.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
models.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00