summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/deploy_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicated line wrt configdriveRuby Loo2016-09-191-1/+0
* Support configdrive in iscsi deploy for whole disk imagesShivanand Tendulker2016-09-181-1/+8
* Merge "Allow suppressing ramdisk logs collection"Jenkins2016-08-311-2/+7
|\
| * Allow suppressing ramdisk logs collectionPavlo Shchelokovskyy2016-08-291-2/+7
* | Merge imports in codeNguyen Hung Phuong2016-08-241-3/+1
|/
* Collect deployment logs from IPALucas Alvares Gomes2016-08-051-0/+4
* Migrate to using keystoneauth SessionsPavlo Shchelokovskyy2016-08-031-3/+33
* Merge "Centralize config options - [deploy]"Jenkins2016-07-261-47/+1
|\
| * Centralize config options - [deploy]Ramamani Yeleswarapu2016-07-211-47/+1
* | Merge "Add and document the "rotational" root device hint"Jenkins2016-07-201-1/+8
|\ \ | |/ |/|
| * Add and document the "rotational" root device hintLucas Alvares Gomes2016-07-121-1/+8
* | Add 'neutron' network interfaceVasyl Saienko2016-07-131-0/+4
* | Add network interface to base driver classVasyl Saienko2016-07-121-11/+53
|/
* Add internal_info field to ports and portgroupsVladyslav Drok2016-07-071-8/+18
* Properly set ephemeral size in agent driversVladyslav Drok2016-06-221-3/+7
* Merge "Remove support for the old ramdisk (DIB deploy-ironic element)"Jenkins2016-06-101-38/+2
|\
| * Remove support for the old ramdisk (DIB deploy-ironic element)Dmitry Tantsur2016-06-091-38/+2
* | Add config option for ATA erase fallback in agentJulia Kreger2016-06-061-0/+10
|/
* Remove deprecated [pxe]/http_* optionsJim Rollenhagen2016-05-161-4/+2
* Allow configuring shred's final overwrite with zerosMathieu Mitchell2016-05-101-7/+38
* Remove two deprecated config option names from [agent] sectionRamamani Yeleswarapu2016-04-131-6/+0
* Fix typos in some source files.Dao Cong Tien2016-03-251-1/+1
* Config to stop powering off nodes on failureJay Faulkner2016-03-231-9/+13
* Add support for partition images in agent driversFaizan Barmawer2016-03-211-0/+111
* Add new 'disk_label' capabilityLucas Alvares Gomes2016-03-081-2/+18
* Cache agent clean steps on nodeRuby Loo2016-02-091-29/+23
* Extend root device hints to support device nameLucas Alvares Gomes2016-02-021-1/+2
* Fix issues with uefi-ipxe bootingvmud2132016-01-171-1/+1
* Refactor disk partitioner code from ironic and use ironic-lib.Faizan Barmawer2015-12-091-460/+18
* Add and document two new root device hints: wwn_{with, vendor}_extensionLucas Alvares Gomes2015-11-171-1/+2
* Sort root device hints when parsingLucas Alvares Gomes2015-11-171-1/+1
* Merge "Move pxe._parse_instance_info() to deploy_utils"Jenkins2015-10-161-0/+31
|\
| * Move pxe._parse_instance_info() to deploy_utilsShivanand Tendulker2015-10-151-0/+31
* | Merge "Add support for in-band cleaning in ISCSIDeploy"Jenkins2015-10-151-0/+10
|\ \
| * | Add support for in-band cleaning in ISCSIDeployRamakrishnan G2015-10-081-0/+10
* | | Merge "Refactor deploy_utils methods"Jenkins2015-10-151-5/+18
|\ \ \ | |/ / | | / | |/ |/|
| * Refactor deploy_utils methodsRuby Loo2015-10-071-5/+18
* | Add notes to functions which are in ironic-libJohn L. Villalovos2015-10-051-0/+35
|/
* Merge "Use standard locale when executing 'dd' command"Jenkins2015-10-011-6/+3
|\
| * Use standard locale when executing 'dd' commandYuiko Takada2015-09-291-6/+3
* | Replace six.iteritems() with .items()Ruby Loo2015-09-281-1/+1
|/
* Refactor agent {prepare,tear_down}_cleaning into deploy_utilsRamakrishnan G2015-09-211-2/+168
* Merge "grub2 bootloader support for uefi boot mode"Jenkins2015-08-041-4/+4
|\
| * grub2 bootloader support for uefi boot modeShivanand Tendulker2015-07-291-4/+4
* | Merge "Add information 'node_uuid' in debug logs to facilitate the reader's l...Jenkins2015-07-311-12/+19
|\ \
| * | Add information 'node_uuid' in debug logs to facilitate the reader's lifeSinval Vieira2015-07-311-12/+19
| |/
* | Merge "Add more info level log to deploy_utils.work_on_disk() method"Jenkins2015-07-311-0/+17
|\ \ | |/ |/|
| * Add more info level log to deploy_utils.work_on_disk() methodSinval Vieira2015-07-301-0/+17
* | Refactor pxe - New PXEBoot and ISCSIDeploy interfacesRamakrishnan G2015-07-281-0/+61
* | Add CLEANWAIT stateLucas Alvares Gomes2015-07-271-2/+2
|/