magnum/magnum/tests/db
Jay Lau (Guangya Liu) 9f280956c6 Add project_id and user_id to db query filter
project_id and user_id were added to the following db query filter:
1) container
2) node
3) bay
4) baymodel

Implements part of bp multi-tenant

Change-Id: I56488f8c333b917fe9ba7a23054999ec51f287f5
2015-01-25 21:30:05 -05:00
..
sqlalchemy Add DB unit test for JSONEncodedDict and JSONEncodedList 2015-01-02 23:24:58 -05:00
__init__.py Use versioned objects for bays 2014-12-03 17:21:17 -05:00
base.py Fix authentication 2014-12-17 18:44:03 +09:00
test_bay.py Add project_id and user_id to db query filter 2015-01-25 21:30:05 -05:00
test_baymodel.py Add project_id and user_id to db query filter 2015-01-25 21:30:05 -05:00
test_container.py Add project_id and user_id to db query filter 2015-01-25 21:30:05 -05:00
test_node.py Add project_id and user_id to db query filter 2015-01-25 21:30:05 -05:00
test_pod.py Add tests for Pod and Service on dbapi 2015-01-03 21:09:45 +00:00
test_replicationcontroller.py Add more unit test for replication controller 2015-01-05 21:18:34 -05:00
test_service.py Add tests for Pod and Service on dbapi 2015-01-03 21:09:45 +00:00
utils.py Add project_id and user_id to magnum objects 2015-01-22 09:29:17 -05:00