Change ODL check url to be diagstatus 85/60185/1
authorTim Rozet <trozet@redhat.com>
Wed, 25 Jul 2018 19:58:14 +0000 (15:58 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 25 Jul 2018 19:58:14 +0000 (15:58 -0400)
commit1fcda2f1a2d22f1161ab604841e819a1e1550116
treecc11471b3cd59631807089191f24841beedc1d5c
parent4b6630459f3cebb78ee21922f7976820ab04690b
Change ODL check url to be diagstatus

With OOO the password is no longer hardcoded to 'admin' and is
dynamically generated a run time. This causes this curl check to fail.
Instead, use the diagstatus URL which is new in ODL and provides a more
accurate way (without authentication) to check if ODL is ready.

Change-Id: I7eb034cd3f20c5f5daa52a1e9b2d8e2a52118f6e
Signed-off-by: Tim Rozet <trozet@redhat.com>
odl-pipeline/lib/odl_reinstaller/odl_reinstaller.py