]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Change logging level AUDIT to INFO
authorChristian Berendt <berendt@b1-systems.de>
Tue, 1 Jul 2014 09:34:08 +0000 (11:34 +0200)
committerChristian Berendt <berendt@b1-systems.de>
Fri, 1 Aug 2014 19:11:27 +0000 (19:11 +0000)
commit4dc37abcd530b27ea79fe5e440b4370aa7bc9edd
treecfb6a00cda47e06386e9a57dfc9eea8e36ceae84
parentd189ce467eaefc9e83df79b527a4175b69e60445
Change logging level AUDIT to INFO

According to the latest revision of the logging guidelines message
of type AUDIT should be moved to INFO.

The latest revision is available at https://review.openstack.org/#/c/91446/
at the moment.

Change-Id: I2d86fa634f6424b0bb862319b9ae40d3f3b1ec7a
cinder/api/contrib/backups.py
cinder/api/contrib/hosts.py
cinder/api/contrib/volume_transfer.py
cinder/api/contrib/volume_unmanage.py
cinder/api/extensions.py
cinder/api/v1/snapshots.py
cinder/api/v1/volumes.py
cinder/api/v2/snapshots.py
cinder/api/v2/volumes.py
cinder/backup/api.py
cinder/service.py