]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix cinder-volume-usage-audit
authorJulien Danjou <julien@danjou.info>
Thu, 20 Sep 2012 16:37:36 +0000 (18:37 +0200)
committerJohn Griffith <john.griffith@solidfire.com>
Fri, 21 Sep 2012 21:58:24 +0000 (15:58 -0600)
commit2b5bc3cc8b8b68eec5251b237181019efd5abe70
tree718c459f1dfbad3def88d708f5596adb92b34490
parent418ad3ef2dd52200f6d6c26687e64f023c7ba107
Fix cinder-volume-usage-audit

It seems many point in the internal API and openstack.common changed, but
this binary has been forgotten.

Also, context ie needed when using the notifier, so import it.

This fixes bug #1053502

Change-Id: I306b8671e7b0ed8c2ce2548a51a4c5e6393e13cb
Signed-off-by: Julien Danjou <julien@danjou.info>
(cherry picked from commit 186143ecc81369c02aca51b81feb976259bcad41)
bin/cinder-volume-usage-audit
cinder/openstack/common/context.py [new file with mode: 0644]
cinder/openstack/common/notifier/api.py
cinder/volume/utils.py
openstack-common.conf