nova-powervm/nova_powervm/tests/virt/powervm/disk
esberglu 5b70f32b74 DiskAdapter Parent Class In-tree Backports
This contains backports for code changes made during in-tree driver
DiskAdapter parent class development [1].

- Forces subclasses to implement capacity methods
- Marks abstract methods/properties in the parent class
- Introduces a fake disk adapter to allow testing with abstract methods
  and properties.

[1] https://review.openstack.org/#/c/549053/

Change-Id: I1f8ebe64571c009020be7f3888167e3450d2fd4d
2018-06-26 17:24:26 -05:00
..
__init__.py Initial refactoring for Volume Driver 2015-02-24 10:21:34 -06:00
fake_adapter.py DiskAdapter Parent Class In-tree Backports 2018-06-26 17:24:26 -05:00
test_driver.py DiskAdapter Parent Class In-tree Backports 2018-06-26 17:24:26 -05:00
test_imagecache.py Remove redundant import alias 2018-02-13 21:40:34 +00:00
test_localdisk.py Snapshot In-tree Backports 2018-06-26 17:12:15 -05:00
test_ssp.py Snapshot In-tree Backports 2018-06-26 17:12:15 -05:00