trove/trove
Amrith Kumar 34ce70e299 Correct errors resulting in "No handlers ..." error message
This is a checkin for the issue of having errors that read "No
handlers could be found for logger X.Y.Z" when running tests. While
being annoying, it is also a serious issue in that some times, the
lack of logging masks errors in the tests. One such example is fixed
in this chkin (see bug 1491093).

Change-Id: I4066d226aefbd23248e88692db109d31f5c150e9
Partial-Bug: #1491075
Closes-Bug: #1491093
2015-11-10 15:42:22 -05:00
..
backup Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
cluster Pagination limit code refactor 2015-10-16 08:11:30 -07:00
cmd Address issues with Trove eventlet monkey-patching 2015-10-29 22:17:33 -04:00
common Merge "Address issues with Trove eventlet monkey-patching" 2015-11-02 12:46:19 +00:00
conductor Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
configuration Pagination limit code refactor 2015-10-16 08:11:30 -07:00
datastore Merge "Implements Datastore Registration API" 2015-09-04 00:34:33 +00:00
db Associate flavor types with datastore versions 2015-08-11 23:13:02 -07:00
dns Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
extensions Pagination limit code refactor 2015-10-16 08:11:30 -07:00
flavor Fixes hacking rules 2015-05-29 07:27:59 +00:00
guestagent Merge "Refactor the datastore manager classes" 2015-11-02 12:38:32 +00:00
instance Pagination limit code refactor 2015-10-16 08:11:30 -07:00
limits Drop use of 'oslo' namespace package 2015-05-06 20:01:57 +00:00
locale Imported Translations from Zanata 2015-11-05 06:14:35 +00:00
network Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
quota Changes names of some quota values 2015-10-21 12:42:22 +00:00
taskmanager Refactor the datastore manager classes 2015-10-29 05:43:08 -04:00
templates Merge "Update ignore_dbs for MySQL 5.6" 2015-09-08 20:45:37 +00:00
tests Correct errors resulting in "No handlers ..." error message 2015-11-10 15:42:22 -05:00
README Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
__init__.py Fixes hacking rules 2015-05-29 07:27:59 +00:00
rpc.py Notification serialization of context 2015-06-10 16:39:33 -05: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