summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/iscsi_deploy.py
Commit message (Expand)AuthorAgeFilesLines
* Decompose the core deploy step on iscsi and ansible deployMark Goddard2020-07-131-23/+34
* Untie the ramdisk deploy from AgentDeployDmitry Tantsur2020-06-241-85/+26
* Mark more configuration options as reloadableDmitry Tantsur2020-05-061-0/+2
* Refactoring: split out wrap_ipv6Dmitry Tantsur2020-03-171-11/+8
* Refactoring: move iSCSI deploy code to iscsi_deploy.pyDmitry Tantsur2020-03-171-2/+279
* Refactoring: move generic agent clean step functions to agent_baseDmitry Tantsur2020-03-031-31/+0
* Refactoring: rename agent_base_vendor to agent_baseDmitry Tantsur2020-02-191-3/+3
* Follow up to root device hints in instance_infoDmitry Tantsur2020-01-211-9/+1
* Allow reading root_device from instance_infoDmitry Tantsur2020-01-081-1/+1
* Stop using six libraryRiccardo Pittau2019-12-231-2/+3
* Correct power state handling for managed in-band inspectionDmitry Tantsur2019-12-131-13/+8
* Asynchronous out of band deploy steps fails to executeShivanand Tendulker2019-08-071-1/+10
* fast tracked deployment supportJulia Kreger2019-03-141-10/+36
* Add support for Smart NICsHamdy Khader2019-02-071-0/+11
* Avoid cpu_arch None values in iscsi deploymentsRiccardo Pittau2018-11-291-2/+5
* Recommend to set boot mode explicitlyHironori Shiina2018-11-031-13/+1
* Enable configuration of conversion flags for iscsiYolanda Robla2018-10-191-2/+9
* Merge "Direct deploy serve HTTP images from conductor"Zuul2018-09-071-70/+6
|\
| * Direct deploy serve HTTP images from conductorSam Betts2018-09-071-70/+6
* | Fix doc builds for ironicJulia Kreger2018-09-051-20/+31
|/
* Pass prep_boot_part_uuid to install_bootloader for ppc64* partition imagesMichael Turek2018-07-311-2/+6
* Deploy steps - conductor & driversMark Goddard2018-07-111-3/+3
* Remove the ilo classic driversDmitry Tantsur2018-06-221-3/+2
* Move boot-related code to boot_mode_utils.pyIlya Etingof2018-06-201-1/+2
* Do not validate root partition size for whole disk images in iscsi deployDmitry Tantsur2018-01-101-0/+7
* Remove provisioning network ports during tear downMark Goddard2017-11-151-0/+3
* Boot from volume fails with 'iscsi' deploy interfacekesper2017-09-011-0/+1
* Boot from volume fails with 'iscsi' deploy interfaceShivanand Tendulker2017-08-311-0/+5
* BFV Deploy skip minor logging, logic, and test fixesJulia Kreger2017-08-021-2/+6
* Logic for skipping deployment with BFVJulia Kreger2017-06-221-5/+22
* Wire in storage interface attach/detach operationsJoanna Taryma2017-06-151-2/+9
* Remove log translations from ironic/drivers Part-1Anup Navare2017-05-091-7/+6
* Unbind tenant ports before rebuildVladyslav Drok2017-02-081-0/+3
* Remove agent vendor passthru completelyPavlo Shchelokovskyy2016-12-131-10/+0
* Merge "Move `deploy_forces_oob_reboot` to deploy drivers"Jenkins2016-11-221-1/+1
|\
| * Move `deploy_forces_oob_reboot` to deploy driversPavlo Shchelokovskyy2016-11-211-1/+1
* | Fix exception handling in iscsi_deploy.continue_deployDmitry Tantsur2016-10-311-8/+21
|/
* Replace parse_root_device_hints with the ironic-lib version oneLucas Alvares Gomes2016-10-141-3/+10
* Support configdrive in iscsi deploy for whole disk imagesShivanand Tendulker2016-09-181-2/+3
* Merge "Centralize config options - [iscsi]"Jenkins2016-08-231-10/+0
|\
| * Centralize config options - [iscsi]Ramamani Yeleswarapu2016-08-121-10/+0
* | Merge "Centralize config options - [pxe]"Jenkins2016-08-191-36/+1
|\ \ | |/
| * Centralize config options - [pxe]Ramamani Yeleswarapu2016-08-121-36/+1
* | Add "erase_devices_metadata_priority" config optionLucas Alvares Gomes2016-08-121-1/+3
|/
* Remove unused [pxe]disk_devices optionVladyslav Drok2016-08-111-3/+0
* Merge "Officially deprecate agent passthru classes and API"Jenkins2016-08-091-1/+7
|\
| * Officially deprecate agent passthru classes and APIDmitry Tantsur2016-08-081-1/+7
* | Merge "Timing metrics: pxe boot and iscsi deploy driver"Jenkins2016-08-091-0/+20
|\ \ | |/ |/|
| * Timing metrics: pxe boot and iscsi deploy driverJay Faulkner2016-08-081-0/+20
* | Migrate to using keystoneauth SessionsPavlo Shchelokovskyy2016-08-031-11/+2
|/