nova-powervm/nova_powervm/tests/virt/powervm/disk
Drew Thorstensen e493bbe1e3 Driver cleanup work
This change set does some driver clean up.  It does the following:
 - Move the mgmt_uuid into the mgmt.py file.  It stores it once on first
   call as it will not change over the life of the driver process.
 - Change the calls to use this new attribute
 - Updates the owner of the driver
 - Removes the host_uuid from the get_instance_wrapper (which wasn't
   used, but had a lot of things contorting to pass the host_uuid
   around).
 - Change the disk connection to remove the connection dictionary.

Change-Id: I5efd642e84fc48578ac721ca55914260a579666b
2016-07-07 10:52:04 -04:00
..
__init__.py Initial refactoring for Volume Driver 2015-02-24 10:21:34 -06:00
test_driver.py Driver cleanup work 2016-07-07 10:52:04 -04:00
test_localdisk.py Driver cleanup work 2016-07-07 10:52:04 -04:00
test_ssp.py Driver cleanup work 2016-07-07 10:52:04 -04:00