summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorFan Zhang <zh.f@outlook.com>2017-07-27 10:59:00 +0800
committerFan Zhang <zh.f@outlook.com>2017-08-07 09:33:58 +0800
commit327eb4838411ae659b5ed1255e4e4ee67d93ff46 (patch)
treedd8dbebbbdec0367e3fee737005de87d28b15cde /etc
parentfa171bd3e92d7d7b9032fc035f554dcb4621ce94 (diff)
downloadtrove-327eb4838411ae659b5ed1255e4e4ee67d93ff46.tar.gz
Remove inexistent option in install guide.
Remove notifier_queue_* because the options are no longer needed and should be removed. Closes-bug: #1706528 Change-Id: Idfd205473f1756a69d0d9607e9f8c1dd9780553c
Diffstat (limited to 'etc')
-rw-r--r--etc/trove/trove.conf.test10
1 files changed, 0 insertions, 10 deletions
diff --git a/etc/trove/trove.conf.test b/etc/trove/trove.conf.test
index 65ef0a03..6dee9c0b 100644
--- a/etc/trove/trove.conf.test
+++ b/etc/trove/trove.conf.test
@@ -101,16 +101,6 @@ revert_time_out = 120
notification_driver = trove.tests.util.usage
notification_service_id = mysql:123,percona:abc
-# ============ notifer queue kombu connection options ========================
-
-notifier_queue_hostname = localhost
-notifier_queue_userid = guest
-notifier_queue_password = guest
-notifier_queue_ssl = False
-notifier_queue_port = 5672
-notifier_queue_virtual_host = /
-notifier_queue_transport = memory
-
control_exchange = trove
paste_config_file=api-paste.ini.test