summaryrefslogtreecommitdiff
path: root/ironic/tests/drivers/test_fake.py
Commit message (Expand)AuthorAgeFilesLines
* Add InspectInterface for node-introspectionNisha Agarwal2015-02-201-0/+5
* Use DbTestCase as test base when context neededVladyslav Drok2014-09-301-4/+2
* Add drivers.base.BaseDriver.get_properties()Ruby Loo2014-07-231-0/+11
* ManagementInterface {set, get}_boot_device() to support 'persistent'Lucas Alvares Gomes2014-07-091-1/+2
* Test fake console driverlinggao2014-06-171-1/+7
* Remove 'node' parameter from the validate() methodsLucas Alvares Gomes2014-06-161-3/+3
* Remove 'node' parameter from the Power interfaceLucas Alvares Gomes2014-05-291-5/+4
* Remove 'node' parameter from the Deploy interfaceLucas Alvares Gomes2014-05-261-5/+5
* Add ManagementInterfaceLucas Alvares Gomes2014-04-281-14/+37
* Make tests use Node object instead of dictChris Behrens2014-04-101-3/+3
* Generic MixinVendorInterface using static mappingGhe Rivero2014-03-111-31/+0
* Merge "Remove extraneous vim configuration comments for ironic"Jenkins2014-02-281-1/+0
|\
| * Remove extraneous vim configuration comments for ironicHe Yongli2014-02-261-1/+0
* | API: Expose a way to start/stop the consoleLucas Alvares Gomes2014-02-281-1/+2
|/
* Simplify locking around acquiring Node resourcesDevananda van der Veen2014-02-211-1/+3
* Task object as paramater to validate() methodsLucas Alvares Gomes2014-02-171-6/+6
* Implement a multiplexed VendorPassthru exampleDevananda van der Veen2014-02-051-9/+28
* Add prepare, clean_up, take_over methods to deployDevananda van der Veen2013-12-121-0/+6
* Allow FakePower to return node objects power_stateChris Krelle2013-11-261-11/+20
* Changes power_state and adds last_error fieldRuby Loo2013-11-161-1/+4
* Add vendor_passthru method to RPC APIYuriy Zveryanskyy2013-09-271-6/+9
* Restructuring driver API and inheritance.Devananda van der Veen2013-06-111-0/+61