summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/agent.py
Commit message (Expand)AuthorAgeFilesLines
* Finally remove support for netboot and the boot_option capabilityDmitry Tantsur2022-08-021-35/+1
* Deprecate instance network bootDmitry Tantsur2022-02-231-0/+5
* Explicit parameter to distinguish partition/whole-disk imagesDmitry Tantsur2022-01-281-0/+7
* Use driver_internal_info methods for other driversSteve Baker2022-01-051-7/+3
* Merge "Add and document high-level helpers for async steps"Zuul2021-10-141-4/+2
|\
| * Add and document high-level helpers for async stepsDmitry Tantsur2021-10-111-4/+2
* | Demote three warning messagesDmitry Tantsur2021-10-061-2/+2
|/
* Fix in-band cleaning for ramdisk and anaconda deployDmitry Tantsur2021-09-061-1/+1
* Defer checking image size until instance info is builtSteve Baker2021-07-061-6/+4
* Cache AgentClient on Task, not globallyDmitry Tantsur2021-06-251-2/+5
* Delay rendering configdriveDmitry Tantsur2021-05-191-1/+5
* Clean up deprecated features of the agent deployDmitry Tantsur2021-05-031-83/+16
* Deploy interface that fully relies on custom deploy stepsDmitry Tantsur2021-04-301-254/+301
* Process in-band deploy steps on fast-trackDmitry Tantsur2021-04-131-0/+2
* Allow running RAID cleaning steps with in-band cleaningMohammed Naser2021-03-231-0/+18
* Remove root device hint after delete_configurationKaifeng Wang2020-10-111-0/+3
* Do not assume that prepare_image is the last command to runDmitry Tantsur2020-09-041-19/+27
* Allow setting image_download_source per nodeDmitry Tantsur2020-09-021-2/+14
* Support caching http:// images locally in the direct deployDmitry Tantsur2020-09-021-0/+1
* Support file:/// images for the direct deployDmitry Tantsur2020-09-021-7/+12
* Ensure in-band deploy steps are present in time for fast-track deploymentsDmitry Tantsur2020-08-211-0/+3
* AgentRAID: Account for empty results in post-configuration checksDmitry Tantsur2020-07-291-5/+5
* Adds raid validation for in-band AgentRAID deploy stepShivanand Tendulker2020-07-231-5/+47
* Implement get_deploy_steps for AgentRAIDDmitry Tantsur2020-07-151-0/+12
* Decompose the core deploy step of the direct deployMark Goddard2020-07-081-71/+44
* agent_base: support inserting in-band deploy stepsDmitry Tantsur2020-07-081-1/+0
* Do not put the whole JSON error from the agent in last_errorDmitry Tantsur2020-07-061-1/+2
* Untie the ramdisk deploy from AgentDeployDmitry Tantsur2020-06-241-64/+7
* Fix fast-track with the direct deploy interfaceDmitry Tantsur2020-06-191-10/+7
* Use the new extension call for getting partition UUIDsDmitry Tantsur2020-06-051-22/+31
* Do not fail when raw image is larger than memory for httpmaelk2020-05-251-3/+6
* Change [deploy]/default_boot_option to localJulia Kreger2020-04-151-0/+6
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-4/+4
* Merge "Make image_checksum optional if other checksum is present"Zuul2020-03-131-4/+25
|\
| * Make image_checksum optional if other checksum is presentJulia Kreger2020-03-121-4/+25
* | Refactoring: move generic agent clean step functions to agent_baseDmitry Tantsur2020-03-031-33/+2
* | Refactoring: rename agent_base_vendor to agent_baseDmitry Tantsur2020-02-191-5/+5
|/
* Follow up to root device hints in instance_infoDmitry Tantsur2020-01-211-10/+1
* Allow reading root_device from instance_infoDmitry Tantsur2020-01-081-1/+1
* Stop using six libraryRiccardo Pittau2019-12-231-1/+2
* Correct power state handling for managed in-band inspectionDmitry Tantsur2019-12-131-26/+15
* Asynchronous out of band deploy steps fails to executeShivanand Tendulker2019-08-071-1/+8
* Fix capabilities passed as string in agent prepareRiccardo Pittau2019-03-211-1/+1
* fast tracked deployment supportJulia Kreger2019-03-141-13/+43
* Add support for Smart NICsHamdy Khader2019-02-071-1/+20
* OOB RAID implementation for ilo5 based HPE Proliant servers.Anshul Jain2019-01-031-26/+4
* Merge "Recommend to set boot mode explicitly"Zuul2018-11-271-6/+3
|\
| * Recommend to set boot mode explicitlyHironori Shiina2018-11-031-6/+3
* | Enhanced checksum supportKaifeng Wang2018-10-221-0/+7
|/
* Avoid race with nova on power sync and rescueJulia Kreger2018-10-101-0/+19