magnum/magnum/tests/unit/db
Vilobh Meshram 798fc51c47 Create BayModel with provided(VM/BM) server type
In its current state of art, the Baymodel is created
with only "VM" server type. This value is hardcoded in the
code and a tech debt bug was filed to clean it off. Also
this feature can be useful to allow bay model creation with
various server type like virtual machines, baremetal etc.

Client side changes will be provided as part of seperate
patch.

Partial-Bug: #1491003

Change-Id: I8981031d097fc41c94ad509c7b090f0a57a90525
2015-11-11 22:07:00 +00:00
..
sqlalchemy Remove setUp function 2015-07-21 01:27:03 +08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
base.py Override _setUp instead setUp when we use fixtures.Fixture 2015-07-14 07:00:46 +08:00
test_bay.py Merge "Move 'all_tenants' options to context" 2015-08-31 15:49:04 +00:00
test_baylock.py Database changes for conductor horizontal scale 2015-04-11 16:26:45 +00:00
test_baymodel.py Remind the user when sort_key is invalid 2015-07-21 10:30:43 +08:00
test_container.py Add bay filter to container 2015-10-28 09:55:56 +08:00
test_magnum_service.py Fix order of arguments in assertEqual 2015-10-10 18:49:11 +08:00
test_node.py Remind the user when sort_key is invalid 2015-07-21 10:30:43 +08:00
test_pod.py Remove unused DB API and Pod object API 2015-09-24 17:47:22 -07:00
test_replicationcontroller.py Remove unused DB API get_rcs_by_bay_uuid 2015-09-29 18:10:50 -07:00
test_service.py Remove unused DB API and Service object API 2015-09-29 16:22:02 -07:00
test_x509keypair.py Move 'all_tenants' options to context 2015-08-27 18:22:35 -04:00
utils.py Create BayModel with provided(VM/BM) server type 2015-11-11 22:07:00 +00:00