summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/agent_base_vendor.py
Commit message (Expand)AuthorAgeFilesLines
* Don't require root partition when installing a whole disk imageBob Fournier2020-02-131-7/+22
* Asynchronous out of band deploy steps fails to executeShivanand Tendulker2019-08-201-0/+3
* Check for deploy.deploy deploy step in heartbeatMark Goddard2019-08-141-11/+34
* Deploy Templates: factor out ironic.conductor.stepsMark Goddard2019-03-151-2/+3
* fast tracked deployment supportJulia Kreger2019-03-141-3/+31
* Merge "Add support for Smart NICs"Zuul2019-02-081-1/+7
|\
| * Add support for Smart NICsHamdy Khader2019-02-071-1/+7
* | Optionally preserve original system boot order upon instance deploymentArne Wiebalck2019-02-071-1/+6
|/
* Pass prep_boot_part_uuid to install_bootloader for ppc64* partition imagesMichael Turek2018-07-311-4/+10
* Merge "Fix for failure in cleaning"Zuul2018-07-251-0/+1
|\
| * Fix for failure in cleaningShivanand Tendulker2018-07-241-0/+1
* | Deploy steps - conductor & driversMark Goddard2018-07-111-2/+8
|/
* Make method public to support out-of-band cleaningNguyen Van Trung2018-06-081-16/+4
* Gracefully handle NodeLocked exceptions during heartbeatDmitry Tantsur2018-05-251-1/+7
* Improve exception handling in agent_base_vendorDmitry Tantsur2018-05-241-18/+28
* Fix W504 errorsJulia Kreger2018-05-091-10/+10
* Agent rescue implementationShivanand Tendulker2018-01-251-6/+39
* Receive and store agent version on heartbeatSam Betts2017-12-111-1/+3
* Don't collect logs from powered off nodesMark Goddard2017-11-211-4/+20
* Fix missing print format errorzhufl2017-08-081-1/+1
* Optimize node locking on heartbeatPavlo Shchelokovskyy2017-08-021-9/+13
* Using non-persistent boot in PXE interfaceFellype Cavalcante2017-07-131-0/+4
* Remove log translations from ironic/drivers Part-1Anup Navare2017-05-091-24/+21
* Remove unneeded exception handling from agent driverYuriy Zveryanskyy2017-04-071-18/+14
* Move heartbeat processing to separate mixin classPavlo Shchelokovskyy2017-01-111-82/+101
* Fix wrong exception message when deploy failedOctopusZhang2016-12-221-1/+1
* Remove agent vendor passthru completelyPavlo Shchelokovskyy2016-12-131-259/+0
* Update to hacking 0.12.0 and use new checksJohn L. Villalovos2016-11-081-1/+1
* Remove 'agent_last_heartbeat' from node.driver_internal_infoRuby Loo2016-10-171-1/+8
* Merge "Change 'decom' to clean/cleaning"Jenkins2016-10-161-1/+1
|\
| * Change 'decom' to clean/cleaningJohn L. Villalovos2016-09-271-1/+1
* | Remove "agent_last_heartbeat" internal field from agent driversMario Villaplana2016-10-131-6/+1
* | Merge "Add description for vendor passthru methods"Jenkins2016-10-121-2/+11
|\ \ | |/ |/|
| * Add description for vendor passthru methodsAnnie Lezil2016-10-041-2/+11
* | Remove unneeded try..except in heartbeatPavlo Shchelokovskyy2016-09-231-6/+1
|/
* Mask instance secrets in API responsesDevananda van der Veen2016-08-261-1/+4
* Merge imports in codeNguyen Hung Phuong2016-08-241-4/+1
* Merge "Simplify code by using mask_dict_password (again)"Jenkins2016-08-091-3/+2
|\
| * Simplify code by using mask_dict_password (again)John L. Villalovos2016-08-081-3/+2
* | Merge "Officially deprecate agent passthru classes and API"Jenkins2016-08-091-0/+6
|\ \
| * | Officially deprecate agent passthru classes and APIDmitry Tantsur2016-08-081-0/+6
* | | Merge "Timing metrics: pxe boot and iscsi deploy driver"Jenkins2016-08-091-0/+13
|\ \ \ | |_|/ |/| |
| * | Timing metrics: pxe boot and iscsi deploy driverJay Faulkner2016-08-081-0/+13
* | | Merge "Collect deployment logs from IPA"Jenkins2016-08-061-0/+5
|\ \ \ | |_|/ |/| |
| * | Collect deployment logs from IPALucas Alvares Gomes2016-08-051-0/+5
* | | Promote agent vendor passthru to core APIDmitry Tantsur2016-08-051-16/+3
|/ /
* | Pass agent metrics config via conductorJay Faulkner2016-08-021-0/+23
|/
* Merge "Implement new heartbeat for AgentDeploy"Jenkins2016-08-011-285/+311
|\
| * Implement new heartbeat for AgentDeployDmitry Tantsur2016-07-201-285/+311
* | Centralize config options - [agent]Ramamani Yeleswarapu2016-07-281-19/+1
|/