summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/db/test_conductor.py
Commit message (Expand)AuthorAgeFilesLines
* Replace more instances of model_queryJulia Kreger2022-10-271-15/+0
* Phase 1 - SQLAlchemy 2.0 CompatabilityJulia Kreger2022-10-131-1/+3
* Bye-bye iSCSI deploy, you served us wellDmitry Tantsur2021-05-041-7/+7
* Register all hardware_interfaces togetherDerek Higgins2021-01-081-15/+29
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
* Make reservation checks caselessJulia Kreger2020-03-061-0/+8
* Allocation API: taking over allocations of offline conductorsDmitry Tantsur2019-02-191-0/+1
* Allocation API: allow picking random conductor for RPC topicDmitry Tantsur2019-01-091-0/+17
* Expose conductors: db and rpcKaifeng Wang2018-11-291-0/+12
* Use conductor group for hash ring calculationsJim Rollenhagen2018-07-231-0/+15
* Remove support for creating and loading classic driversDmitry Tantsur2018-07-021-91/+0
* Speed up test_touch_conductor_deadlock()Ruby Loo2017-03-131-1/+5
* Add support for DBDeadlock handlingJoanna Taryma2017-02-271-0/+9
* Add dynamic driver functionality to REST APIJim Rollenhagen2017-01-301-0/+56
* Add hardware types to the hash ringJim Rollenhagen2017-01-191-8/+113
* Register/unregister hardware interfaces for conductorsJim Rollenhagen2017-01-191-0/+45
* Clear target_power_state on conductor startupZhenguo Niu2016-06-211-0/+18
* Prepare for functional testingJohn L. Villalovos2015-09-281-0/+219