summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/test_generic.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up kernel_append_params for PXE/iPXEDmitry Tantsur2021-05-171-1/+2
* Deploy interface that fully relies on custom deploy stepsDmitry Tantsur2021-04-301-2/+3
* Deprecate the iscsi deploy interfaceDmitry Tantsur2020-09-221-3/+4
* agent_client: support custom TLS certificatesDmitry Tantsur2020-08-061-1/+2
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
* Use openstacksdk for accessing ironic-inspectorDmitry Tantsur2019-07-311-1/+0
* Add the noop management interface to the manual-management hardware typeDmitry Tantsur2018-11-211-2/+5
* Create base pxe classJulia Kreger2018-10-221-1/+1
* Completely stop using the "fake" classic driver in unit testsDmitry Tantsur2018-06-061-3/+3
* cleanup: Remove usage of some_dict.keys()John L. Villalovos2018-02-051-1/+1
* Add 'force_persistent_boot_device' to pxe propsRuby Loo2017-08-171-1/+2
* exception from driver_factory.default_interface()Ruby Loo2017-02-061-0/+22
* Introduce generic hardware typesDmitry Tantsur2016-12-161-0/+59