trove/trove
Simon Chang a99b787cc2 Adjusted audit logging for trove.instance module
The trove.instance module is logging some verbose debug data at the
info level, and some info messages at the debug level. Some log
entries are also lacking context because of missing identifiers such
as InstanceID and TenantID.

Changed logging level of various messages to conform to standard,
added references to various ID's as needed.

Change-Id: I3bb569529befa2b2497d2d5a094e3306e569422c
Partial-Bug: #1324206
2014-08-14 15:53:31 -04:00
..
backup Restrict backup-list on instance to tenant 2014-07-17 02:43:04 -07:00
cmd Enhance trove-manage help 2014-07-15 10:38:18 -04:00
common Per datastore volume support 2014-08-01 11:01:13 -05:00
conductor Reports enabled-root for restored instance 2014-05-28 15:15:28 +00:00
configuration Merge "Logging audit for trove/configuration module" 2014-07-29 04:58:41 +00:00
datastore Merge "Adds the foundation for datastore capabilities" 2014-06-05 10:46:45 +00:00
db Logging audit for trove/db module 2014-07-02 11:51:02 -04:00
dns Enabled H402 flake8 rule 2014-06-02 17:03:55 +00:00
extensions Remove accounts use of non-existent Nova extension 2014-07-30 08:08:22 -05:00
flavor Enabled H402 flake8 rule 2014-06-02 17:03:55 +00:00
guestagent recent audit log change broke this LOG.debug message 2014-08-07 16:06:42 -04:00
instance Adjusted audit logging for trove.instance module 2014-08-14 15:53:31 -04:00
limits Remove extraneous vim configuration comments 2014-02-27 15:05:21 +08:00
locale Imported Translations from Transifex 2014-08-06 06:07:33 +00:00
network Add neutron support 2014-07-22 03:33:50 -07:00
openstack Sync service.py from oslo-incubator with deps 2014-07-31 10:25:02 +00:00
quota Per datastore volume support 2014-08-01 11:01:13 -05:00
taskmanager Per datastore volume support 2014-08-01 11:01:13 -05:00
templates Remove redundant heat templates from codebase 2014-07-01 11:06:00 +03:00
tests Correct monkey patching in GuestAgentBackupTest 2014-08-10 13:09:46 -04: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