]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enable user to configure base mac address.
authorGary Kotton <gkotton@redhat.com>
Tue, 26 Jun 2012 06:15:46 +0000 (02:15 -0400)
committerGary Kotton <gkotton@redhat.com>
Wed, 27 Jun 2012 05:12:45 +0000 (01:12 -0400)
commitf54a788cae726b8e1480e27c0a416c66a7afb373
treeae7743731555a96e6d6bb5422ee8c789b6c859ea
parent6edab9de8183e92d15e09d5d923fe9995695eef2
Enable user to configure base mac address.

In addition to this enable the user to configure the amount of
retries to generate a unique MAC address

Change-Id: Ic109ae65993141c6dc7d63f394066a31e79e2b4c
etc/quantum.conf
quantum/common/config.py
quantum/db/db_base_plugin_v2.py
quantum/tests/unit/test_db_plugin.py