Fixes incorrect SDN_CONTROLLER_IP in overcloudrc 57/17157/2
authorTim Rozet <trozet@redhat.com>
Tue, 19 Jul 2016 17:41:49 +0000 (13:41 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 20 Jul 2016 00:48:35 +0000 (20:48 -0400)
commit7ade4430a23473f0e1f575593319ea62f3b46ee8
tree54fd9bfcc73b716b14e1beb0d225df76cdbfcebb
parent40925d0cdc63e557ef04569642875cd07b8ed7ce
Fixes incorrect SDN_CONTROLLER_IP in overcloudrc

Previous patch set this to be the public IP of the first controller.
However we only allow ODL to bind to the admin/API IP of the first
controller for security reasons.

JIRA: APEX-152

Change-Id: I22addbb9e7c3fcd850b9695b846357bf9447cd50
Signed-off-by: Tim Rozet <trozet@redhat.com>
lib/post-install-functions.sh