cinder/cinder/volume
Sergey Vilgelm f7d2112c00 Switch to oslo.service
oslo.service has graduated, so cinder should consume it.

Change-Id: I80487f559302b0e88953835ffb4a3bfe2a347501
Closes-Bug: #1466851
Depends-On: I305cf53bad6213c151395e93d656b53a8a28e1db
2015-06-24 21:55:32 +02:00
..
drivers Switch to oslo.service 2015-06-24 21:55:32 +02:00
flows Merge "Refactor API create_volume flow" 2015-06-17 17:29:13 +00:00
targets Add iscsi_target_flags configuration option 2015-06-20 00:12:24 +03:00
__init__.py Move oslo.utils to oslo_utils namespace 2015-01-19 21:50:34 -06:00
api.py Get updated volume status in begin_detaching 2015-06-19 15:06:06 +05:30
configuration.py Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
driver.py Merge "Add iscsi_target_flags configuration option" 2015-06-22 16:03:03 +00:00
manager.py Switch to oslo.service 2015-06-24 21:55:32 +02:00
qos_specs.py Replace dict.iteritems() with dict.items() 2015-06-12 15:18:57 +02:00
rpcapi.py Add volume multi attach support 2015-03-10 08:36:58 -07:00
throttling.py Replace dit.itervalues() with dict.values() 2015-06-12 15:21:09 +02:00
utils.py Replace xrange() with six.moves.range() 2015-06-16 10:46:40 +02:00
volume_types.py Replace dict.iteritems() with dict.items() 2015-06-12 15:18:57 +02:00