magnum/magnum/tests/unit/objects
Eli Qiao c23ee12d30 Add Bay.list_all method to allow admin context to query all tenants bay
This patch adds a new method list_all to allows admin context to query all bays
from db.

A periodic task requires this function becuase we need to query all temporary
status bays and sync their status from heat stack.

Partial-Implements: blueprint add-periodic-task
Co-Authored-By: ShaoHe Feng <shaohe.feng@intel.com>
Change-Id: I1ca2a7ca07b3393b06b78addb91443b9c427f733
2015-06-25 17:51:39 +08:00
..
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_bay.py Add Bay.list_all method to allow admin context to query all tenants bay 2015-06-25 17:51:39 +08:00
test_baylock.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_baymodel.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_container.py Rename image_id to image in container object 2015-06-23 23:07:13 +08:00
test_node.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_objects.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_objects_sqlalchemy.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_pod.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_replicationcontroller.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_service.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
utils.py Make room for functional tests 2015-04-02 12:25:43 -04:00