cinder/cinder
John Griffith 878ac164a3 Fix python 3 pep8 errors for print
The new auto-pulled requirements files exposed
python 3 compat issues in a number of modules.
We added these to tox.ini ignore temporarily,
this change updates the print routines in bin/cinder
and removes the debug cruft that was in the unit tests.

Will update requirements and test-requirements
appropriately in a follow up patch.

Change-Id: I76ea24f4dc1f61c4f8a1d202b0554c90daf2c9cc
2013-08-21 16:59:22 -06:00
..
api Fix ratelimiting 2013-08-09 21:18:11 +00:00
backup Use native methods for list manipulation 2013-08-12 11:07:31 +08:00
brick Use native methods for list manipulation 2013-08-12 11:07:31 +08:00
common Fix duplicate config options 2013-07-18 17:07:08 +09:00
compute Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
db Move resource usage sync functions to db backend 2013-08-08 10:26:05 +03:00
image Fix further Hacking 0.6.x warnings 2013-07-22 17:23:40 +02:00
keymgr Create key manager interface 2013-08-06 09:34:10 -04:00
locale Imported Translations from Transifex 2013-08-10 18:10:31 +00:00
openstack Merge "Fix the multi-backend storge issue for ZMQ." 2013-08-10 05:42:55 +00:00
scheduler Refactoring of create_volume to use taskflow. 2013-08-07 19:08:21 -07:00
taskflow Refactoring of create_volume to use taskflow. 2013-08-07 19:08:21 -07:00
testing Use nose and openstack nose plugin. 2013-03-07 14:14:08 -05:00
tests Fix python 3 pep8 errors for print 2013-08-21 16:59:22 -06:00
transfer Rename cinder.flags to cinder.common.config 2013-07-03 11:28:57 +04:00
volume Merge "Upgrade Scality driver to match minimum features" 2013-08-12 17:12:59 +00:00
__init__.py Remove gettext.install() from cinder/__init__.py 2013-05-13 18:45:25 +08:00
context.py Prevent wrongly privilege escalation of a context 2013-07-08 15:00:34 +08:00
exception.py Refactoring of create_volume to use taskflow. 2013-08-07 19:08:21 -07:00
manager.py Replace FLAGS with cfg.CONF in other modules, unless tests 2013-06-13 13:11:36 +04:00
policy.py Refactoring of create_volume to use taskflow. 2013-08-07 19:08:21 -07:00
quota.py Move resource usage sync functions to db backend 2013-08-08 10:26:05 +03:00
service.py Fix the multi-backend storge issue for ZMQ. 2013-07-26 00:05:41 -04:00
test.py Set lock_path in tests 2013-08-07 10:56:19 -05:00
units.py Make NFS share selection more intelligent. 2013-05-23 12:23:26 -07:00
utils.py Refactoring of create_volume to use taskflow. 2013-08-07 19:08:21 -07:00
version.py Use pbr instead of openstack.common.setup. 2013-05-11 16:20:19 -04:00
wsgi.py Fix python 3 pep8 errors for print 2013-08-21 16:59:22 -06:00