summaryrefslogtreecommitdiff
path: root/nova/virt/ironic
Commit message (Expand)AuthorAgeFilesLines
* Check our nodes for hypervisor_hostname changesDan Smith2023-02-011-2/+6
* Add get_available_node_uuids() to virt driverDan Smith2023-01-201-0/+3
* Ironic: retry when node not availableJohn Garbutt2022-12-151-0/+12
* Ironic nodes with instance reserved in placementJohn Garbutt2022-11-171-8/+18
* Add support for volume backed server rebuildRajat Dhasmana2022-08-311-1/+8
* Fix a deprecation warning about distutilsTakashi Natsume2022-08-121-5/+9
* Fix typosRajesh Tailor2022-05-301-2/+2
* Add supports_remote_managed_ports capabilityDmitrii Shcherbakov2022-02-091-0/+1
* Merge "Ignore plug_vifs on the ironic driver"Zuul2021-11-091-5/+16
|\
| * Ignore plug_vifs on the ironic driverJulia Kreger2021-11-031-5/+16
* | Add autopep8 to tox and pre-commitSean Mooney2021-11-081-0/+1
|/
* Merge "fup: Remove unused legacy block_device_info format"Zuul2021-08-251-4/+0
|\
| * fup: Remove unused legacy block_device_info formatLee Yarwood2021-08-201-4/+0
* | Merge "[ironic] correct capabilities for disk images supported"Zuul2021-08-201-1/+1
|\ \ | |/ |/|
| * [ironic] correct capabilities for disk images supportedJulia Kreger2021-02-021-1/+1
* | [ironic] Minimize window for a resource provider to be lostJulia Kreger2021-07-021-1/+15
* | virt: Add destroy_secrets kwarg to destroy and cleanupLee Yarwood2021-06-021-1/+4
* | cmd: Remove 'nova-manage db ironic_flavor_migration'Stephen Finucane2021-02-101-64/+0
|/
* Remove six.text_type (1/2)Takashi Natsume2020-12-131-20/+15
* Remove six.movesTakashi Natsume2020-11-071-1/+1
* Clean up the DynamicVendorData constructorBalazs Gibizer2020-10-121-2/+1
* Cyborg evacuate supportSean Mooney2020-09-011-2/+2
* virt: Add 'context', drop 'network_info' parameters for 'unrescue'Stephen Finucane2020-07-081-4/+7
* virt: Provide block_device_info during rescueLee Yarwood2020-04-091-1/+3
* Enable and use COMPUTE_ACCELERATORS trait.Sundar Nadathur2020-03-271-0/+1
* Enable start/stop of instances with accelerators.Sundar Nadathur2020-03-241-2/+3
* Enable hard/soft reboot with accelerators.Sundar Nadathur2020-03-241-2/+4
* Pass accelerator requests to each virt driver from compute manager.Sundar Nadathur2020-03-211-1/+2
* Lowercase ironic driver hash ring and ignore case in cachemelanie witt2020-03-061-3/+4
* Fix typos for update_available_resource referenceRiccardo Pittau2020-01-161-1/+1
* nova-net: Remove final references to nova-networkStephen Finucane2020-01-081-8/+0
* Merge "nova-net: Remove firewall support (pt. 2)"Zuul2020-01-081-64/+0
|\
| * nova-net: Remove firewall support (pt. 2)Stephen Finucane2020-01-061-64/+0
* | Merge "Report trait 'COMPUTE_IMAGE_TYPE_PLOOP'"Zuul2020-01-071-0/+1
|\ \
| * | Report trait 'COMPUTE_IMAGE_TYPE_PLOOP'ericxiett2020-01-061-0/+1
| |/
* | Fix duplicated words issue like "during during boot time"zhufl2020-01-061-1/+1
|/
* trivial: Use sane indentStephen Finucane2019-09-181-20/+21
* Validate CPU config options against running instancesStephen Finucane2019-09-181-0/+1
* Merge "Fix rebuild of baremetal instance when vm_state is ERROR"Zuul2019-09-071-2/+4
|\
| * Fix rebuild of baremetal instance when vm_state is ERRORMathieu Gagné2019-08-081-2/+4
* | Merge "Fix incorrect invocation of openstacksdk's baremetal.nodes()"Zuul2019-09-071-12/+18
|\ \
| * | Fix incorrect invocation of openstacksdk's baremetal.nodes()Dmitry Tantsur2019-09-061-12/+18
* | | Use fields="instance_uuid" when calling Ironic APIDustin Cowles2019-09-051-2/+6
|/ /
* | Merge "Use SDK for setting instance id"Zuul2019-09-031-10/+7
|\ \
| * | Use SDK for setting instance idDustin Cowles2019-09-021-10/+7
* | | Merge "Use SDK for validating instance and node"Zuul2019-09-031-3/+11
|\ \ \ | |/ /
| * | Use SDK for validating instance and nodeDustin Cowles2019-09-021-3/+11
* | | Merge "Use SDK for node.list"Zuul2019-09-031-30/+42
|\ \ \ | |/ /
| * | Use SDK for node.listDustin Cowles2019-08-291-30/+42
* | | Merge "Introduces SDK to IronicDriver and uses for node.get"Zuul2019-08-301-4/+20
|\ \ \ | |/ /