Created a new contrail parent chart which imports all other contrail subcharts.
By installing this parent contrail chart, it would automatically deploy
resources defined in all other sub charts.
Below two category of variable has been introduced
1. Global variables like contrail_env which is consumed by all charts
2. Local chart variables like lables, which are very specific to
individual charts
Reviewed: https:/ /review. opencontrail. org/40841 github. com/Juniper/ contrail- helm-deployer/ commit/ 0fc906c6cfc98ec b9594aede32d45d af0c6b5ba8
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit 0fc906c6cfc98ec b9594aede32d45d af0c6b5ba8
Author: Madhukar Nayakbomman <email address hidden>
Date: Mon Mar 19 16:57:49 2018 -0700
Adding a parent contrail chart
Created a new contrail parent chart which imports all other contrail subcharts.
By installing this parent contrail chart, it would automatically deploy
resources defined in all other sub charts.
Below two category of variable has been introduced
1. Global variables like contrail_env which is consumed by all charts
2. Local chart variables like lables, which are very specific to
individual charts
Change-Id: I9a437ec78de922 00cdf1196c5f8e4 bf44ded4a02
Partial-Bug: #1749018