summaryrefslogtreecommitdiff
path: root/ironic/conductor/rpcapi.py
Commit message (Expand)AuthorAgeFilesLines
* Add "none" RPC transport that disables the RPC busDmitry Tantsur2021-12-071-10/+23
* All-in-one Ironic service with a local RPC busDmitry Tantsur2021-12-071-55/+122
* Minor formatting and doc changes to change boot mode feature commit.Cenne2021-08-241-2/+2
* Add api endpoints for changing boot_mode and secure_boot stateCenne2021-08-231-1/+42
* Add agent_status and agent_status_message params to heartbeatArun S A G2021-03-311-3/+12
* Merge "Switch to JSON RPC from ironic-lib"Zuul2021-03-191-1/+1
|\
| * Switch to JSON RPC from ironic-libDmitry Tantsur2021-03-101-1/+1
* | API to force manual cleaning without booting IPADmitry Tantsur2021-03-161-4/+14
|/
* Add 'deploy steps' parameter for provisioning APIAija Jauntēva2021-02-031-4/+12
* Remove compatibility with conductors that do not support groupsDmitry Tantsur2020-09-291-2/+1
* Route conductor notification RPC to the same conductorDmitry Tantsur2020-09-251-0/+4
* Accept and use a TLS certificate from the agentDmitry Tantsur2020-09-091-2/+7
* Minor agent token log handlingJulia Kreger2020-06-291-0/+1
* Add agent_token param to docstringsRiccardo Pittau2020-05-261-0/+1
* Add my new address to .mailmapAeva Black2020-04-131-1/+1
* Add indicators REST API endpointsIlya Etingof2020-03-211-1/+86
* Pre-shared agent tokenJulia Kreger2020-02-201-2/+20
* Removes `hash_distribution_replicas` configuration optionVarsha2019-04-191-2/+1
* Support using JSON-RPC instead of oslo.messagingDmitry Tantsur2019-02-141-4/+10
* Allocation API: conductor API (without HA and take over)Dmitry Tantsur2019-01-311-1/+24
* Allocation API: allow picking random conductor for RPC topicDmitry Tantsur2019-01-091-0/+11
* Expose conductors: db and rpcKaifeng Wang2018-11-291-4/+15
* Fixes a race condition in the hash ring codeDmitry Tantsur2018-10-051-7/+6
* Use conductor group for hash ring calculationsJim Rollenhagen2018-07-231-7/+15
* Add reset_interfaces parameter to node's PATCHDmitry Tantsur2018-07-181-3/+8
* Deploy steps - conductor & driversMark Goddard2018-07-111-1/+16
* Raise TemporaryFailure if no conductors are onlineHarald Jensås2018-06-201-0/+4
* Add RPC API and conductor manager for traitsMark Goddard2018-01-241-1/+36
* Adds RPC calls for rescue interfaceShivanand Tendulker2018-01-151-1/+43
* Receive and store agent version on heartbeatSam Betts2017-12-111-4/+12
* Rolling upgrades support for create_port RPCAPIMark Goddard2017-07-261-0/+4
* Add missing parameter descriptions.gaozx2017-07-171-0/+5
* Move port object creation to conductorMark Goddard2017-06-121-1/+17
* Add comments re RPC versions being in syncPavlo Shchelokovskyy2017-04-111-0/+2
* Add RPC and object version pinningGrzegorz Grasza2017-03-241-2/+5
* exception from driver_factory.default_interface()Ruby Loo2017-02-061-0/+13
* Add dynamic driver functionality to REST APIJim Rollenhagen2017-01-301-0/+9
* Merge "Generic management I/F for Inject NMI"Jenkins2017-01-201-1/+21
|\
| * Generic management I/F for Inject NMINaohiro Tamura2017-01-201-1/+21
* | Move to tooz hash ring implementationJim Rollenhagen2017-01-191-4/+6
|/
* Generic power interface for soft reboot and soft power offNaohiro Tamura2017-01-041-4/+8
* Add Virtual Network Interface RPC APIsSam Betts2016-12-291-1/+51
* Add RPCs to support volume target operationsSatoru Moriya2016-12-021-1/+42
* Move interface validation from API to conductor sideDmitry Tantsur2016-12-011-1/+17
* Add RPCs to support volume connector operationSatoru Moriya2016-11-241-1/+48
* Introduce new driver call and RPC for heartbeatDmitry Tantsur2016-06-271-1/+14
* Add portgroups to support LAG interfaces - RPCLaura Moore2016-02-041-1/+34
* Merge "Conductor handles manual cleaning"Jenkins2016-01-121-1/+21
|\
| * Conductor handles manual cleaningRuby Loo2015-12-211-1/+21
* | Correct NotImplemented to NotImplementedError in rpcapi.pyLin Tan2015-12-091-9/+15
|/