Change commands to print PublicVip to fix format issue. 65/27265/1
authorTomofumi Hayashi <tohayash@redhat.com>
Fri, 20 Jan 2017 04:26:06 +0000 (13:26 +0900)
committerTomofumi Hayashi <tohayash@redhat.com>
Fri, 20 Jan 2017 04:31:12 +0000 (13:31 +0900)
commit89e026b8df1d62f6c6e4d1f6bd7258b64beaae70
treed7dd41aca4d8d2aa841d6e0980859428a4520c32
parent4ce88c9d256f8bbcfd809b7800c04a9ade5d150b
Change commands to print PublicVip to fix format issue.

Latest 'openstack stack output' commands prints output with
ascii table format, so opnfv-deploy output breaks as following:
"Overcloud dashboard available at http://+---------"

This change fix it with json+jq.

Change-Id: I594f31254caeee1dc2bc3c6d39d9640cba039f05
Signed-off-by: Tomofumi Hayashi <tohayash@redhat.com>
lib/post-install-functions.sh