]> 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)
committerJulien Danjou <julien@danjou.info>
Fri, 21 Sep 2012 13:17:08 +0000 (15:17 +0200)
commit186143ecc81369c02aca51b81feb976259bcad41
treed616f1448385b94beb35eac8d5246e2b351309fe
parent5c74bf51f6ef131db7c47606949b99c57cbbe217
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>
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