Updates OpenDaylight healthcheck URI

The new URI is more accurate and only supported as of ODL version
Fluorine.

Closes-Bug: 1779215

Change-Id: I3e51820ec26afb1629e58500c469140a094ce2f7
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit 39c6c98a3c)
This commit is contained in:
Tim Rozet 2018-06-28 17:17:44 -04:00
parent 0c86c23350
commit bb98f5aa7d
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ else
bind_port=$(awk -F "= *" '/^org.osgi.service.http.port.secure/ {print $2}' $file)
fi
healthcheck_curl http://$bind_host:$bind_port/controller/nb/v2/neutron
healthcheck_curl http://$bind_host:$bind_port/diagstatus