Comment 13 for bug 1713592

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/35060
Committed: http://github.com/Juniper/contrail-server-manager/commit/3cbe90a4f1881456e3fbb7b49e6403642fe120a8
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit 3cbe90a4f1881456e3fbb7b49e6403642fe120a8
Author: nitishkrishna <email address hidden>
Date: Tue Aug 29 14:48:49 2017 -0700

Closes-Bug: #1713592 - Changing validations of Openstack HA - external VIP mandatory

Now the validations are:

Single interface:-

If more than one openstack node:
External vip is mandatory.
If internal vip is given, it should be same as external vip

Multiple interface:-

If more than one openstack node:
Both internal and external vips are mandatory.
They cannot be the same.

Patch 2:

In single interface, check case where internal vip also given

Change-Id: I04003bf4837b055557dce32a4e1e8ac653139a2c