summaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-05-09adding bionic support.Narinder Gupta1-2/+2
Change-Id: I07214051129149800beac45a40727a7843cfd107 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2018-04-27dynamically using the bootstrap and change domain.Narinder Gupta1-0/+1
Change-Id: Id5fbb9cc577cd69b216d2ae2a7e8669412dbba0d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2018-04-25Changed charm version, removed unnecessary Contrail patching, added ↵Stuart Mackie1-15/+9
conditionals around ceilometer since not installing yet Change-Id: I49d96ae4be87925053fe37968527a7918f951b30 Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
2018-04-19added ssl support based on default.Narinder Gupta1-2/+2
Change-Id: I0198520e43c81d7734bc3b2f4396e55c42d33e5c Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2018-04-11Fixes for OpenContrail running on Pike in Fraser release:Stuart Mackie1-1/+1
- 02-deploybundle.sh - updated package names - 03-maasdeploy.sh - Iterate pods create command to get past "Conflict error" - config_tpl/juju2/bundle_tpl/oclphase1.yaml - updated public keys - deploy.sh - changed usage message to reflect using ocl not opencontrail Change-Id: If2d3820a4984498813d86162a1208402aceca312 Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
2018-03-10ceilometer upgrade using action.Narinder Gupta1-0/+6
Change-Id: I4e74f58891270737f942a6898bc5ed9f2c123d9d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-11-28Use juju run --application for patching OpenContrail containersStuart Mackie1-7/+9
Change-Id: Id0a2f5597a4f916d8a92ac9c01bb94c511a95045 Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
2017-11-21add pod19 without vlan.Narinder Gupta1-0/+17
Change-Id: I0764f19e0389921a7240802ebce0c484837f19ee Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-10-31adding ceph support for Kubernetes.Narinder Gupta1-2/+2
Change-Id: If7cf0add214da153daf39967fac15ba027cc3885 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-10-27Merge "cleanup code"Narinder Gupta1-11/+4
2017-10-18cleanup codeGuo Ruijing1-11/+4
1. remove unused code due to juju>2 & maas>2.2 in Ubuntu16.04 2. remove deprecated 03-maasdeploy.sh 3. remove other unused code Change-Id: I20fd0e96400db1262b0df3ef2b502c8001dd5b76 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-10-18add intel multus cni supportGuo Ruijing1-2/+2
Change-Id: I5670a824c62f6b41dddb7792c851d8b838d28b50 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-09-21fix the timing issue where download is slow.Narinder Gupta1-4/+5
Change-Id: Ia57f9bd4d76efbeb2dee35fc41e90001698c39ec Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-09-21Revert "modfiied to adjust timings as it seems download the container image ↵Narinder Gupta1-5/+4
is slow like few kbps." This reverts commit 16c95e3ff61446c5cac0e1e683f8c3c72e0ad553. Change-Id: I6bca3a73ff16f21d4f53dedf7523f9d14aca369f Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-09-20modfiied to adjust timings as it seems download the containerNarinder Gupta1-4/+5
image is slow like few kbps. Change-Id: I9bb8e0efea0fc23b76d24145b1e3b4f545473da1 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-09-12make sure MAAS gets deployed first before calling juju command.Narinder Gupta1-8/+12
Change-Id: Ib9e122416d45625883ff1967e9089ec2ab4812a2 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-09-01modified to autostart the VMs created for bootstrap and virtualNarinder Gupta1-1/+13
deployment. Change-Id: I7afcc6e382f7575fbd2741cded3915763aafe6f6 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-08-23make sure master charm in kubernetes resolved before we areNarinder Gupta1-2/+4
testing Change-Id: I5da42ff08acfcdcf3049b5facd9dc2f9146a035e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-08-22removing the public gateway addition code as it was added becauseNarinder Gupta1-26/+0
ealier juju was not supported with multiple network space. Change-Id: I9fc3017c90b8ecdf9a6a1563056dad37d995ca0e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-08-22Move tools.sh to ci/common dirMartin Kulhavy1-1/+1
This file is only sourced by other script and is not meant to be executed (contains only functions). Change-Id: I41253b73f720e4b7e987c5164901253c7e51ee8b Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
2017-08-18check if maas exist the only delete pod.Narinder Gupta1-11/+12
Change-Id: Id7a75e7edee830913174689a458fccb7522e6639 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-08-17delete pod if exist during maas deployment.narindergupta1-1/+2
Change-Id: Id045671934696ff96d46079c0f1a8e0ea2a172c2 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-08-17adding th elong option as command line.narindergupta1-88/+161
Change-Id: Ibe20b737a0ea9a6afc27ae490d8ff1ce6f61a5c0 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-08-17cleanup and remove unnecessary code.Narinder Gupta1-18/+21
Change-Id: Idace8f5b31479dbcd8040fc41ee20e3a70b0cc8a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-08-15modified templates and added variable to easlity understand theNarinder Gupta1-1/+1
templates and added support for multiple networks. Change-Id: I1074c722c9007bd12c711dbfc58afa1a098d2a17 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-08-15Improve and highlight logging to console (2)Martin Kulhavy1-16/+21
xtrace produces a lot of output that can be hard to read. This commit uses extra functions for formatted output (info and error), so that they stand out in the log and make it easier for the user to understand what is currently happening. Building up on change #38909: https://gerrit.opnfv.org/gerrit/38909 Change-Id: I0ddf9e0d3a12a62ae45c56d33a8d48c335b618a0 Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
2017-08-15adjusting the timeout while reading status.Narinder Gupta1-1/+1
Change-Id: I26829677f4688e75edf607b2fcd839385523c5aa Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-08-11Adding port 5240 along with MAAS_URL needed for non x86Narinder Gupta1-1/+1
architecture. Change-Id: Ia30ced70185d3f42529f49621f46e539c8c006e6 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-08-10Merge "Change the deployment mode from 'nonha' to 'noha'"Narinder Gupta1-2/+2
2017-08-10Change the deployment mode from 'nonha' to 'noha'Martin Kulhavy1-2/+2
To conform with the OPNFV scenario naming pattern, the mode of the scenario must be either 'ha' or 'noha'. Reference: https://wiki.opnfv.org/display/INF/CI+Scenario+Naming Change-Id: I99a2ffb40dd1e0f0d155af985498d27e00817188 Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
2017-08-10Merge "cleanup old controllers and models for virtual deployments"Narinder Gupta1-1/+11
2017-08-10fix some typosDi Xu1-4/+4
Change-Id: I1373feb555056e8a7f95860aab90cf2c116b2b29 Signed-off-by: Di Xu <di.xu@arm.com>
2017-08-10cleanup old controllers and models for virtual deploymentsDi Xu1-1/+11
Change-Id: I47d2085345820e404f300c2a935c477988b4132a Signed-off-by: Di Xu <di.xu@arm.com>
2017-08-08adding openbaton requirement for relationship. and modify theNarinder Gupta1-4/+11
check status logic. Change-Id: I0242005c0de8bb2d57f2db75c22c63307c4cbc91 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-30modify openstack commands to use openstack tools.Narinder Gupta1-2/+4
Change-Id: I8ffebc25bc21e1c9d4c1121bbc9ea293d9d82fae Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-17fixed syntax error.narindergupta1-1/+1
Change-Id: I04d4fa6fbf68bfe3f320f18a4168be9dd73da6cf Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-13typo corrected.Narinder Gupta1-11/+11
Change-Id: I1189a542d3975edc6ae3b6681f7dad31524dd4ca Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-02added support for install from git repository. please modifyNarinder Gupta1-3/+8
default_deployment_config.yaml to install from release repo for ocata,master etc. Also user can define their own URL and more information can be obtained at jujucharms.com Change-Id: I4943dbf68c6d980b2a2da65417b16631df768b48 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-03-31change default network gateway on containers with a public networkBlaisonneau David1-0/+26
Change-Id: Ic6b08b2942e94e8d8b9e7f46519058fcf3536d74 Signed-off-by: Blaisonneau David <david.blaisonneau@orange.com>
2017-03-03Expose JUJU GUI to access the model using the GUI.narindergupta1-0/+5
Change-Id: Ib04916c35f99608994bbab23d6b6bbc79695a496 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-17fix searching with jq selectRyota MIBU1-2/+2
Change-Id: I98842799db56040c935336758db3de1e02825a41 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-02-15fix bundle_tpl and default versionsRyota MIBU1-2/+2
- fix syntax error of bundle template for juju2 - update default openstack and opnfv version of 'deploy.sh' Change-Id: I786c269a59d72f641ea9e0c1d1c0c9fdf204956c Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-02-09to fix ODL issue.Narinder Gupta1-1/+9
Change-Id: Iae384f8ba902cc001b7ffd2d55fcbef25333ecba Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-06bug fixesRyota MIBU1-29/+43
- not to create '2' file by using '[[]]' instead of '[]' - delete files which are needed only during build process - update createresource() to support maas v2 Change-Id: I182bb2e62909dc0e1cb8494297ecab3872a067e5 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-02-05cleanup task.Narinder Gupta1-31/+28
Change-Id: I287e80899225c611752117ab29f079de7ba25f58 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-26did some cleanupm job.Narinder Gupta1-18/+17
Change-Id: I998482d0cba2bf6eb774d68124d2383ba869a08b Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-25modified to fix kubernetes issue.Narinder Gupta1-0/+3
Change-Id: Ib9d90bc171836aa83f455d6727c9a1457b5fd400 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-19modified for Kubernetes.Narinder Gupta1-1/+1
Change-Id: Ibe3c04f7988bfb1f9907ecd82c04ea5d22575eef Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-06modified to add cpu as host cpu for kvm machines.Narinder Gupta1-2/+2
Change-Id: Ia265021a79d5595748ec0b6b3e5988adbc3086b7 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-12-21Added kubernetes core bundle support.Narinder Gupta1-16/+25
Change-Id: Ic2c5c4e1b76ac1caa8a4d2373661ebeb83e8971b Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>