nova/nova/tests/unit/virt/disk
Shuquan Huang 3ef597447d nova.utils._get_root_helper() should be public
The nova.utils._get_root_helper() method is used outside of the
nova.utils module, so we should make it public.
Change the method to nova.utils.get_root_helper()

Change-Id: I63273aa3115502d2cd049c99b2176a7eca0d2f4c
Closes-Bug: #1479345
2015-08-19 04:00:50 +00:00
..
mount virt: convert disk mount API to use nova.virt.image.model 2015-06-04 13:47:40 +01:00
vfs nova.utils._get_root_helper() should be public 2015-08-19 04:00:50 +00:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_api.py Merge "Fix is_image_extendable() thinko" 2015-07-23 08:07:26 +00:00
test_inject.py virt: convert disk API over to use nova.virt.image.model 2015-06-12 09:59:00 +01:00