cinder/cinder
Eric Harney 7ec31c90c1 Remove unused print_function imports
This is not needed in these files.

TrivialFix

Change-Id: I970443c16028d4d3e6bed648c2e188fe65a158fa
2017-11-02 11:06:58 -04:00
..
api Support count info in List&Detail APIs 2017-10-25 08:43:47 +00:00
backup Don't fail when deleting missing backup 2017-10-26 09:44:53 -05:00
brick Merge "Remove the unnecessary pv_list assign during LVM object init" 2017-10-19 03:36:59 +00:00
cmd Remove unused print_function imports 2017-11-02 11:06:58 -04:00
common Remove deprecated nova config options 2017-10-13 11:05:11 +02:00
compute Remove deprecated nova config options 2017-10-13 11:05:11 +02:00
consistencygroup Merge "Add quota limit check and enhance roll back for cg create" 2017-03-20 13:13:08 +00:00
db Merge "Make service object UUID not nullable" 2017-10-27 05:11:41 +00:00
group [policy in code] Add support for group, g-snapshot resources 2017-10-11 13:19:33 +00:00
hacking Add contributor doc on assertEqual vs assertFalse 2017-08-30 17:50:02 +00:00
image Merge "Add ploop to parallels naming conversion" 2017-10-06 20:43:36 +00:00
interface Merge "Add driver interface documentation for list manageable" 2017-08-16 02:33:29 +00:00
keymgr Fix key_manager API call 2017-10-23 17:11:54 -04:00
locale Imported Translations from Zanata 2017-10-23 07:26:25 +00:00
message Fix typo in message for volume creation failure 2017-07-27 14:14:04 -04:00
objects Make service object UUID not nullable 2017-10-26 10:17:50 -06:00
policies Merge "[TrivialFix] Remove errant comma in capabilities policies" 2017-10-28 03:19:26 +00:00
scheduler Merge "Fix scheduler_host_manager limitation" 2017-10-27 00:12:41 +00:00
tests Merge "VMAX driver - detach volume shouldn't remove from volume groups" 2017-10-31 12:09:25 +00:00
transfer [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
volume Merge "Use total reserved quota value instead of partial" 2017-11-01 14:27:36 +00:00
wsgi Remove unused print_function imports 2017-11-02 11:06:58 -04:00
zonemanager Merge "Mark Cisco FC ZM driver as unsupported" 2017-10-27 21:28:02 +00:00
__init__.py Set EVENTLET_NO_GREENDNS for IPv6 and dnspython compat 2016-11-11 13:19:07 -06:00
context.py [policy in code] Add support for attachment resource 2017-09-26 03:19:20 +00:00
coordination.py Remove deprecated heartbeat options 2017-10-03 14:41:18 -05:00
exception.py Remove Hitachi volume drivers 2017-10-09 15:54:59 -05:00
flow_utils.py Fix logging traceback in service logs 2016-12-20 12:39:07 +05:30
i18n.py Replace http with https for doc links in cinder 2017-10-17 11:14:01 +08:00
manager.py Remove periodic_tasks method from base manager 2017-07-06 12:26:40 +03:00
opts.py NetApp ONTAP: Remove support for 7mode systems 2017-10-23 14:32:44 -07:00
policy.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
quota.py Periodic task to clean expired reservation 2017-05-30 22:21:38 +08:00
quota_utils.py Add Generic Volume Group Into Quota Management 2017-05-26 01:43:23 +00:00
rpc.py Remove deprecated oslo_messaging.get_transport 2017-06-13 14:25:38 +07:00
service.py Remove newton-compat upgrade code on service startup 2017-10-09 17:20:54 -04:00
ssh_utils.py Fix SSHPool current_size not work correctly 2017-07-11 10:58:20 +08:00
test.py Merge "Completely remove mox from Cinder unittest" 2017-10-27 00:19:42 +00:00
utils.py Stop using internal `oslo_log.log._loggers` dict 2017-08-24 18:24:00 +02:00
version.py