cinder/cinder
Joshua Harlow dc9a8c8f5d Ensure 'WSGIService' derives from oslo_service base class
Currently this code will fail due to an isinstance check in
oslo_service that ensures that the services launched are of
the right type.

Closes-Bug: #1468559

Change-Id: I71acc5082aacbfb66d422cec6636ba44ae2c8402
2015-06-24 17:57:10 -07:00
..
api Merge "Incorrect exception caught in qos-specs create api" 2015-06-24 02:18:24 +00:00
backup Switch to oslo.service 2015-06-24 21:55:32 +02:00
brick Remove Brick from cinder codebase 2015-05-11 08:23:27 -07:00
cmd Merge "Fix LIO target helper when missing targetcli" 2015-06-23 02:05:36 +00:00
common Replace xrange() with six.moves.range() 2015-06-16 10:46:40 +02:00
compute Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
consistencygroup Replace dict(obj.iteritems() with dict(obj) 2015-06-12 15:19:18 +02:00
db Nested Quota : Create allocated column in cinder.quotas 2015-06-19 10:22:45 -07:00
hacking Stop using deprecated timeutils.isotime() 2015-05-27 08:28:39 +02:00
image Replace basestring with six.string_types 2015-06-16 22:37:20 +02:00
keymgr Merge "Add project_id to barbican keymgr wrapper" 2015-04-05 18:17:28 +00:00
locale Imported Translations from Transifex 2015-03-26 06:08:06 +00:00
objects Use elevated context for backup destroy 2015-06-22 18:33:39 +00:00
openstack Switch to oslo.service 2015-06-24 21:55:32 +02:00
replication Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
scheduler Merge "Replace dit.itervalues() with dict.values()" 2015-06-16 20:20:13 +00:00
testing updating testing readme with more current information. 2014-02-26 09:21:13 -05:00
tests Switch to oslo.service 2015-06-24 21:55:32 +02:00
transfer Replace dict(obj.iteritems() with dict(obj) 2015-06-12 15:19:18 +02:00
volume Switch to oslo.service 2015-06-24 21:55:32 +02:00
zonemanager Brocade driver not parsing zone data correctly 2015-05-26 14:42:12 +08:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
context.py Replace basestring with six.string_types 2015-06-16 22:37:20 +02:00
exception.py Add Virtuozzo Storage Volume Driver 2015-06-18 20:14:34 +03:00
flow_utils.py Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
i18n.py Change leftover oslo.* to oslo_* 2015-03-23 19:52:42 +00:00
manager.py Switch to oslo.service 2015-06-24 21:55:32 +02:00
policy.py Switch to oslo.policy 0.3.0 2015-06-16 22:03:09 +03:00
quota.py Merge "Replace basestring with six.string_types" 2015-06-17 18:56:22 +00:00
quota_utils.py Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
rpc.py Move oslo.messaging to the oslo_messaging namespace 2015-03-03 09:21:25 -06:00
service.py Ensure 'WSGIService' derives from oslo_service base class 2015-06-24 17:57:10 -07:00
ssh_utils.py Fix Python 3 issues in utils 2015-06-15 10:29:22 +02:00
test.py Merge "Tests: Make fake_notifier per-instance" 2015-06-19 15:38:14 +00:00
utils.py Merge "Fix Python 3 issues in utils" 2015-06-16 15:44:13 +00:00
version.py Remove vim header 2013-12-30 18:53:02 -06:00
wsgi.py Switch to oslo.service 2015-06-24 21:55:32 +02:00