summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/fake.py
Commit message (Expand)AuthorAgeFilesLines
* Add configurable delays to the fake driversSteve Baker2022-10-131-0/+63
* Add indicator management harness to ManagementInterfaceIlya Etingof2019-08-261-0/+40
* ipxe boot interfaceJulia Kreger2018-10-161-0/+4
* Switch the "snmp" hardware type to "noop" managementDmitry Tantsur2018-08-071-1/+11
* Deploy steps - conductor & driversMark Goddard2018-07-111-2/+3
* Merge "BIOS Settings: add sync_node_setting"Zuul2018-06-211-5/+31
|\
| * BIOS Settings: add sync_node_settingZenghui Shi2018-06-201-5/+31
* | Remove the "fake" and "fake_soft_power" classic driversDmitry Tantsur2018-06-061-4/+0
* | Fix FakeBIOS to allow tempest testingYolanda Robla2018-06-041-0/+6
|/
* BIOS Settings: Add BIOSInterfaceZenghui Shi2018-05-081-0/+28
* Do not use async parameterOleksiy Petrenko2018-03-281-1/+1
* Migrate the remaining classic drivers to hardware typesDmitry Tantsur2018-02-011-11/+4
* Agent rescue implementationShivanand Tendulker2018-01-251-2/+2
* Adds rescue_interface to base driver classShivanand Tendulker2017-12-211-0/+16
* Add the timeout parameter to relevant methods in the fake power interfaceLucas Alvares Gomes2017-02-011-5/+2
* Generic power interface for soft reboot and soft power offNaohiro Tamura2017-01-041-1/+20
* Add storage_interface to base driver classJulia Kreger2016-12-211-0/+19
* Fix fake.FakeBoot.prepare_ramdisk() signatureIgor Kalnitsky2016-07-151-1/+1
* Allow vendor drivers to acquire shared locksMario Villaplana2016-05-131-1/+7
* Merge "Add RAIDInterface for RAID configuration"Jenkins2015-08-141-0/+14
|\
| * Add RAIDInterface for RAID configurationRamakrishnan G2015-08-121-0/+14
* | Merge "get_supported_boot_devices() returns static device list"Jenkins2015-08-121-2/+2
|\ \ | |/ |/|
| * get_supported_boot_devices() returns static device listMatt Keeann2015-08-121-2/+2
* | Add boot interface in IronicRamakrishnan G2015-06-151-0/+22
|/
* Enforce flake8 E123/6/7/8 in ironicSam Betts2015-06-041-2/+3
* Add a missing comma and correct some typosZhenguo Niu2015-04-211-1/+1
* Generic changes for Node InspectionNisha Agarwal2015-02-271-1/+1
* Add InspectInterface for node-introspectionNisha Agarwal2015-02-201-0/+14
* Make 'method' explicit for VendorInterface.validate()Tan Lin2015-01-141-4/+2
* Merge "Update drivers VendorInterface validate() method"Jenkins2014-11-191-13/+0
|\
| * Update drivers VendorInterface validate() methodLucas Alvares Gomes2014-11-191-13/+0
* | Make vendor methods discoverable via the Ironic APILucas Alvares Gomes2014-11-181-3/+6
|/
* Vendor endpoints to support different HTTP methodsLucas Alvares Gomes2014-11-171-6/+6
* Add sync and async support for passthru methodsLucas Alvares Gomes2014-11-121-2/+6
* Add a mechanism to route vendor methodsLucas Alvares Gomes2014-11-111-14/+0
* Add logging to driver vendor_passthru functionsSam Betts2014-10-311-2/+4
* Enable H405 PEP8 checkDavid Shrewsbury2014-10-101-2/+4
* Remove gettextutils _ injectionVladyslav Drok2014-08-291-0/+1
* Raise MissingParameterValue instead of InvalidGhe Rivero2014-08-121-3/+3
* Implements send-data-to-ceilometerwhaom2014-08-011-0/+3
* Add drivers.base.BaseDriver.get_properties()Ruby Loo2014-07-231-0/+20
* ManagementInterface {set, get}_boot_device() to support 'persistent'Lucas Alvares Gomes2014-07-091-2/+2
* Fix 'fake' driver unable to finish a deployDevananda van der Veen2014-06-261-2/+2
* Remove 'node' parameter from the validate() methodsLucas Alvares Gomes2014-06-161-4/+4
* Driver interface's validate should return nothingRuby Loo2014-06-121-2/+2
* Remove 'node' parameter from the Console and Rescue interfacesLucas Alvares Gomes2014-06-101-3/+3
* Remove 'node' parameter from the Power interfaceLucas Alvares Gomes2014-05-291-5/+5
* Remove 'node' parameter from the Deploy interfaceLucas Alvares Gomes2014-05-261-5/+5
* Remove 'node' parameter from the VendorPassthru interfaceLucas Alvares Gomes2014-04-301-8/+8
* Add ManagementInterfaceLucas Alvares Gomes2014-04-281-0/+19