trove/trove
LiuNanke 1ee6814457 Using LOG.warning replace LOG.warn
*Python 3 deprecated the logger.warn method, see:
*https://docs.python.org/3/library/logging.html#logging.warning
*so we prefer to use warning to avoid DeprecationWarning.

Closes-Bug: #1529913

Change-Id: Iae9e13e89bb9566c2482017f631408a95ffe002d
2015-12-30 14:35:43 +00:00
..
backup Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
cluster Add 'volume_type' parameter to instance create 2015-11-16 15:03:08 -05:00
cmd Address issues with Trove eventlet monkey-patching 2015-10-29 22:17:33 -04:00
common Using LOG.warning replace LOG.warn 2015-12-30 14:35:43 +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 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 Modifying Vertica clusters to have a master node 2015-12-16 15:54:25 -08:00
flavor Fixes hacking rules 2015-05-29 07:27:59 +00:00
guestagent Modifying Vertica clusters to have a master node 2015-12-16 15:54:25 -08:00
instance Using LOG.warning replace LOG.warn 2015-12-30 14:35:43 +00: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 Add 'volume_type' parameter to instance create 2015-11-16 15:03:08 -05:00
templates Redis 'hz' conf parameter using wrong MIN value 2015-11-09 10:12:46 -05:00
tests Add MySQL int-test helper client 2015-12-23 09:42:39 -05: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