nova-powervm/nova_powervm/virt/powervm
Eric Fried ceca475b21 LPAR-specific SSP ops target VIOSes on same host
When nova is managing an SSP Cluster whose VIOSes span multiple
accessible hosts (e.g. nova is running against a single HMC managing
multiple hosts), it is important that operations specific to a
particular instance - such as creating and removing disk connections -
be invoked only on the VIOS(es) residing on the same host as that
instance.  This change set fixes the SSP Disk Driver to ensure this is
the case.

Ancillary to this change is an expansion and refactoring of the vm
utility to retrieve quick properties for an LPAR.  Invoking the new
vm.get_vm_qp method without the qprop parameter will return a dictionary
of all the quick properties available for the LPAR.

Change-Id: Ib1d02743baf041c9abc69b25201d33e516fa6cb3
2015-04-16 12:11:18 -05:00
..
disk LPAR-specific SSP ops target VIOSes on same host 2015-04-16 12:11:18 -05:00
tasks Rebase on pypowervm Enums 2015-04-16 13:30:39 +00:00
volume Rebase on pypowervm Enums 2015-04-16 13:30:39 +00:00
__init__.py Merge "Multi Fabric NPIV" 2015-04-01 14:08:50 +00:00
driver.py Rebase on pypowervm Enums 2015-04-16 13:30:39 +00:00
fake_driver.py Refactor to use oslo.log library 2015-02-23 09:53:58 -06:00
host.py Change PowerVM version to an int 2015-03-11 13:47:40 -05:00
media.py Update nova-powervm for new mapping logic 2015-04-07 14:36:55 -05:00
vios.py Rebase on pypowervm making xag default to None 2015-04-03 23:31:15 -05:00
vm.py LPAR-specific SSP ops target VIOSes on same host 2015-04-16 12:11:18 -05:00