magnum/magnum/tests/unit/db
wangqun 6dc4816521 Adds volume_driver in db api
Adds volume_driver to the following:
1. api baymodel attribute
2. a new column to the baymodel db
3. objects.Note: Updates baymodel object version
4. Unit tests

Co-Authored By: Kai Qiang Wu(Kennan)<wkqwu@cn.ibm.com>
Co-Authored By: Ton Ngo<ton@us.ibm.com>
Partially-Implements: blueprint magnum-integrate-with-cinder

Change-Id: I25506bd39ab4be513ef99c39f8c52a502b300d92
2016-01-26 05:42:11 +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_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 Replace dict.iteritems() with dict.items() 2015-12-22 20:13:54 -05: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 Adds volume_driver in db api 2016-01-26 05:42:11 +00:00