Davanum Srinivas d9bb2f4b94 ConfFixture should work even when zmq/redis is not present
Previous driver and other locations in the code we used
zmq_async.import_zmq() and importutils.try_import() to
not fail fast when pyzmq and redis python packages are
not installed. If we don't do this, we are going to break
Nova/Cinder/Glance etc.

Closes-Bug: #1503499
Change-Id: I1529241b5e1d902b37d6b610646a5a46a18f13b0
2015-10-07 12:41:31 +03:00
..
2015-09-25 10:07:05 -04:00
2015-09-25 06:23:52 +00:00
2015-05-07 12:07:47 +03:00