Comment 7 for bug 1762041

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

Reviewed: https://review.opencontrail.org/41566
Committed: http://github.com/Juniper/contrail-test/commit/f1e3d22d82c18b93ff33b1eae9cc4eb179b76aa2
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit f1e3d22d82c18b93ff33b1eae9cc4eb179b76aa2
Author: Pulkit Tandon <email address hidden>
Date: Sat Apr 7 23:35:16 2018 +0530

K8s script change to handle change in default cluster_project value

User can set or unset cluster_project value in k8s as part of
provisioning
Also, if it is not set during provisioning, the defaults keep on
changing as part of develeopment
Due to above reason, the code has to handle the changes dynamically
ans set or reset the project isolation accordingly.
This commit takes care of that

Change-Id: If705c35603541b18b2f13b4f0bdd976894538b3b
Closes-bug: #1762041