Comment 4 for bug 1455698

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

Reviewed: https://review.opencontrail.org/10619
Committed: http://github.org/Juniper/contrail-fabric-utils/commit/3e1c9cd9ce29379d90dca655401cd5b4e4258283
Submitter: Zuul
Branch: master

commit 3e1c9cd9ce29379d90dca655401cd5b4e4258283
Author: Ranjeet R <email address hidden>
Date: Wed May 20 14:01:19 2015 -0700

Fixes: HA provisioning with fab fails if config nodes in testbed.py
are not is sequential order ( The chosen master node is not the first node)

While comparing the openstack and cfgm node sets, we are sorting the
nodes which changes the order in which they are mentioned.

Changing the compare to use sets instead of using sort.

Change-Id: Iaa1577202965eeec899c8226321e8bd946f81844
ClosesBug: 1455698