magnum/magnum/tests/unit/db
OTSUKA, Yuanying 62c75e5883 Add fixed_subnet field to baymodel
Ironic template needs to specify fixed subnet name/ID.
And also user sometimes want to build his cluster on
his network which he built.
This patch adds fixed_subnet field to baymodel to specify
fixed subnet which bay will build on.

Change-Id: Ia21ad6e3e1472a0d078d08369ef62601034fcc17
Partial-Implements: blueprint magnum-baremetal-full-support
2016-06-30 15:16:45 +09:00
..
sqlalchemy Remove pod object 2016-05-27 11:34:09 +01:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
base.py Load wsgi app(api) with paste.deploy 2016-03-08 09:25:44 +08:00
test_bay.py Remove service object 2016-06-02 10:46:13 +01:00
test_baymodel.py Use oslo_utils.uuidutils support 2016-05-25 21:07:40 +02:00
test_container.py Use oslo_utils.uuidutils support 2016-05-25 21:07:40 +02:00
test_magnum_service.py Replace dict.iteritems() with dict.items() 2015-12-22 20:13:54 -05:00
test_quota.py Resource Quota - Introduce Quota Table 2016-02-27 03:25:47 -08:00
test_replicationcontroller.py Use oslo_utils.uuidutils support 2016-05-25 21:07:40 +02:00
test_x509keypair.py X509keypair cleanup 2016-05-30 12:02:26 +05:30
utils.py Add fixed_subnet field to baymodel 2016-06-30 15:16:45 +09:00