summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/ansible
Commit message (Expand)AuthorAgeFilesLines
* Finally remove support for netboot and the boot_option capabilityDmitry Tantsur2022-08-021-18/+0
* Yoga: Change default boot mode to uefiJulia Kreger2021-10-041-0/+1
* Delay rendering configdriveDmitry Tantsur2021-05-191-0/+30
* agent_client: support custom TLS certificatesDmitry Tantsur2020-08-061-1/+1
* Decompose the core deploy step on iscsi and ansible deployMark Goddard2020-07-131-114/+21
* Enforce autospec in ansible testsRiccardo Pittau2020-05-301-20/+24
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
* Remove compatibility with pre-deploy steps driversDmitry Tantsur2020-03-121-23/+0
* Follow up to root device hints in instance_infoDmitry Tantsur2020-01-211-0/+16
* Allow reading root_device from instance_infoDmitry Tantsur2020-01-081-0/+13
* Stop using six libraryRiccardo Pittau2019-12-231-8/+7
* Ansible driver: fix deployment with serial specified as root device hintRaphael Glon2019-07-261-2/+4
* Ansible module: fix deployment for private and/or shared imagesRaphael Glon2019-07-091-22/+20
* Ansible module: fix clean error handlingRaphael Glon2019-04-081-7/+4
* Deploy Templates: factor out ironic.conductor.stepsMark Goddard2019-03-151-3/+4
* Adding ansible python interpreter as driver_infoRiccardo Pittau2019-03-131-0/+39
* Merge "Stop requiring root_gb for whole-disk images"Zuul2019-03-111-0/+3
|\
| * Stop requiring root_gb for whole-disk imagesDmitry Tantsur2019-03-081-0/+3
* | Add option to set python interpreter for ansibleRiccardo Pittau2019-03-071-0/+29
|/
* Add support for Smart NICsHamdy Khader2019-02-071-5/+149
* Deploy steps - conductor & driversMark Goddard2018-07-111-1/+30
* Merge "Remove deprecated ansible driver options"Zuul2018-06-071-20/+0
|\
| * Remove deprecated ansible driver optionsPavlo Shchelokovskyy2018-06-071-20/+0
* | Completely stop using the "fake" classic driver in unit testsDmitry Tantsur2018-06-061-4/+4
|/
* Remove excessive usage of mock_the_extension_manager in unit tests - part 2Dmitry Tantsur2018-05-241-4/+2
* Fix W504 errorsJulia Kreger2018-05-091-2/+2
* Stop overriding tempdir in unit testHironori Shiina2018-03-291-5/+5
* [ansible] use manual-mgmt hw type in unit testsPavlo Shchelokovskyy2018-02-201-14/+5
* Mock check_dir in ansible interface testsPavlo Shchelokovskyy2018-01-301-0/+11
* remeber spelling errorchenjiao2018-01-231-1/+1
* [ansible] add defaults to configPavlo Shchelokovskyy2017-12-201-18/+57
* Add ansible deploy interfacePavlo Shchelokovskyy2017-11-092-0/+870