nova-powervm/nova_powervm/tests/virt
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
..
powervm 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