summaryrefslogtreecommitdiff
path: root/ironic/objects/conductor.py
Commit message (Expand)AuthorAgeFilesLines
* Bye-bye iSCSI deploy, you served us wellDmitry Tantsur2021-05-041-1/+1
* Register all hardware_interfaces togetherDerek Higgins2021-01-081-12/+7
* Expose conductors: db and rpcKaifeng Wang2018-11-291-2/+24
* Add conductor_group field to config, node and conductor objectsJim Rollenhagen2018-07-181-2/+10
* conductor saves version in dbRuby Loo2017-08-241-3/+5
* Add context to IronicObject._from_db_object()Ruby Loo2017-04-281-2/+6
* Register/unregister hardware interfaces for conductorsJim Rollenhagen2017-01-191-1/+24
* Clean up object codeRuby Loo2016-12-061-4/+3
* Extend the Conductor RPC objectLucas Alvares Gomes2016-03-181-1/+36
* Move _from_db_object() into base classJohn L. Villalovos2016-02-241-9/+0
* Implement indirection_apiGrzegorz Grasza2015-09-241-3/+13
* Use oslo.versionedobjects remotable decoratorsLin Tan2015-09-171-3/+3
* Base IronicObject on VersionedObjectLin Tan2015-09-171-1/+3
* Replace metaclass registry with explicit opt-in registry from osloLin Tan2015-09-161-0/+1
* Refactor refresh method in objects for reuseSinval Vieira2015-07-231-4/+1
* Migrate RPC objects to oslo.versionedobjects FieldsLucas Alvares Gomes2015-07-091-4/+4
* Enforce flake8 E123/6/7/8 in ironicSam Betts2015-06-041-5/+5
* Do not use the context parameter on refresh()Lucas Alvares Gomes2014-09-231-3/+16
* Do not set the context twice when forming RPC objectsLucas Alvares Gomes2014-09-221-3/+0
* Make context mandatory when instantiating a RPC objectLucas Alvares Gomes2014-09-221-1/+1
* Remove gettextutils _ injectionVladyslav Drok2014-08-291-0/+1
* Remove objectify decorator from dbapi's {get, register}_conductor()Lucas Alvares Gomes2014-08-141-1/+5
* Remove extraneous vim configuration comments for ironicHe Yongli2014-02-261-1/+0
* Conductors maintan driver list in the DBDevananda van der Veen2013-10-241-0/+69