summaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
AgeCommit message (Collapse)AuthorFilesLines
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>
2016-10-17modfified to change the model default after bootstrap.Narinder Gupta1-3/+3
Change-Id: I621dd2b861e5b797f0876939c8c0472d0fca5c95 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-17modified ocl charm location fetching from git tree.Narinder Gupta1-1/+1
Change-Id: I3913286114e4a4b402b859ab151e7e0442be4262 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-17modified to typo error.Narinder Gupta1-1/+5
Change-Id: I9992d424a6b74578b918c5a749ae86e892ea4084 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-17more changes needed for juju 2.0Narinder Gupta1-2/+11
Change-Id: I30a1703bdd0dbfc72d0a35c2bee39a1f1b57b52a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-16cmodfiied to add juju 2.0 support.Narinder Gupta1-9/+10
Change-Id: I3981f796cfb9ceb9f32522f4fed831d66e389c48 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-07remove phase bundle to single bundle and test.Narinder Gupta1-1/+1
Change-Id: I2d04ea10f34d0bd578a635c63f27aae361293e18 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-09-15move the heat domain creation after openstack.shNarinder Gupta1-2/+6
Change-Id: I93c5d7faebca8c61fffca6cc796e44659df805d9 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-09-08modified to backup and restore deployment.yamlNarinder Gupta1-0/+3
Change-Id: Id19a574024172fc9b50b9016361cc465e0088bd7 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-22added lab to compare currently run only for orange pod1Narinder Gupta1-1/+1
Change-Id: I9f3689b65ca01ed74a39c9592221b1385ecbc4cd Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-22trying to pass correct target for deployment.Narinder Gupta1-1/+1
Change-Id: I76ee4d723b86a9d4538cb7137bd3cbe1ba8303ed Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-22modfied to cleanup copying of yaml files from .juju/narindergupta1-0/+6
Change-Id: I1c44815b9b4217033034faf4a2880f5737f81fad Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-20ifailed in testing moving the haproxy to openstack.shNarinder Gupta1-12/+1
Change-Id: I5dd5d65934e6fdf4c3935739b85399fa8610f62a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-19modfied to take care of labconfig.yaml file copy and change theNarinder Gupta1-4/+4
bundle to deploy with haproxy Change-Id: Iec5126562e4a78b8b4984ce2992ab81a197f90b0 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-19[beta] add a public api proxy for orange pod1David Blaisonneau1-2/+14
Change-Id: I173b545a2b3bdc7ff948f37820fc2cfb62d5ca6d Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-08-11to adjust the worker mutiplier for api service so that not too manyNarinder Gupta1-1/+1
instance of API service spawned up. Change-Id: Ia1d5b542c3f97cbdc7b5523fc8d45b90ed836aa2 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-02clenup the naming convention of the scripts and modify not to useNarinder Gupta1-2/+2
variable directly. Change-Id: I234b53010a32c3b1f0daef507585dde4652616eb Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-07-29exposing the ceph-radosgw port and also creating users.Narinder Gupta1-0/+3
Change-Id: I4887538541d7153033b7276bd766a0cd915075ae Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-07-28patch not to remove swift API.Narinder Gupta1-1/+3
Change-Id: I32e552b7e42393fc4699010dab19f8547fa6352f Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-07-27adding script to enable juju on openstack.Narinder Gupta1-0/+5
Change-Id: If259c8ad3530cc8d67499d406bd96abdd98b46f0 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-07-25modified to increase the number of user instance to open.Narinder Gupta1-8/+0
Change-Id: Ic76ce031c8641028edb7fc530b985a3df401ded5 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-07-24in case of ONOS facing issue about the failure.Narinder Gupta1-3/+3
Change-Id: Id3569bf2a4dd05938cbd4135b5cb02cec3d57af0 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-07-11modfied to use the trusty as extra feature.Narinder Gupta1-1/+1
Change-Id: I3fe1f9bcae7c4458116202ae14a059c3fbcfcb0e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-28trying to resolv charm error by configure the cluster first thenNarinder Gupta1-1/+1
other relationship. Change-Id: Id4d7ceae20554d9952c45266ba1f827e43faaef6 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-22create the default security group rules to test the floating ips.Narinder Gupta1-7/+1
Change-Id: I91a3fe0c3d28da27ea521d93e826b16ffc7a4261 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-15modfied to do a workaround for limit user issue.Narinder Gupta1-2/+10
Change-Id: I3eb617135c2c69c09baaf490210f3c61c8670eef Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-15modified to clean the environment and also change in bundles toNarinder Gupta1-2/+2
deploy ocl as well. Change-Id: I40f32bad5b94b335bd5bd37d3c626d4a5e336061 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-10uses vip in case exist.Narinder Gupta1-1/+1
Change-Id: I7799a987d669d4b75bfc7b1b692183a1eb26e738 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-10modified the deployment and merge juju test file for onos.Narinder Gupta1-45/+7
Change-Id: Ib65063fa95a65e8c3e634d91187870e8aa45f5a8 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-07added the labconfig file for att virpod1. Remove the macNarinder Gupta1-0/+4
as it gateway br-ex was not configured with MAC. Change-Id: I32769c8d03dded073889a08d364c7bd3936880d3 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-02modified to take care of ceph disk assignment from labconfig.Narinder Gupta1-3/+3
Change-Id: I1b3056331ef9ea4333e197e27627988d8b48b469 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-31modified for right syntax.Narinder Gupta1-1/+1
Change-Id: I6abcfbd8bbc5423003ba2dcee4c9fd0018542652 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-09added optionNarinder Gupta1-1/+1
Change-Id: Ib0a0782e2d8e430e05b172a4fe42d21a8b10b9b4 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-09modfied to support xenial and mutiple architecture.Narinder Gupta1-4/+14
Change-Id: I48e693a34ac777bdfbcb56c3cd4512699f1eb664 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-02-29as two compute are needed for ceph 2 replicas. So increasing theNarinder Gupta1-7/+0
compute node to two as well replicas as well. Change-Id: I676898d7abf24e1df5f1cb04ba8b28ad35f55079
2016-02-23mdified to create a domain for heat after the deployment. It seemsNarinder Gupta1-0/+2
yardsitck tests need the domain to be created. Change-Id: I0777965fb17aeffbbc333ef514b1367ae7d17690
2016-02-16change integer to string comparisonNarinder Gupta1-1/+1
Change-Id: I6b99d73dfd62a292a295d357424109164e493fc7
2016-02-16syntax errorNarinder Gupta1-2/+2
Change-Id: Id2092478de7a3e0a4b5b430bb875eb4e158a54fd
2016-02-16trying to change the config after install make sure all serviesNarinder Gupta1-0/+5
are configures and working fine. Change-Id: I0abc5ea1ddb9dbb29772642e1cf03e3da81a14b0
2016-01-27revert back previous changes and enabling the feature flag in JUJU.Narinder Gupta1-1/+0
Change-Id: I567f376a697dfbc61b017f6da25e630b7f8c8248