nova/nova/tests/unit/volume
Joel Coffman 1d69575709 Add log message to is_luks function
This change responds to reviewer comments on
https://review.openstack.org/#/c/124791/8

In particular, this change
1) removes an unnecessary method invocation in test_luks.py,
2) clarifies a comment in the is_luks function, and
3) adds a log warning with the cryptsetup exit code and standard
   error when a device is not a LUKS device.

Change-Id: I8b8ef5f6751d1d6445732582ed571173745e704b
2015-01-30 20:03:41 -05:00
..
encryptors Add log message to is_luks function 2015-01-30 20:03:41 -05:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_cinder.py Merge "Fix get_all API to pass search option filter to cinder api" 2014-12-23 06:21:13 +00:00