magnum/magnum/tests/unit/db
Eli Qiao 3bd7492f21 Allow show public baymodel
We can not get public baymodel now.

Fix it by:

1. Union public baymodel when fetch baymodel from DB.
2. Don't apply policy checking if the baymodel is public

Closes-Bug: #1557977
Change-Id: Ie5b1432d06611cd697a55f67fd66207e1e757382
2016-03-22 10:51:50 +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 Load wsgi app(api) with paste.deploy 2016-03-08 09:25:44 +08:00
test_bay.py Merge "Move 'all_tenants' options to context" 2015-08-31 15:49:04 +00:00
test_baymodel.py Allow show public baymodel 2016-03-22 10:51:50 +08:00
test_container.py Add bay filter to container 2015-10-28 09:55:56 +08:00
test_magnum_service.py Replace dict.iteritems() with dict.items() 2015-12-22 20:13:54 -05:00
test_pod.py Remove unused DB API and Pod object API 2015-09-24 17:47:22 -07:00
test_quota.py Resource Quota - Introduce Quota Table 2016-02-27 03:25:47 -08: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 Remove unused attribute "ssh_authorized_key" 2016-02-28 15:33:56 -05:00