summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTakashi Kajinami <tkajinam@redhat.com>2023-02-20 13:23:05 +0900
committerwu.chunyang <wchy1001@gmail.com>2023-03-20 03:29:35 +0000
commitf62d3197c4be1e78654d9bac3842530b39954b0b (patch)
tree8250933ee3c6080ffe8e7642fb66f7ab613b3fab /doc
parent49ac6ae0d29db9686124e5c80b697c7b01ec6ca9 (diff)
downloadtrove-f62d3197c4be1e78654d9bac3842530b39954b0b.tar.gz
Do not configure removed [DEFAULT] rpc_backend
This option was removed in oslo.messaging 9.0.0[1]. [1] https://docs.openstack.org/releasenotes/oslo.messaging/stein.html#relnotes-9-0-0-stable-stein-upgrade-notes Change-Id: I11660751532dde117bbf509302fbde594e3911b1
Diffstat (limited to 'doc')
-rw-r--r--doc/source/install/common_configure.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/source/install/common_configure.txt b/doc/source/install/common_configure.txt
index d66bcd34..1f710091 100644
--- a/doc/source/install/common_configure.txt
+++ b/doc/source/install/common_configure.txt
@@ -13,7 +13,6 @@
trove_api_workers = 5
transport_url = rabbit://stackrabbit:password@192.168.1.34:5672/
control_exchange = trove
- rpc_backend = rabbit
reboot_time_out = 300
usage_timeout = 900
agent_call_high_timeout = 1200
@@ -69,7 +68,6 @@
ignore_users = os_admin
control_exchange = trove
transport_url = rabbit://stackrabbit:password@172.24.5.1:5672/
- rpc_backend = rabbit
command_process_timeout = 60
use_syslog = False
debug = True