nova/nova/virt/powervm
Eric Fried da21ab35d9 ComputeDriver.get_info not limited to inst name
Change I54b32a5020b0dbc21ba7156ed38ed188c483086b switched get_info to
take an Instance object rather than just a name string, but left behind
the docstring header indicating that the lookup should be done by name
(not ID!).  This change set updates the docstring in the base class, and
in the handful of overrides whose docstrings appear to be derived
therefrom.

Change-Id: Id018cea8ba633252b1af22556d4161abf468a8be
2017-06-05 14:21:19 -05:00
..
disk PowerVM Driver: SSP emphemeral disk support 2017-05-25 16:21:23 -05:00
tasks PowerVM Driver: SSP emphemeral disk support 2017-05-25 16:21:23 -05:00
__init__.py PowerVM Driver: spawn/delete #1: no-ops 2017-04-10 14:59:40 -05:00
driver.py ComputeDriver.get_info not limited to inst name 2017-06-05 14:21:19 -05:00
host.py PowerVM Driver: spawn/delete #1: no-ops 2017-04-10 14:59:40 -05:00
vm.py PowerVM Driver: spawn/destroy #4: full flavor 2017-04-21 15:26:32 -05:00