nova-powervm/nova_powervm/tests
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
..
cmd Conductor changes to register nova-powervm objects 2016-03-23 08:11:39 -04:00
conf Better config option validation and testing 2016-01-15 16:09:13 -06:00
objects Use LiveMigrateData object 2016-03-04 08:14:15 -05:00
virt Driver cleanup work 2016-07-07 10:52:04 -04:00
__init__.py Update tox.ini flake8 rules 2016-01-22 08:37:46 -05:00