summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/objects/test_conductor.py
Commit message (Expand)AuthorAgeFilesLines
* Bye-bye iSCSI deploy, you served us wellDmitry Tantsur2021-05-041-2/+2
* Register all hardware_interfaces togetherDerek Higgins2021-01-081-4/+6
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
* Expose conductors: db and rpcKaifeng Wang2018-11-291-4/+18
* Add conductor_group field to config, node and conductor objectsJim Rollenhagen2018-07-181-1/+24
* Add missing 'autospec' to unit tests - /unit/objects/Ramamani Yeleswarapu2017-11-091-3/+6
* conductor saves version in dbRuby Loo2017-08-241-2/+7
* Unit test consistency: DB base and utils prefixMark Goddard2017-06-201-4/+4
* Register/unregister hardware interfaces for conductorsJim Rollenhagen2017-01-191-1/+30
* Extend the Conductor RPC objectLucas Alvares Gomes2016-03-181-0/+31
* Prepare for functional testingJohn L. Villalovos2015-09-281-0/+87