summaryrefslogtreecommitdiff
path: root/nova/virt/powervm/driver.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate the powervm driverStephen Finucane2021-11-251-0/+8
* Follow up from bp/pci-socket-affinity seriesArtom Lifshitz2021-03-291-0/+1
* compute: Report COMPUTE_SECURITY_UEFI_SECURE_BOOTStephen Finucane2021-03-081-0/+1
* Remove six.text_type (1/2)Takashi Natsume2020-12-131-2/+1
* manager: Prevent compute startup on invalid vTPM configStephen Finucane2020-07-161-1/+2
* compute: Report COMPUTE_RESCUE_BFV and check during rescueLee Yarwood2020-04-091-0/+1
* Enable and use COMPUTE_ACCELERATORS trait.Sundar Nadathur2020-03-271-0/+1
* Enable start/stop of instances with accelerators.Sundar Nadathur2020-03-241-1/+1
* Enable hard/soft reboot with accelerators.Sundar Nadathur2020-03-241-1/+4
* Pass accelerator requests to each virt driver from compute manager.Sundar Nadathur2020-03-211-1/+1
* virt: Pass request context to extend_volumeLee Yarwood2020-03-161-1/+3
* Remove 'nova.image.api' moduleStephen Finucane2020-02-181-2/+2
* nova-net: Remove final references to nova-networkStephen Finucane2020-01-081-10/+2
* Report trait 'COMPUTE_IMAGE_TYPE_PLOOP'ericxiett2020-01-061-0/+1
* Drop compat for non-update_provider_tree code pathsMatt Riedemann2019-11-071-2/+0
* Validate CPU config options against running instancesStephen Finucane2019-09-181-0/+1
* Add power_on kwarg to ComputeDriver.spawn() methodMatt Riedemann2019-08-271-1/+3
* Add image type capability flags and trait conversionsDan Smith2019-04-241-0/+12
* Merge "Extend volume for libvirt network volumes (RBD)"Zuul2019-03-071-1/+2
|\
| * Extend volume for libvirt network volumes (RBD)Gaudenz Steinlin2019-03-061-1/+2
* | Merge "ironic: check fresh data when sync_power_state doesn't line up"Zuul2019-03-021-1/+2
|\ \
| * | ironic: check fresh data when sync_power_state doesn't line upJim Rollenhagen2019-03-011-1/+2
* | | Switch to using os-resource-classesChris Dent2019-02-071-7/+7
|/ /
* | Commonize _update code pathEric Fried2019-01-161-0/+1
* | Use new ``initial_xxx_allocation_ratio`` CONFYikun Jiang2018-11-301-10/+9
|/
* PowerVM upt parity for reshaper, DISK_GB reservedEric Fried2018-11-011-4/+3
* PowerVM: update_provider_tree() (compatible)Eric Fried2018-10-251-0/+61
* Merge "Rename recreate to evacuate in driver signatures"Zuul2018-07-211-1/+1
|\
| * Rename recreate to evacuate in driver signaturesMatthew Booth2018-04-191-1/+1
* | Plumb trusted_certs through the compute serviceJackie Truong2018-06-121-0/+1
* | PowerVM Driver: vSCSI Fibre Channel volume adapteresberglu2018-05-221-2/+130
* | PowerVM Driver: Localdiskesberglu2018-05-181-6/+17
* | PowerVM Driver: Snapshotesberglu2018-04-251-0/+47
|/
* PowerVM Driver: Network interface attach/detachesberglu2018-03-291-1/+57
* make PowerVM capabilities explicitMatthew Edmonds2018-03-221-1/+14
* PowerVM driver: ovs vifQing Wu Wang2018-01-161-2/+18
* PowerVM Driver: config drivethorst2017-11-161-2/+22
* Send Allocations to spawnEric Fried2017-10-181-1/+5
* Merge "conf: Rename two VNC options"Jenkins2017-09-201-1/+1
|\
| * conf: Rename two VNC optionsStephen Finucane2017-09-041-1/+1
* | Trim the fat from InstanceInfoEric Fried2017-07-251-9/+2
|/
* Use CONF.host for powervm nodenameMatthew Edmonds2017-06-131-1/+1
* ComputeDriver.get_info not limited to inst nameEric Fried2017-06-051-3/+2
* Merge "PowerVM Driver: SSP emphemeral disk support"Jenkins2017-05-311-8/+53
|\
| * PowerVM Driver: SSP emphemeral disk supportEric Fried2017-05-251-8/+53
* | Remove unused migrate_data kwarg from virt driver destroy() methodMatt Riedemann2017-05-261-2/+1
|/
* PowerVM Driver: consoleDrew Thorstensen2017-04-261-2/+38
* PowerVM Driver: spawn/destroy #3: TaskFlowEric Fried2017-04-211-8/+26
* PowerVM Driver: power_on/off and rebootEric Fried2017-04-211-0/+46
* PowerVM Driver: spawn/destroy #2: functionalEric Fried2017-04-201-17/+26