trove/trove
Denis M 2de5c0f66d Isolate unit tests from integration tests data
Reasons:
 - unit tests are depending on integration tests data, such as:
  - datastore and its versions;
 - distribution package maintainers are not able to package Trove since ice house RC1.

Gate behaviour:
 - gate tests are not failing because unit tests are running right after
   fake-mode tests, so sqlite still exist.

Changes:
 - fixing those unit tests that are failing while building Trove package
   (more info see at bug-report).

Change-Id: Ib9a41d68481d32cdd81fc4d7c015a63c4da33bb3
Closes-Bug: #1302784
2014-09-25 16:18:42 +03:00
..
backup Clusters API Implementation 2014-08-29 11:22:07 -07:00
cluster Clusters API Implementation 2014-08-29 11:22:07 -07:00
cmd loading configuration parameters from trove-manage better 2014-09-19 16:58:21 -05:00
common Merge "Deprecate unused entries in cfg.py" 2014-09-24 18:12:32 +00:00
conductor Reports enabled-root for restored instance 2014-05-28 15:15:28 +00:00
configuration loading configuration parameters from trove-manage better 2014-09-19 16:58:21 -05:00
datastore Merge "Adds the foundation for datastore capabilities" 2014-06-05 10:46:45 +00:00
db Datastore Configuration Parameters stored in db 2014-09-03 10:24:40 -07:00
dns Enabled H402 flake8 rule 2014-06-02 17:03:55 +00:00
extensions Datastore Configuration Parameters stored in db 2014-09-03 10:24:40 -07:00
flavor Enabled H402 flake8 rule 2014-06-02 17:03:55 +00:00
guestagent Merge "In some cases, guest agents may leave temporary config files" 2014-09-25 00:24:04 +00:00
instance Datastore Configuration Parameters stored in db 2014-09-03 10:24:40 -07:00
limits Remove extraneous vim configuration comments 2014-02-27 15:05:21 +08:00
locale Imported Translations from Transifex 2014-09-15 06:07:26 +00:00
network Add neutron support 2014-07-22 03:33:50 -07:00
openstack Merge "Load trove API extensions using stevedore" 2014-08-28 17:25:16 +00:00
quota Clusters API Implementation 2014-08-29 11:22:07 -07:00
taskmanager Delete backup created during replication 2014-09-16 13:34:49 +00:00
templates Add PostgreSQL support 2014-08-28 20:27:34 -05:00
tests Isolate unit tests from integration tests data 2014-09-25 16:18:42 +03:00
README Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
__init__.py Fixed '--version' for trove processes/utilities 2014-07-06 16:04:17 -04:00
version.py Remove extraneous vim configuration comments 2014-02-27 15:05:21 +08:00
versions.py Removes XML api from trove 2014-03-10 00:16:49 +00:00

README

This is the trove code itself