]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add additional explicit imports of _ where needed
authorJay S. Bryant <jsbryant@us.ibm.com>
Mon, 21 Jul 2014 01:14:27 +0000 (20:14 -0500)
committerJay S. Bryant <jsbryant@us.ibm.com>
Mon, 21 Jul 2014 01:21:53 +0000 (20:21 -0500)
commit42cc9906cc69f00f749f7e4dff0c848f7c9e31ed
tree9612a476e5845ecd661ef508438e3fa153f8c9af
parent238522098eabe6dafac3dc3cafd50e57d0339479
Add additional explicit imports of _ where needed

It appears that I missed some of the needed explicit
imports of _.  I have now run through all the /bin/cinder-*
functions and ensured that they can be properly started.

This patch adds additional imports of _ and also changes
cinder-rtstool to use the 'cinder' domain as was suggested by
Duncan Thomas in the first review cycle.

Change-Id: I6477093cb817b5b9506dd3787f027e073c51f37d
Closes-Bug:  1345789
bin/cinder-all
bin/cinder-manage
bin/cinder-rtstool
bin/cinder-volume-usage-audit