trove/trove
Chaozhe.Chen 89e9c9098e Remove usage of WritableLogger from oslo_log
With Eventlet 0.17.2, we can directly pass the logger instance. This
allows us to deprecate/remove the WritableLogger class from oslo.log.

Change-Id: Ibeedb65ebfb0cd8bc0ffe24069b390931d8dfe4b
Closes-Bug: #1440773
2016-02-22 17:53:51 +08:00
..
backup Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
cluster Merge "Cleanup trove debug and info logging messages" 2016-01-23 03:11:37 +00:00
cmd Marking downgrade as deprecated 2016-01-08 09:36:42 -03:00
common Remove usage of WritableLogger from oslo_log 2016-02-22 17:53:51 +08:00
conductor Cleanup trove debug and info logging messages 2016-01-15 12:36:42 +00:00
configuration Pagination limit code refactor 2015-10-16 08:11:30 -07:00
datastore Corrected error message for unsupported datastore flavors 2015-10-12 07:09:01 -07:00
db Move to oslo_db 2015-12-14 02:18:06 +00:00
dns Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
extensions Add support for root-disable 2016-02-03 11:26:52 -05:00
flavor Fixes hacking rules 2015-05-29 07:27:59 +00:00
guestagent Merge "Fix MySQL user list pagination" 2016-02-16 20:58:26 +00:00
instance pxc grow/shrink cluster implementation 2016-02-05 11:43:36 -06:00
limits Drop use of 'oslo' namespace package 2015-05-06 20:01:57 +00:00
locale Imported Translations from Zanata 2016-01-22 06:15:14 +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 Add backup & restore for Cassandra 2016-02-13 03:29:28 +00:00
templates Implement Cassandra Configuration Groups 2016-02-12 16:01:31 -05:00
tests Merge "Enable cluster tests for Redis" 2016-02-19 22:33:11 +00:00
README Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
__init__.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
rpc.py Notification serialization of context 2015-06-10 16:39:33 -05:00
version.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
versions.py Removes XML api from trove 2014-03-10 00:16:49 +00:00

README

This is the trove code itself