summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorrabi <ramishra@redhat.com>2018-01-17 10:27:04 +0530
committerrabi <ramishra@redhat.com>2018-01-28 09:11:18 +0530
commit5bd856627ae77c29e96de2200c68e5822753b689 (patch)
tree8ad4f417c47fa58ca9dc1af8c276f340a99a4c33 /install.sh
parent6d55417f80384ead56e176beec9e2fc4eb162d61 (diff)
downloadheat-5bd856627ae77c29e96de2200c68e5822753b689.tar.gz
Remove use of heat_watch_server_url
This deprecates the config option for removal and removes all its usage. Change-Id: If7dce02d1432d95cb1c9a3c6120e1c1287196836 Partial-Bug: #1743707
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 93e73416e..e99951774 100755
--- a/install.sh
+++ b/install.sh
@@ -77,7 +77,6 @@ basic_configuration() {
BRIDGE_IP=127.0.0.1
iniset $target DEFAULT heat_metadata_server_url "http://${BRIDGE_IP}:8000/"
- iniset $target DEFAULT heat_watch_server_url "http://${BRIDGE_IP}:8003/"
if detect_rabbit
then