Comment 59 for bug 1749018

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

Reviewed: https://review.opencontrail.org/40841
Committed: http://github.com/Juniper/contrail-helm-deployer/commit/0fc906c6cfc98ecb9594aede32d45daf0c6b5ba8
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 0fc906c6cfc98ecb9594aede32d45daf0c6b5ba8
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: I9a437ec78de92200cdf1196c5f8e4bf44ded4a02
Partial-Bug: #1749018