summaryrefslogtreecommitdiff
path: root/ironic/conductor/base_manager.py
Commit message (Expand)AuthorAgeFilesLines
* On rpc service stop, wait for node reservation releaseSteve Baker2023-02-271-3/+14
* Respond to rpc requests on stop until hash ring resetSteve Baker2023-02-271-0/+4
* Phase 1 - SQLAlchemy 2.0 CompatabilityJulia Kreger2022-10-131-5/+12
* Automatically configure enabled_***_interfacesDmitry Tantsur2021-12-201-24/+0
* Move place_loaders_for_boot to boot driver __init__Steve Baker2021-12-101-8/+3
* Facilitate asset copy for bootloader opsJulia Kreger2021-09-151-3/+8
* Record node history and manage events in dbJulia Kreger2021-09-101-2/+8
* Register all hardware_interfaces togetherDerek Higgins2021-01-081-4/+11
* Remove locks before RPC bus is startedJulia Kreger2020-07-281-5/+29
* Merge "Release reservation when stoping the ironic-conductor service"Zuul2020-04-171-0/+2
|\
| * Release reservation when stoping the ironic-conductor serviceshenxindi2020-04-101-0/+2
* | Add my new address to .mailmapAeva Black2020-04-131-1/+2
|/
* Nodes in maintenance didn't fail, when they should haveRuby Loo2020-01-161-4/+8
* Stop using six libraryRiccardo Pittau2019-12-231-2/+1
* Fix :param: in docstringzhu.fanglei2019-06-141-24/+24
* Remove deprecated option [DEFAULT]enabled_driversKaifeng Wang2019-06-061-5/+0
* Publish baremetal endpoint via mdnsDmitry Tantsur2019-05-231-0/+20
* Removes `hash_distribution_replicas` configuration optionVarsha2019-04-191-3/+1
* Allocation API: resume allocations on conductor restartDmitry Tantsur2019-02-191-0/+16
* Node gets stuck in ING state when conductor goes downDao Cong Tien2018-08-031-8/+6
* Merge "Use conductor group for hash ring calculations"Zuul2018-07-251-11/+26
|\
| * Use conductor group for hash ring calculationsJim Rollenhagen2018-07-231-11/+26
* | Merge "Remove endpoint_type from configuration"Zuul2018-07-231-14/+0
|\ \ | |/ |/|
| * Remove endpoint_type from configurationMatthew Thode2018-05-221-14/+0
* | Add conductor_group field to config, node and conductor objectsJim Rollenhagen2018-07-181-2/+3
* | Remove support for creating and loading classic driversDmitry Tantsur2018-07-021-41/+23
* | Fix E501 errorsJulia Kreger2018-05-141-1/+2
|/
* Fix W504 errorsJulia Kreger2018-05-091-4/+4
* Collect periodic tasks from all enabled hardware interfacesDmitry Tantsur2018-04-241-43/+61
* Rework logic handling reserved orphaned nodes in the conductorDmitry Tantsur2018-02-211-2/+7
* Clean nodes stuck in CLEANING state when ir-cond restartsZhenguo Niu2018-02-161-15/+22
* Adds more exception handling for ironic-conductor heartbeatD G Lee2017-09-181-0/+3
* Improve graceful shutdown of conductor processYuriy Zveryanskyy2017-07-051-0/+5
* Merge "Config drive support for ceph radosgw"Jenkins2017-04-171-0/+14
|\
| * Config drive support for ceph radosgwAnup Navare2017-04-121-0/+14
* | Remove translation of log messages from ironic/conductorRamamani Yeleswarapu2017-03-221-37/+35
|/
* Merge "exception from driver_factory.default_interface()"Jenkins2017-02-071-4/+1
|\
| * exception from driver_factory.default_interface()Ruby Loo2017-02-061-4/+1
* | Improve enabled_*_interfaces config help and validationJim Rollenhagen2017-02-031-0/+25
|/
* Fail conductor startup if invalid defaults existJim Rollenhagen2017-02-011-1/+7
* Improve conductor driver validation at startupJim Rollenhagen2017-02-011-13/+30
* Merge "Remove support for driver object periodic tasks"Jenkins2017-02-011-3/+0
|\
| * Remove support for driver object periodic tasksRuby Loo2017-01-311-3/+0
* | Log reason for hardware type registration failureRuby Loo2017-01-311-2/+2
|/
* Turn NOTE into docstringJim Rollenhagen2017-01-201-3/+13
* Merge "Register/unregister hardware interfaces for conductors"Jenkins2017-01-191-0/+37
|\
| * Register/unregister hardware interfaces for conductorsJim Rollenhagen2017-01-191-0/+37
* | Move to tooz hash ring implementationJim Rollenhagen2017-01-191-3/+5
|/
* Merge "Add node console notifications"Jenkins2016-12-281-0/+11
|\
| * Add node console notificationsYuriy Zveryanskyy2016-12-231-0/+11