ironic/ironic/cmd
Dmitry Tantsur 019ed2d7b1 Add "none" RPC transport that disables the RPC bus
When using the new combined executable in a single-conductor scenario,
it may make sense to completely disable the remote RPC. The new
``rpc_transport`` value ``none`` achieves that.

Change-Id: I6a83358c65b3ed213c8a991d42660ca51fc3a8ec
Story: #2009676
Task: #44104
2021-12-07 09:33:04 +01:00
..
__init__.py Fix pep8 2020-05-12 15:37:38 +02:00
api.py Add "none" RPC transport that disables the RPC bus 2021-12-07 09:33:04 +01:00
conductor.py Add "none" RPC transport that disables the RPC bus 2021-12-07 09:33:04 +01:00
dbsync.py Refactor common configuration bits from service commands 2021-12-01 12:19:33 +01:00
singleprocess.py All-in-one Ironic service with a local RPC bus 2021-12-07 09:31:12 +01:00
status.py Fix upgrade logic to allow for bundled changes 2021-08-07 22:16:09 +00:00