Implement contrail helm charts for microservice containers
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
Trunk |
Fix Committed
|
Critical
|
mnayakbomman@juniper.net |
Bug Description
Need to implement contrail helm charts to deploy contrail containers as an application on top of kubernetes. New contrail-
Changed in juniperopenstack: | |
milestone: | none → r5.0.0 |
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #1 |
OpenContrail Admin (ci-admin-f) wrote : | #2 |
Review in progress for https:/
Submitter: Qasim Arham (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #5 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #6 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #7 |
Review in progress for https:/
Submitter: Qasim Arham (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #8 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit d85d374649c90b8
Author: Madhukar Nayakbomman <email address hidden>
Date: Mon Feb 12 15:53:28 2018 -0800
Deprecating contrail-helper charts
As we are using helm-toolkit from openstack-helm repo, we will remove files and
folders related to contrail-helm charts
Change-Id: I5f0377bf13e0dc
Partial-Bug: #1749018
OpenContrail Admin (ci-admin-f) wrote : | #9 |
Reviewed: https:/
Committed: http://
Submitter: Rudra Rugge (<email address hidden>)
Branch: master
commit e3ba44fd999b532
Author: Madhukar Nayakbomman <email address hidden>
Date: Mon Feb 12 18:33:29 2018 -0800
Mount /var/log and /etc/contrail dir to host
Through this commit we will host mount /var/log and /etc/contrail directories to
host. Also have moved analyticsdb-nodemgr daemonset to contrail-thirdparty chart
Change-Id: I6df552fb459d63
Partial-Bug: #1749018
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #10 |
Review in progress for https:/
Submitter: Qasim Arham (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #13 |
Reviewed: https:/
Committed: http://
Submitter: Rudra Rugge (<email address hidden>)
Branch: master
commit 9881230a803fd53
Author: Qarham <email address hidden>
Date: Mon Feb 12 10:46:48 2018 -0600
Contrail and OpenStack Cluster Access Doc
Use these documents to setup OSH Contrail, OpenStack GUI, Contrail Analytics
and OpenStack Client Access.
Partial-Bug: #1749018
Change-Id: I9ebfac83da422d
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #14 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #15 |
Reviewed: https:/
Committed: http://
Submitter: Rudra Rugge (<email address hidden>)
Branch: master
commit 354e233b2425de1
Author: Madhukar Nayakbomman <email address hidden>
Date: Fri Feb 16 17:22:29 2018 -0800
Added build-driver image to build vrouter kernel
1. Instead of ubuntu vrouter-init-kernel image, we are using
build-driver image which uses dkms module to build the vrouter kernel
2. Removed option of creating daemonset per container
3. Modified the code such a way that we can easily add more
agent roles (dpdk, TOR)
Change-Id: Ibdc7021ada3986
Partial-Bug: #1749018
OpenContrail Admin (ci-admin-f) wrote : | #16 |
Reviewed: https:/
Committed: http://
Submitter: Rudra Rugge (<email address hidden>)
Branch: master
commit e9b9a6359682d74
Author: Madhukar Nayakbomman <email address hidden>
Date: Mon Feb 12 13:49:36 2018 -0800
Contrail helm charts implementation for 5.0
Package contrail services as kubernetes resources and store it into
charts. Use these charts to deploy, manage and delete contrail clusters
Change-Id: I82b8efab4ae2cc
Implements: blueprint https:/
Partial-bug: #1749018
information type: | Proprietary → Public |
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #17 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #18 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit cf9c85363249c5e
Author: Madhukar Nayakbomman <email address hidden>
Date: Fri Feb 23 15:35:47 2018 -0800
Removing each_container_
Through this commit we will only support option of deploying multiple containers
into single pod. After this commit each_container_
Change-Id: Ia57f2c49d25e11
Partial-Bug: #1749018
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #19 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #20 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit 5e7a4a0e3e79ced
Author: Madhukar Nayakbomman <email address hidden>
Date: Tue Feb 27 00:35:01 2018 -0800
Ingress for config-api, analytics-api and webui
Added ingress and related service template for config-api, analytics-api and
webui service
Change-Id: Icbdc6db038af7a
Partial-Bug: #1749018
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #21 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #22 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #23 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit f02b1806ea33821
Author: Madhukar Nayakbomman <email address hidden>
Date: Thu Mar 8 10:51:07 2018 -0800
Adding ocata images, moving to contrail ns
Pointing contrail charts to ocata images and moving contrail resources from
openstack namespace to contrail namespace
Partial-Bug: #1749018
Change-Id: I0d8912ad8133ec
OpenContrail Admin (ci-admin-f) wrote : | #24 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit f9d4d5ec624a1b7
Author: Madhukar Nayakbomman <email address hidden>
Date: Tue Mar 6 14:33:47 2018 -0800
Update to all in one install doc
Updating all in one install doc for contrail-
Partial-Bug: #1749018
Change-Id: I3a35e7faf4ae64
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #25 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #26 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit 347a9247ddfc40a
Author: Madhukar Nayakbomman <email address hidden>
Date: Thu Mar 8 15:09:31 2018 -0800
Provisioning vrouter dpdk and kernel together
Created a separate configmap for each vrouter roles, so that separate config can
be provided for each of the roles
Change-Id: I034cde1de811d1
Partial-Bug: #1749018
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #27 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #28 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #29 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #31 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #32 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #33 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit eb53f4e7de21a1d
Author: Madhukar Nayakbomman <email address hidden>
Date: Mon Mar 12 17:56:08 2018 -0700
Updating all in one install doc
Change-Id: I4ee564f13b2737
Partial-Bug: #1749018
OpenContrail Admin (ci-admin-f) wrote : | #34 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit c7398b5485715e6
Author: Madhukar Nayakbomman <email address hidden>
Date: Mon Mar 12 16:24:11 2018 -0700
Adding the right image tag for heat init container
1. changed image tag for heat init container
2. modified .gitreview file to point to contrail's gerrit
3. Removed .zuul.yaml file for now
Change-Id: I33602b063888aa
Partial-Bug: #1749018
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #35 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #36 |
Review in progress for https:/
Submitter: Qasim Arham (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #40 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit 9fb5c43ec7dded4
Author: Qarham <email address hidden>
Date: Tue Mar 13 16:30:34 2018 -0500
Updated Multi-Node OSH Contrail Helm doc
Some minor changes in the doc, capturing reference configuration parameter values.
Partial-Bug: #1749018
Change-Id: I8eda95882ff4f0
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #41 |
Review in progress for https:/
Submitter: Jarek Lukow (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #43 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #44 |
Review in progress for https:/
Submitter: Jarek Lukow (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #45 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit 780088e08c0f098
Author: Madhukar Nayakbomman <email address hidden>
Date: Thu Mar 15 00:08:04 2018 -0700
Pointing to the correct contrail services
1. Pointing to correct contrail service
2. override file for RBAC configuration for /etc/neutron/
3. Add deployment bash file for RBAC
4. Extra_args variable for bash scripts
Change-Id: Ic17a7f43af266d
Partial-Bug: #1749018
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #46 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #47 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit 63a204a5ad132af
Author: Madhukar Nayakbomman <email address hidden>
Date: Thu Mar 15 12:49:49 2018 -0700
Changing the vrouter image name
Change-Id: Iea20c27aacf4d8
Partial-Bug: #1749018
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #48 |
Review in progress for https:/
Submitter: Qasim Arham (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #49 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #50 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit 4771079ec2d9571
Author: Madhukar Nayakbomman <email address hidden>
Date: Thu Mar 15 15:51:54 2018 -0700
Changing the conflict port of calico
Calico's felix uses a port which conflicts with vrouter port, changing that port
to 9099
Partial-Bug: #1749018
Change-Id: I8d192a494aad65
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #51 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #52 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit 2fd56afec1f6948
Author: Madhukar Nayakbomman <email address hidden>
Date: Fri Mar 16 15:49:09 2018 -0700
Renaming helm-toolkit directory
To avoid conflict between openstack-helm's helm-toolkit, we are renaming
contrail-
Change-Id: I6ec5b64d8015b7
Partial-Bug: #1749018
OpenContrail Admin (ci-admin-f) wrote : | #53 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit 6a45ceda10e6167
Author: Qarham <email address hidden>
Date: Thu Mar 15 17:06:04 2018 -0500
2nd Update Multi-Node OSH Contrail Helm doc
Some minor changes in the doc, typo correction and add checking & disabling node labling step
Partial-Bug: #1749018
Change-Id: I51ed7ab284eebe
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #54 |
Review in progress for https:/
Submitter: Jarek Lukow (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #57 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #59 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit 0fc906c6cfc98ec
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
Partial-Bug: #1749018
tags: | added: sanityblocker |
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #60 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #61 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #62 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #63 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #64 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit 9b0c925761dddd6
Author: Madhukar Nayakbomman <email address hidden>
Date: Wed Mar 21 16:11:47 2018 -0700
Mounting right hp dir and changing container name
Mounting right hugepages directory for dpdk pod and changing the container names
to match with previous release contrail vrouter service names
Change-Id: Icfaa7d3611b897
Partial-Bug: #1749018
OpenContrail Admin (ci-admin-f) wrote : | #65 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit 230133149936879
Author: Madhukar Nayakbomman <email address hidden>
Date: Wed Mar 21 18:11:59 2018 -0700
Changing the contrail config and log mountpath
For contrail-status to work, configuration files has to be in /etc/contrail
folder, adhering helm charts to that model.
With this commit we are also mounting docker.sock using kubernetes volumes type
Socket. refer https:/
Change-Id: I20b1173b6ec1d2
Partial-Bug: #1749018
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #66 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #68 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit 8763268c5532596
Author: Jarek Łukow <email address hidden>
Date: Mon Mar 12 15:48:39 2018 +0100
Add helm-deployer role to helm-deployer repo
Partial-Bug: #1749018
Depends-On: I62522ef2a6aef3
Change-Id: I887a53e66c99fd
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #69 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #70 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit fba5d7a1ac74a4b
Author: Madhukar Nayakbomman <email address hidden>
Date: Thu Mar 22 22:15:45 2018 -0700
Adding .pth file with path to nova contrail pkgs
This commit inserts a contrail-plugin.pth under python site-packages folder for
python to understand the contrail plugin folder path for nova-compute container
Partial-Bug: #1749018
Change-Id: I704c383226ff42
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #71 |
Review in progress for https:/
Submitter: Qasim Arham (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #72 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #73 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #74 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit 4e4e2efbfd3395a
Author: Madhukar Nayakbomman <email address hidden>
Date: Tue Mar 27 17:52:40 2018 -0700
Updating the charts to latest nightly image
Change-Id: I774b873d967d13
Partial-bug: #1749018
OpenContrail Admin (ci-admin-f) wrote : | #75 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit 323451970b22465
Author: Madhukar Nayakbomman <email address hidden>
Date: Tue Mar 27 18:05:25 2018 -0700
Updating init containe tag to latest nightly image
Change-Id: Iac89777ddd5402
Partial-bug: #1749018
OpenContrail Admin (ci-admin-f) wrote : [Review update] master | #76 |
Review in progress for https:/
Submitter: Qasim Arham (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : | #77 |
Review in progress for https:/
Submitter: <email address hidden> (<email address hidden>)
OpenContrail Admin (ci-admin-f) wrote : A change has been merged | #78 |
Reviewed: https:/
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master
commit 91692d720d7fe7f
Author: Madhukar Nayakbomman <email address hidden>
Date: Mon Apr 2 17:26:41 2018 -0700
Mounting /var/lib/contrail to dpdk container
Change-Id: Ief8eada26deeb5
Partial-bug: #1749018
Review in progress for https:/ /review. opencontrail. org/39698
Submitter: <email address hidden> (<email address hidden>)