magnum/magnum/tests/unit/db
Hua Wang 8074f6f4ce Create trust_id for bay
All bays use the same trustee_user and different trust. A trust is
created for a bay when the bay is created, and is deleted when the
bay is deleted.

Partially-Implements: blueprint registryv2-in-master
Change-Id: Iab2037677f683fe4c562915b98303da02c59c299
2015-12-15 11:28:23 +08: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 trust_id for bay 2015-12-15 11:28:23 +08:00