]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Image cache tests: use fake_notifier
authorEric Harney <eharney@redhat.com>
Thu, 1 Oct 2015 19:31:54 +0000 (15:31 -0400)
committerEric Harney <eharney@redhat.com>
Thu, 1 Oct 2015 19:41:23 +0000 (15:41 -0400)
commita7408cf63cb76ac6cc51df9585630aeac1ad7528
tree4c795625cc24b9ba906d8123cbe9d929837ffc62
parent7f498b0d4a07770d4f90fe2d185a8446ee0d5ace
Image cache tests: use fake_notifier

Use the same method for testing notifications that's
used in test_volume.

This may resolve the bug below, but that isn't
really clear yet.  Either way, it seems less risky.

Closes-Bug: #1501745

Change-Id: I566d27e70bcfaaa0f863cdfacaef6fe11236f9e6
cinder/tests/unit/image/test_cache.py