summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/agent.py
Commit message (Expand)AuthorAgeFilesLines
* Fix fast-track with the direct deploy interfaceDmitry Tantsur2020-06-241-10/+7
* 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
* Direct deploy serve HTTP images from conductorSam Betts2018-09-071-0/+29
* Pass prep_boot_part_uuid to install_bootloader for ppc64* partition imagesMichael Turek2018-07-311-4/+14
* Deploy steps - conductor & driversMark Goddard2018-07-111-1/+2
* Move boot-related code to boot_mode_utils.pyIlya Etingof2018-06-201-2/+3
* Fix ``agent`` deploy interface to call ``boot.prepare_instance``Shivanand Tendulker2018-04-181-19/+73
* Add validate_rescue() method to boot interfaceShivanand Tendulker2018-02-091-32/+11
* Add validate_rescue() method to network interfaceShivanand Tendulker2018-02-051-4/+2
* Remove mode argument from boot.(prepare|clean_up)_ramdiskJim Rollenhagen2018-02-011-15/+2
* Agent rescue implementationShivanand Tendulker2018-01-251-4/+146
* Remove provisioning network ports during tear downMark Goddard2017-11-151-0/+3
* fix a typo in agent.py: s/doman/domain/liumk2017-08-231-1/+1
* BFV Deploy skip minor logging, logic, and test fixesJulia Kreger2017-08-021-0/+3
* Address review feedback for ipxe boot file fixJulia Kreger2017-07-311-1/+2
* Generate iPXE boot script on start upMichael Turek2017-07-261-10/+8
* Generate iPXE boot script when deploying with boot from volumeMike Turek2017-07-141-8/+10
* Logic for skipping deployment with BFVJulia Kreger2017-06-221-12/+35
* Wire in storage interface attach/detach operationsJoanna Taryma2017-06-151-3/+14
* Remove log translations from ironic/drivers Part-1Anup Navare2017-05-091-4/+4
* Merge "Remove deprecated method build_instance_info_for_deploy()"Jenkins2017-04-051-11/+0
|\
| * Remove deprecated method build_instance_info_for_deploy()Shivanand Tendulker2017-04-031-11/+0
* | Merge "Node should reflect what was saved"Jenkins2017-04-051-1/+3
|\ \
| * | Node should reflect what was savedRuby Loo2017-04-041-1/+3
| |/
* | Call clean_up_instance() during node teardown for Agent deployShivanand Tendulker2017-03-281-0/+1
|/
* Unbind tenant ports before rebuildVladyslav Drok2017-02-081-0/+3
* Fix take over of ACTIVE nodes in AgentDeployPavlo Shchelokovskyy2017-01-101-4/+3
* Remove agent vendor passthru completelyPavlo Shchelokovskyy2016-12-131-11/+0
* Move `deploy_forces_oob_reboot` to deploy driversPavlo Shchelokovskyy2016-11-211-0/+1
* Remove ..agent.build_instance_info_for_deploy() in PikeRuby Loo2016-10-181-3/+3
* Merge "Move build_instance_info_for_deploy to deploy_utils"Jenkins2016-10-171-51/+11
|\
| * Move build_instance_info_for_deploy to deploy_utilsPavlo Shchelokovskyy2016-10-051-51/+11
* | Replace parse_root_device_hints with the ironic-lib version oneLucas Alvares Gomes2016-10-141-1/+9
|/
* Support configdrive in iscsi deploy for whole disk imagesShivanand Tendulker2016-09-181-1/+1
* Merge imports in codeNguyen Hung Phuong2016-08-241-4/+1
* Fix AgentDeploy take_over() docstringLucas Alvares Gomes2016-08-181-4/+0
* Add "erase_devices_metadata_priority" config optionLucas Alvares Gomes2016-08-121-0/+2
* Officially deprecate agent passthru classes and APIDmitry Tantsur2016-08-081-0/+3
* Timing metrics for agent deploy classesJay Faulkner2016-08-021-0/+21
* Merge "Implement new heartbeat for AgentDeploy"Jenkins2016-08-011-150/+158
|\
| * Implement new heartbeat for AgentDeployDmitry Tantsur2016-07-201-150/+158
* | Centralize config options - [agent]Ramamani Yeleswarapu2016-07-281-33/+1