utils module is still being used by cinder-volume service
bug 1026949 Change-Id: I7327d94b5a9f35bc74e179a05976d511c6642a7a
This commit is contained in:
parent
d8ae1541c4
commit
9a5e830c24
@ -37,6 +37,7 @@ if os.path.exists(os.path.join(possible_topdir, 'cinder', '__init__.py')):
|
||||
from cinder import flags
|
||||
from cinder.openstack.common import log as logging
|
||||
from cinder import service
|
||||
from cinder import utils
|
||||
|
||||
if __name__ == '__main__':
|
||||
flags.parse_args(sys.argv)
|
||||
|
Loading…
x
Reference in New Issue
Block a user