net-config-multinode: make controlplane int idempotent
When doing a stack-update, it will try to create the control plane
interface again.
Add this conditional so the interface is not created if already exist.
Note: this code has been taken from tripleo-ci and is consistent with
how multinode jobs are currently tested.
Co-Authored-By: James Slagle <email address hidden>
Co-Authored-By: Steven Hardy <email address hidden>
Co-Authored-By: Mathieu Bultel <email address hidden>
Reviewed: https:/ /review. openstack. org/428747 /git.openstack. org/cgit/ openstack/ tripleo- heat-templates/ commit/ ?id=f48c6650998 4a29169a1437593 b4e288f1eb506c
Committed: https:/
Submitter: Jenkins
Branch: master
commit f48c66509984a29 169a1437593b4e2 88f1eb506c
Author: Emilien Macchi <email address hidden>
Date: Fri Feb 3 09:17:59 2017 -0500
net- config- multinode: make controlplane int idempotent
When doing a stack-update, it will try to create the control plane
interface again.
Add this conditional so the interface is not created if already exist.
Note: this code has been taken from tripleo-ci and is consistent with
how multinode jobs are currently tested.
Co-Authored-By: James Slagle <email address hidden>
Co-Authored-By: Steven Hardy <email address hidden>
Co-Authored-By: Mathieu Bultel <email address hidden>
Change-Id: I773fdf5359cead 6961b595e3c8192 b02406452b7
Related-Bug: #1661412