]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove references to FLAGS from volume/manager.py
authorOllie Leahy <oliver.leahy@hp.com>
Mon, 18 Mar 2013 18:05:02 +0000 (18:05 +0000)
committerOllie Leahy <oliver.leahy@hp.com>
Mon, 18 Mar 2013 18:05:02 +0000 (18:05 +0000)
commitd75671cce045b61e1a00642f815a89c129cda177
tree7b0fe67d4ca15bb33e1de34e9292528edfbae58d
parent4c5f27638f5e41557c4f5a4cce393c066cb65280
Remove references to FLAGS from volume/manager.py

Note that we still must import flags.py because volume_topic is defined
in the list global_opts in flags.py.

Fixes bug #1153551

Change-Id: I3d37bde4ba895c110390cea92385344ff94cb7d1
cinder/volume/manager.py