joid.git
6 years agomodfified to support Power architecture. 35/38935/2
narindergupta [Tue, 8 Aug 2017 19:50:46 +0000 (14:50 -0500)]
modfified to support Power architecture.

Change-Id: I7e35cb9743322c1cf48b79a1a89fb3a8accdc8ae
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoRename juju run --service flag to --application 39/38939/1
Martin Kulhavy [Tue, 8 Aug 2017 20:20:21 +0000 (23:20 +0300)]
Rename juju run --service flag to --application

This flag has been renamed in (probably) Juju 2.0.
For reference, compare documentation for `juju run` command in
https://jujucharms.com/docs/1.25/commands and
https://jujucharms.com/docs/2.0/commands

The `--service` flag causes the `openstack.sh` to fail and exit,
skipping important functionality.

Change-Id: Ia5b3f5c29622de2caabee9832aa6920932c43656
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
6 years agoMerge "Improve and highlight logging to console"
Narinder Gupta [Tue, 8 Aug 2017 16:11:02 +0000 (16:11 +0000)]
Merge "Improve and highlight logging to console"

6 years agoImprove and highlight logging to console 09/38909/1
Martin Kulhavy [Tue, 8 Aug 2017 11:27:33 +0000 (14:27 +0300)]
Improve and highlight logging to console

xtrace produces a lot of output that can be hard to read. This commit
adds a function to print important information messages in bold yellow,
so that they stand out in the log and make it easier for the user to
understand what is currently happening.

Change-Id: I78d3dbd909beca30b36723b879b13436932629f9
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
6 years agoadding openbaton requirement for relationship. and modify the 05/38905/1
Narinder Gupta [Tue, 8 Aug 2017 10:18:47 +0000 (05:18 -0500)]
adding openbaton requirement for relationship. and modify the
check status logic.

Change-Id: I0242005c0de8bb2d57f2db75c22c63307c4cbc91
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoMerge "Check that nodes have not failed commissioning or testing"
Narinder Gupta [Tue, 8 Aug 2017 09:31:51 +0000 (09:31 +0000)]
Merge "Check that nodes have not failed commissioning or testing"

6 years agoCheck that nodes have not failed commissioning or testing 93/38893/1
Martin Kulhavy [Tue, 8 Aug 2017 09:07:24 +0000 (12:07 +0300)]
Check that nodes have not failed commissioning or testing

Both states 'Failed commissioning' and 'Failed testing' are reasons to
stop the deployment process because their interface cannot be updated
in the next step.

Change-Id: I8e9f2b9de24c67c4e08f36b04b80e0c4a02c7604
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
6 years agoUpdate in OVN charm revision 45/38845/1
AakashKT [Mon, 7 Aug 2017 13:14:03 +0000 (18:44 +0530)]
Update in OVN charm revision

Change-Id: I8690dfb0fed0d40b75772e328b594a401d98f5c9
Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
6 years agoMerge "Check that nodes have not failed commissioning"
Narinder Gupta [Mon, 7 Aug 2017 12:44:57 +0000 (12:44 +0000)]
Merge "Check that nodes have not failed commissioning"

6 years agoCheck that nodes have not failed commissioning 11/38811/2
Martin Kulhavy [Sun, 6 Aug 2017 18:46:42 +0000 (21:46 +0300)]
Check that nodes have not failed commissioning

If any of the nodes have failed during the commissioning phase, it makes
no sense to proceed with the deployment (it will fail when trying to
update the interfaces of the nodes).

Change-Id: Idc9f202820555d08aa2b07d8296b79b7fea0337a
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
6 years agoScaling of worker nodes working, update OVN bundle revision to reflect same 01/38801/1
AakashKT [Sat, 5 Aug 2017 14:38:43 +0000 (20:08 +0530)]
Scaling of worker nodes working, update OVN bundle revision to reflect same

Change-Id: I090dab958047030a69350fa27f2ebac9e45bb682
Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
6 years agoAutomatically add the virsh IP to known hosts 71/38771/1
Martin Kulhavy [Fri, 4 Aug 2017 14:23:36 +0000 (17:23 +0300)]
Automatically add the virsh IP to known hosts

During the generation of the bootstrap VM, ssh connection to the host
machine is opened. If the IP is not yet in the list of known hosts,
the installation blocks and waits for user input.
The fix queries the host and adds the ssh fingerprint(s) to the list of
known hosts, if it is not present already.

Change-Id: I3e4bbb80811ab880e7271970713047c5d4ccca0f
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
6 years agotrying the latest version of openstack charm. 07/38707/1
Narinder Gupta [Thu, 3 Aug 2017 23:19:04 +0000 (18:19 -0500)]
trying the latest version of openstack charm.

Change-Id: I6214d6e0c46684ed8484b7ae00f601dbb3cb2db8
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agomodfieid to pass user_domain_id as well. 53/38653/1
Narinder Gupta [Thu, 3 Aug 2017 02:56:11 +0000 (21:56 -0500)]
modfieid to pass user_domain_id as well.

Change-Id: I1b5ef9efbbe4f25315309c48c7f3714c5e81b69f
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agomodfied the mod of the scripts in executing mode. 51/38651/1
Narinder Gupta [Wed, 2 Aug 2017 20:01:09 +0000 (15:01 -0500)]
modfied the mod of the scripts in executing mode.

Change-Id: I18b3992076b253fc6282dd0694b6a17fc6271335
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoScripts for deploying clearwater on kubernetes-cluster (with loadbalancer) 43/38643/4
AakashKT [Wed, 2 Aug 2017 18:14:30 +0000 (23:44 +0530)]
Scripts for deploying clearwater on kubernetes-cluster (with loadbalancer)

Change-Id: I3baca4c8ed73c8154ee2627fc62d81cb694c0726
Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
6 years agoAdding the OS_DOMAIN_PROJECT_ID 33/38633/1
Narinder Gupta [Wed, 2 Aug 2017 14:44:00 +0000 (09:44 -0500)]
Adding the OS_DOMAIN_PROJECT_ID

Change-Id: I0428b5ac9748615f2ca53761f9833eb8a376fbe6
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoMerge "Added keys into bundle for ocl"
Narinder Gupta [Fri, 28 Jul 2017 13:25:59 +0000 (13:25 +0000)]
Merge "Added keys into bundle for ocl"

6 years agoAdded keys into bundle for ocl 35/38335/1
Stuart Mackie [Fri, 28 Jul 2017 13:00:50 +0000 (06:00 -0700)]
Added keys into bundle for ocl

Change-Id: If5b9f770acdc65314602a80ca27126301595b675
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
6 years agomodified the bundle for HA. 95/38295/1
Narinder Gupta [Thu, 27 Jul 2017 16:33:05 +0000 (11:33 -0500)]
modified the bundle for HA.

Change-Id: I0ecd9b73ed0e3c9e3d639c53189d366a6c9f42d2
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoChange Contrail repo and key 89/38289/1
Stuart Mackie [Thu, 27 Jul 2017 15:42:06 +0000 (08:42 -0700)]
Change Contrail repo and key

Change-Id: I70e996c1f75d7482a5ebfcc102e946d9fe05ac98
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
6 years agochanging the bundle which works for OCL. 79/38279/1
Narinder Gupta [Thu, 27 Jul 2017 13:55:04 +0000 (08:55 -0500)]
changing the bundle which works for OCL.

Change-Id: Id92622368fefca84c3d45eced6d6ca0e0b9790f5
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agomodified to remove gateway as not needed with OCL 19/38119/2
Narinder Gupta [Wed, 26 Jul 2017 05:01:35 +0000 (00:01 -0500)]
modified to remove gateway as not needed with OCL

Change-Id: If08c12d9ffd2a8567fccd77473ead1483bd7dff0
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agomodified to fix deployment error 17/38117/1
Narinder Gupta [Wed, 26 Jul 2017 04:39:20 +0000 (23:39 -0500)]
modified to fix deployment error

Change-Id: Iec917ba5ae1e2bfa1f32d0682945dc770454570c
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agomodfied to take care of OCL deployment 07/38107/1
Narinder Gupta [Tue, 25 Jul 2017 21:41:43 +0000 (16:41 -0500)]
modfied to take care of OCL deployment

Change-Id: I462fbcd4eb04e65117eb5e7690440ce88aa05c9b
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agomodified to accomodate OCL 99/38099/4
Narinder Gupta [Tue, 25 Jul 2017 17:47:44 +0000 (12:47 -0500)]
modified to accomodate OCL

Change-Id: Ib8227c4050b51adc2c466511bedf47e45a817db1
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoWorking bundle, will work on getting etcd getting up 51/38051/1
AakashKT [Tue, 25 Jul 2017 07:25:31 +0000 (12:55 +0530)]
Working bundle, will work on getting etcd getting up

Change-Id: I94a7cb1ab6d73a1406b8555cbf4716e2667d58af
Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
6 years agoUpdated ovn charm revision (ovn-8 -> ovn-11) 55/37955/1
AakashKT [Sun, 23 Jul 2017 22:11:22 +0000 (03:41 +0530)]
Updated ovn charm revision (ovn-8 -> ovn-11)

Change-Id: I6382ff20b2ec31d9153d651f20f3d9f0b7e2a0bd
Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
6 years agoMofifications for OVN-Kubernetes 27/37927/1
AakashKT [Fri, 21 Jul 2017 13:47:39 +0000 (19:17 +0530)]
Mofifications for OVN-Kubernetes

Change-Id: Ib1f24d4a11d5d0dd4a5356619757cc72ac800877
Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
6 years agomodfied to use public IP for keystone. 23/37523/4
Narinder Gupta [Fri, 14 Jul 2017 17:53:26 +0000 (12:53 -0500)]
modfied to use public IP for keystone.

Change-Id: Id0bcd86ee00b81de4e15722038e0e5e985772971
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoby default moving to public End point. 19/37519/2
Narinder Gupta [Fri, 14 Jul 2017 15:19:16 +0000 (10:19 -0500)]
by default moving to public End point.

Change-Id: Idfcdc337d2a497e286b79a0cd933f6bbc3753b99
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoMerge "Fix pip warnings"
Narinder Gupta [Fri, 14 Jul 2017 14:46:39 +0000 (14:46 +0000)]
Merge "Fix pip warnings"

6 years agothis patch will try to fix envuronment paramters needed for 19/37419/4
Narinder Gupta [Thu, 13 Jul 2017 17:42:06 +0000 (12:42 -0500)]
this patch will try to fix envuronment paramters needed for
functest.

Change-Id: If418c689dbe55b9b6123f72f91308b61a38de4b8
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoFix pip warnings 93/37193/1
Martin Kulhavy [Tue, 11 Jul 2017 16:22:12 +0000 (19:22 +0300)]
Fix pip warnings

1) `sudo pip` causes permission issues with the cache directory.
2) `pip list` without specifying format raises deprecation warning.

Change-Id: If1c1941cce6195603231706776c0b73d5255e9cc
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
6 years agosegregrate the flannel and ovn whoch is controlled by commad line 79/37179/1
AakashKT [Tue, 11 Jul 2017 13:05:27 +0000 (18:35 +0530)]
segregrate the flannel and ovn whoch is controlled by commad line
parameter

Change-Id: I005827f72631bea8b11e302a84aaf95de8dee1c8
Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
6 years agomodified to accomodate latest intel pod changes from pod5 to pod21 35/36835/1
Narinder Gupta [Sun, 2 Jul 2017 22:24:48 +0000 (17:24 -0500)]
modified to accomodate latest intel pod changes from pod5 to pod21

Change-Id: Ic9edfd4c355317a6873987bb63659bb9611aa285
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoMerge "move k8s command from jumphost to kubernetes-master"
Narinder Gupta [Fri, 23 Jun 2017 22:59:24 +0000 (22:59 +0000)]
Merge "move k8s command from jumphost to kubernetes-master"

6 years agomodified to enable the virtual install. 37/36237/6
Narinder Gupta [Tue, 20 Jun 2017 12:39:03 +0000 (07:39 -0500)]
modified to enable the virtual install.

Change-Id: I97b693fa6cd6eeb638d45fd444a5097a3387a0c9
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agolibvirtd and libvirt both needed. 87/35687/2
narindergupta [Thu, 1 Jun 2017 23:53:03 +0000 (16:53 -0700)]
libvirtd and libvirt both needed.

It seems some Ubuntu system shows libvirt and some do libvirtd.
Based on when system deploys So lets try both.

Change-Id: If31a6474b4c00ff335b4fe74b6d1be00e6f36575
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agomove k8s command from jumphost to kubernetes-master 07/35607/1
Guo Ruijing [Wed, 31 May 2017 17:33:17 +0000 (10:33 -0700)]
move k8s command from jumphost to kubernetes-master

Change-Id: I5e1a83cebf6f90beebc34798c8b2c9a96cce4afb
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoanother bug fix. 57/35557/4
Narinder Gupta [Tue, 30 May 2017 21:30:49 +0000 (16:30 -0500)]
another bug fix.

Change-Id: I4aacad242b1c9cef56cfe0c1999c27fdce3dcc0a
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agomodify openstack commands to use openstack tools. 55/35555/1
Narinder Gupta [Tue, 30 May 2017 20:03:36 +0000 (15:03 -0500)]
modify openstack commands to use openstack tools.

Change-Id: I8ffebc25bc21e1c9d4c1121bbc9ea293d9d82fae
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoCArbon release of ODL integrated. 37/35537/1
Narinder Gupta [Tue, 30 May 2017 14:28:58 +0000 (09:28 -0500)]
CArbon release of ODL integrated.

Change-Id: I831448dfb43f74793141794184e7a6f9700adb7d
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoRevert "modified to use latest Carbon build release." 35/35535/1
Narinder Gupta [Tue, 30 May 2017 14:26:11 +0000 (14:26 +0000)]
Revert "modified to use latest Carbon build release."

This reverts commit f258a7449d73f54f6bae7089d59c030cdbed780c.

Change-Id: Ia9890a11a9ffd6fb3fb5bff53868f956342eaa0f
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agomodified to use latest Carbon build release. 13/35513/2
Narinder Gupta [Tue, 30 May 2017 03:06:03 +0000 (22:06 -0500)]
modified to use latest Carbon build release.

Change-Id: I1e037c9f76032db68d516a33007d54f02a19d883
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdated to CENGN Skywalker addressing. 77/35377/1
Dave Urschatz [Thu, 25 May 2017 22:21:14 +0000 (18:21 -0400)]
Updated to CENGN Skywalker addressing.

Change-Id: Ic63f074f746506b26e495feb5cf82048a8cae3ef
Signed-off-by: Dave Urschatz <dave.urschatz@cengn.ca>
6 years agoclean the vm which is defined as per the labconfig.yaml 71/35371/2
narindergupta [Thu, 25 May 2017 16:12:34 +0000 (09:12 -0700)]
clean the vm which is defined as per the labconfig.yaml

Change-Id: If659da0a454f05f3ed7c1e212fd7e61230741343
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoMerge "fix the k8 core bundle and deployment failed."
Narinder Gupta [Thu, 18 May 2017 06:13:49 +0000 (06:13 +0000)]
Merge "fix the k8 core bundle and deployment failed."

7 years agoMerge "add define for virsh"
Narinder Gupta [Thu, 18 May 2017 06:13:11 +0000 (06:13 +0000)]
Merge "add define for virsh"

7 years agofix the k8 core bundle and deployment failed. 37/34937/1
Narinder Gupta [Thu, 18 May 2017 06:11:38 +0000 (01:11 -0500)]
fix the k8 core bundle and deployment failed.

Change-Id: I65cf597bbc4c68bd80d26ed0d8729127a4e30863
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agofixed syntax error. 91/34891/1
narindergupta [Wed, 17 May 2017 11:39:34 +0000 (06:39 -0500)]
fixed syntax error.

Change-Id: I04d4fa6fbf68bfe3f320f18a4168be9dd73da6cf
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoadd define for virsh 39/34739/1
Guo Ruijing [Sun, 14 May 2017 22:38:19 +0000 (15:38 -0700)]
add define for virsh

Change-Id: I5035b9162e0e49a710a47564bfb79aaf6f31b57e
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
7 years agotypo corrected. 11/34711/4
Narinder Gupta [Sat, 13 May 2017 05:41:57 +0000 (00:41 -0500)]
typo corrected.

Change-Id: I1189a542d3975edc6ae3b6681f7dad31524dd4ca
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agomodified to accomodate new naming convention for data api. 99/34699/1
Narinder Gupta [Sat, 13 May 2017 00:15:52 +0000 (19:15 -0500)]
modified to accomodate new naming convention for data api.

Change-Id: I236ad119218773ac380522c7c90097dc3455ef34
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agomodfied to support intel lab. 97/34697/1
Narinder Gupta [Fri, 12 May 2017 23:36:06 +0000 (18:36 -0500)]
modfied to support intel lab.

Change-Id: I7a6c9711dd322fe47f79af325cbe8e3f7a727bce
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agofix for virshurl in case of bootstrap. 95/34695/1
Narinder Gupta [Fri, 12 May 2017 20:30:27 +0000 (15:30 -0500)]
fix for virshurl in case of bootstrap.

Change-Id: I10af2cbc02c27ac906897c5241f296413dc41ae3
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agofix kubernetes bundle. 89/34689/1
Narinder Gupta [Fri, 12 May 2017 18:00:23 +0000 (13:00 -0500)]
fix kubernetes bundle.

Change-Id: Id7d2b9fc6013c548f31024d41eb2c3f4e5ad1d31
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agocorrect and update few corner cases. 87/34687/3
Narinder Gupta [Fri, 12 May 2017 17:14:08 +0000 (12:14 -0500)]
correct and update few corner cases.

Change-Id: I055975abdd84fd3c89bade506d3269f75225addb
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agocorrect kube-control relationship 75/34675/1
Narinder Gupta [Fri, 12 May 2017 14:29:58 +0000 (09:29 -0500)]
correct kube-control relationship

Change-Id: I8acd555fb138b3a00f9014bbcacf226d003c0056
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoMerge "modified to change the logic to create fabric and vlan if not exist. Otherwise...
Narinder Gupta [Thu, 11 May 2017 19:23:30 +0000 (19:23 +0000)]
Merge "modified to change the logic to create fabric and vlan if not exist. Otherwise use the existing one."

7 years agoMerge "add remote virsh support for bootstrap"
Narinder Gupta [Thu, 11 May 2017 19:04:02 +0000 (19:04 +0000)]
Merge "add remote virsh support for bootstrap"

7 years agoadd remote virsh support for bootstrap 17/34517/2
Blaisonneau David [Tue, 9 May 2017 21:53:47 +0000 (23:53 +0200)]
add remote virsh support for bootstrap

Change-Id: Id28de3861a66a7b8d30efe9a30a22881bf41e991
Signed-off-by: Blaisonneau David <david.blaisonneau@orange.com>
7 years agomodified to change the logic to create fabric and vlan if not 75/34575/4
Narinder Gupta [Thu, 11 May 2017 05:01:16 +0000 (00:01 -0500)]
modified to change the logic to create fabric and vlan if not
exist. Otherwise use the existing one.

Change-Id: Iaac620ab74622543b205ed2fad5622492daea757
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoMerge "enable new fabric and network creation"
Narinder Gupta [Mon, 8 May 2017 16:48:53 +0000 (16:48 +0000)]
Merge "enable new fabric and network creation"

7 years agoenable new fabric and network creation 51/34151/2
Blaisonneau David [Thu, 27 Apr 2017 15:02:10 +0000 (17:02 +0200)]
enable new fabric and network creation

Usefull for jumphost with a different network mapping than pod servers
(case of virtual jumphost)

Change-Id: Ib358bf3c0a5cd89621dad791011b6fa92decdc95
Signed-off-by: Blaisonneau David <david.blaisonneau@orange.com>
7 years agomodified to remove dns for K8 relationship. 17/34317/1
Narinder Gupta [Thu, 4 May 2017 21:36:58 +0000 (16:36 -0500)]
modified to remove dns for K8 relationship.

Change-Id: Ibd4a0998dc3a6ccc344fd49f033856f045fcc7dd
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoMerge "Fix adding cloud-archive:newton issue in Ubuntu 16.04"
Narinder Gupta [Thu, 4 May 2017 03:11:51 +0000 (03:11 +0000)]
Merge "Fix adding cloud-archive:newton issue in Ubuntu 16.04"

7 years agoadded support for install from git repository. please modify 23/34023/15
Narinder Gupta [Mon, 1 May 2017 19:32:51 +0000 (14:32 -0500)]
added support for install from git repository. please modify
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>
7 years agoFix adding cloud-archive:newton issue in Ubuntu 16.04 29/34029/1
Guo Ruijing [Mon, 1 May 2017 16:58:24 +0000 (12:58 -0400)]
Fix adding cloud-archive:newton issue in Ubuntu 16.04

Change-Id: Ib8946ca47cefbabd247b98ad0dc6d4f0789e767e
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
7 years agomodfiied the mac address also reimport the iamges. 93/33993/1
narindergupta [Fri, 28 Apr 2017 10:04:55 +0000 (12:04 +0200)]
modfiied the mac address also reimport the iamges.

Change-Id: I362481f7456ac6b93d5f11ac2ea62f8fe5330e99
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agomodified to correct the error ID failed in case of error. 89/33989/1
narindergupta [Fri, 28 Apr 2017 09:29:24 +0000 (11:29 +0200)]
modified to correct the error ID failed in case of error.

Change-Id: I669aeccd0ceef758fa9eee87d46426bd6a78230b
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoadd function to delete existing netw 87/33887/1
Blaisonneau David [Wed, 26 Apr 2017 15:46:28 +0000 (17:46 +0200)]
add function to delete existing netw

Change-Id: Ib2b61aa1c61557beb6b879cc879e57235aced866
Signed-off-by: Blaisonneau David <david.blaisonneau@orange.com>
7 years agoadd fabric generation function 83/33883/1
Blaisonneau David [Wed, 26 Apr 2017 15:23:02 +0000 (17:23 +0200)]
add fabric generation function

Change-Id: Ia15c7053294f84a35ae6d1af3bd5efef03bbb79f
Signed-off-by: Blaisonneau David <david.blaisonneau@orange.com>
7 years agomodify the maas to use the interface name as per yaml file 75/33875/3
narindergupta [Wed, 26 Apr 2017 13:58:50 +0000 (15:58 +0200)]
modify the maas to use the interface name as per yaml file

Change-Id: I6a060757a39786c073c2567ca73502267d8c271b
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoadding the snapd install before running snap command 07/33807/1
Narinder Gupta [Wed, 26 Apr 2017 02:28:48 +0000 (21:28 -0500)]
adding the snapd install before running snap command

Change-Id: Ie29fef16a3552c0f62b446481704ba07ea189aa2
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agomodfied to install kubectl snap and create softlink to run the 39/33739/2
Narinder Gupta [Tue, 25 Apr 2017 03:59:03 +0000 (22:59 -0500)]
modfied to install kubectl snap and create softlink to run the
command

Change-Id: I3a89247eb0307ab25ce8b9106c8d26c272b46195
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoMerge "modified not to use the extra server on the openstack."
Narinder Gupta [Thu, 20 Apr 2017 02:02:52 +0000 (02:02 +0000)]
Merge "modified not to use the extra server on the openstack."

7 years agomodified not to use the extra server on the openstack. 55/33555/1
Narinder Gupta [Wed, 19 Apr 2017 21:51:10 +0000 (16:51 -0500)]
modified not to use the extra server on the openstack.

Change-Id: Id3e6b38f0d6b51dd0788cebe71b7b48e57204516
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoFix clean maas issue 57/33557/1
Guo Ruijing [Wed, 19 Apr 2017 16:24:20 +0000 (00:24 +0800)]
Fix clean maas issue

Change-Id: Iea000e7740185c08c87f2c94853a344d759166c4
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
7 years agomodified to remove the errors. 83/33083/3
Narinder Gupta [Thu, 6 Apr 2017 16:29:44 +0000 (11:29 -0500)]
modified to remove the errors.

Change-Id: I9a7dc34d9c40517863505df350c3c2e91156e295
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoMerge "modfiied to support openbaton during the dpeloyment."
Narinder Gupta [Thu, 6 Apr 2017 15:21:37 +0000 (15:21 +0000)]
Merge "modfiied to support openbaton during the dpeloyment."

7 years agomodfiied to support openbaton during the dpeloyment. 79/33079/1
Narinder Gupta [Thu, 6 Apr 2017 15:17:05 +0000 (10:17 -0500)]
modfiied to support openbaton during the dpeloyment.

Change-Id: Ie1c2a6f39927f10f9990c8665a5d886cd163c35b
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agochange default network gateway on containers with a public network 11/32811/3
Blaisonneau David [Fri, 31 Mar 2017 16:38:53 +0000 (18:38 +0200)]
change default network gateway on containers with a public network

Change-Id: Ic6b08b2942e94e8d8b9e7f46519058fcf3536d74
Signed-off-by: Blaisonneau David <david.blaisonneau@orange.com>
7 years agoMerge "adding new scenraio documentation and updated the current one."
Narinder Gupta [Thu, 30 Mar 2017 16:57:43 +0000 (16:57 +0000)]
Merge "adding new scenraio documentation and updated the current one."

7 years agoadding new scenraio documentation and updated the current one. 43/32543/2
Narinder Gupta [Thu, 30 Mar 2017 15:13:51 +0000 (10:13 -0500)]
adding new scenraio documentation and updated the current one.

Change-Id: If5a7f2d2ffffd87cad4e4003ade01071b2ccd677
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoUpdated release name and release date 85/32085/1
Sofia Wallin [Tue, 28 Mar 2017 18:49:00 +0000 (20:49 +0200)]
Updated release name and release date

Change-Id: I64d1c3abb1b5556bf81fb2a637614f02cb92d679
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
7 years agoMerge "changing the user guide draft version."
Narinder Gupta [Fri, 24 Mar 2017 15:13:17 +0000 (15:13 +0000)]
Merge "changing the user guide draft version."

7 years agochanging the user guide draft version. 03/31703/4
Narinder Gupta [Fri, 24 Mar 2017 14:00:51 +0000 (09:00 -0500)]
changing the user guide draft version.

Change-Id: Ia3dca995bcfd181353919535e071d7a5302eb32a
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoAdd interface renaming on maas for heterogeneous hardware config 81/31581/1
Blaisonneau David [Thu, 23 Mar 2017 14:30:00 +0000 (15:30 +0100)]
Add interface renaming on maas for heterogeneous hardware config

Change-Id: I7b26821802f1843d738a116082b70bd27b35b35b
Signed-off-by: Blaisonneau David <david.blaisonneau@orange.com>
7 years agoMerge "correct of maas deploy and orange pod2 update"
Narinder Gupta [Tue, 21 Mar 2017 17:17:24 +0000 (17:17 +0000)]
Merge "correct of maas deploy and orange pod2 update"

7 years agocorrect of maas deploy and orange pod2 update 97/31197/2
Blaisonneau David [Tue, 21 Mar 2017 14:06:59 +0000 (15:06 +0100)]
correct of maas deploy and orange pod2 update

MAAS deploy correction to manage heterogeneous hardware (different interfaces
mapping or naming amoung nodes, and configuration of a VLAN on an interface
without network_cidr)

Change-Id: Ib3825bd8600cf62637cee85779d9ee0a55f896c4
Signed-off-by: Blaisonneau David <david.blaisonneau@orange.com>
7 years agoconfigure the VIP accordingly and also change the sequence. 15/31215/1
Narinder Gupta [Tue, 21 Mar 2017 16:08:48 +0000 (11:08 -0500)]
configure the VIP accordingly and also change the sequence.
Remove the admin-openrc file.

Change-Id: I8a14dc6de22d0f0de346d69e6d02a7e9c295ece1
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoMerge "Add labels for scenario docs"
Narinder Gupta [Mon, 20 Mar 2017 14:32:03 +0000 (14:32 +0000)]
Merge "Add labels for scenario docs"

7 years agofix for mutiple block devices for lxd containers. 91/30691/2
Narinder Gupta [Thu, 16 Mar 2017 13:25:09 +0000 (08:25 -0500)]
fix for mutiple block devices for lxd containers.

Change-Id: I4e7cb6b8505d0c2c395adf0345cbf22e63a73853
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agomodfiied to corner the concerns of Orange labs. 87/30587/2
Narinder Gupta [Wed, 15 Mar 2017 21:05:31 +0000 (16:05 -0500)]
modfiied to corner the concerns of Orange labs.

Change-Id: I82125424714ce5083f045224f8fc9fa4c7a0edc2
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoAdd labels for scenario docs 83/30583/1
ShubhamRathi [Wed, 15 Mar 2017 20:11:17 +0000 (01:41 +0530)]
Add labels for scenario docs

Change-Id: I6e0e3fbc51b6d164144e22b236705eebb79050ba
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoUpdated the documentation as per latest devlopment. 25/30325/2
Narinder Gupta [Mon, 13 Mar 2017 08:54:47 +0000 (03:54 -0500)]
Updated the documentation as per latest devlopment.

Change-Id: If62157368de79c7c44adc3e27945e1bf6dbf6b2c
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoadding neutron-l3-agent 63/30263/1
Narinder Gupta [Fri, 10 Mar 2017 15:24:34 +0000 (09:24 -0600)]
adding neutron-l3-agent

Change-Id: Idf3c25c61a3b182b67b1245b53933fbf82723887
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoMerge "Adding Labels"
Narinder Gupta [Thu, 9 Mar 2017 19:45:27 +0000 (19:45 +0000)]
Merge "Adding Labels"

7 years agomodfiied to use the openstack-db 13/30213/1
Narinder Gupta [Thu, 9 Mar 2017 19:43:28 +0000 (13:43 -0600)]
modfiied to use the openstack-db

Change-Id: I5af37e835db147c59ed091a37f1c1f0412e24e3a
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>