cinder/cinder
Eric Harney 226e804ab3 Revert "Disable backup progress notifications for unit tests"
This reverts commit e5f6ed69e0.

This was an attempted workaround for the notifier issue.
It's not needed now that the fake notifier has been fixed,
so restore the default behavior.

Also remove conf imports which were added in commit d9b9ac
to fix commit e5f6ed.

Related-Bug: #1412513

Change-Id: Id0d547e3c2faa8c1a0555e28cdb2e9d83956c1ac
2015-06-19 14:27:40 -04:00
..
api Replace basestring with six.string_types 2015-06-16 22:37:20 +02:00
backup Merge "Replace dit.itervalues() with dict.values()" 2015-06-16 20:20:13 +00:00
brick Remove Brick from cinder codebase 2015-05-11 08:23:27 -07:00
cmd Merge "Introduce Guru Meditation Reports into Cinder" 2015-06-16 16:53:06 +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 Merge "Replace basestring with six.string_types" 2015-06-17 18:56:22 +00: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 Complete switch to snapshot objects 2015-06-05 11:59:39 +08:00
openstack Sync 'report' from oslo-incubator 2015-06-17 16:34:22 -04: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 Revert "Disable backup progress notifications for unit tests" 2015-06-19 14:27:40 -04:00
transfer Replace dict(obj.iteritems() with dict(obj) 2015-06-12 15:19:18 +02:00
volume ScaleIO: Fix broken format string 2015-06-17 16:43:02 -04: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 Merge "Add volume drivers for Infortrend Storage" 2015-06-17 17:31:10 +00: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 Don't send heartbeats if Manager reports a problem 2015-06-04 17:25:24 +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 Wait until service thread is done on service stop 2015-06-13 12:45:37 -04:00
ssh_utils.py Fix Python 3 issues in utils 2015-06-15 10:29:22 +02:00
test.py Tests: Make fake_notifier per-instance 2015-06-19 11:27:40 +02: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 Merge "Remove WritableLogger wrapper" 2015-06-15 23:26:50 +00:00