trove/trove/tests/unittests/datastore
Riddhi Shah 8f59f8ef41 Associate flavor types with datastore versions
This feature provides the ability to associate flavor
types with datastore versions.The trove-manage util
will provide the ability to add or delete this information.
All nova flavors are permitted for a datastore-version unless
one or more entries are found in datastore_version_metadata,
in which case only those are permitted.

partially implements blueprint associate-flavors-datastores

Change-Id: Ib012401f89d07c502f93d5ee1cd4abb6b738953a
2015-08-11 23:13:02 -07:00
..
__init__.py adding configuration group support 2014-02-06 13:29:09 -06:00
base.py Associate flavor types with datastore versions 2015-08-11 23:13:02 -07:00
test_capability.py Fixes hacking rules 2015-05-29 07:27:59 +00:00
test_datastore.py Fixes hacking rules 2015-05-29 07:27:59 +00:00
test_datastore_version_metadata.py Associate flavor types with datastore versions 2015-08-11 23:13:02 -07:00
test_datastore_versions.py Corrects order of parameters to assertEqual 2015-04-30 06:55:59 +00:00