summaryrefslogtreecommitdiffstats
path: root/ci
AgeCommit message (Collapse)AuthorFilesLines
2017-08-07Check that nodes have not failed commissioningMartin Kulhavy1-3/+11
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>
2017-08-04Automatically add the virsh IP to known hostsMartin Kulhavy1-1/+13
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>
2017-08-03trying the latest version of openstack charm.Narinder Gupta2-36/+36
Change-Id: I6214d6e0c46684ed8484b7ae00f601dbb3cb2db8 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-08-02modfieid to pass user_domain_id as well.Narinder Gupta1-2/+4
Change-Id: I1b5ef9efbbe4f25315309c48c7f3714c5e81b69f Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-08-02Adding the OS_DOMAIN_PROJECT_IDNarinder Gupta1-2/+4
Change-Id: I0428b5ac9748615f2ca53761f9833eb8a376fbe6 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-07-28Merge "Added keys into bundle for ocl"Narinder Gupta1-2/+64
2017-07-28Added keys into bundle for oclStuart Mackie1-2/+64
Change-Id: If5b9f770acdc65314602a80ca27126301595b675 Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
2017-07-27modified the bundle for HA.Narinder Gupta2-2/+8
Change-Id: I0ecd9b73ed0e3c9e3d639c53189d366a6c9f42d2 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-07-27Change Contrail repo and keyStuart Mackie1-64/+4
Change-Id: I70e996c1f75d7482a5ebfcc102e946d9fe05ac98 Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
2017-07-27changing the bundle which works for OCL.Narinder Gupta4-69/+71
Change-Id: Id92622368fefca84c3d45eced6d6ca0e0b9790f5 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-07-26modified to remove gateway as not needed with OCLNarinder Gupta3-2/+8
Change-Id: If08c12d9ffd2a8567fccd77473ead1483bd7dff0 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-07-25modified to fix deployment errorNarinder Gupta2-2/+3
Change-Id: Iec917ba5ae1e2bfa1f32d0682945dc770454570c Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-07-25modfied to take care of OCL deploymentNarinder Gupta4-248/+16
Change-Id: I462fbcd4eb04e65117eb5e7690440ce88aa05c9b Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-07-25modified to accomodate OCLNarinder Gupta61-2839/+157
Change-Id: Ib8227c4050b51adc2c466511bedf47e45a817db1 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-07-25Working bundle, will work on getting etcd getting upAakashKT1-1/+1
Change-Id: I94a7cb1ab6d73a1406b8555cbf4716e2667d58af Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
2017-07-24Updated ovn charm revision (ovn-8 -> ovn-11)AakashKT1-1/+1
Change-Id: I6382ff20b2ec31d9153d651f20f3d9f0b7e2a0bd Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
2017-07-21Mofifications for OVN-KubernetesAakashKT5-4/+17
Change-Id: Ib1f24d4a11d5d0dd4a5356619757cc72ac800877 Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
2017-07-14modfied to use public IP for keystone.Narinder Gupta1-1/+3
Change-Id: Id0bcd86ee00b81de4e15722038e0e5e985772971 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-07-14by default moving to public End point.Narinder Gupta1-2/+1
Change-Id: Idfcdc337d2a497e286b79a0cd933f6bbc3753b99 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-07-14Merge "Fix pip warnings"Narinder Gupta1-2/+2
2017-07-14this patch will try to fix envuronment paramters needed forNarinder Gupta1-12/+18
functest. Change-Id: If418c689dbe55b9b6123f72f91308b61a38de4b8 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-07-11Fix pip warningsMartin Kulhavy1-2/+2
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>
2017-07-11segregrate the flannel and ovn whoch is controlled by commad lineAakashKT8-5/+51
parameter Change-Id: I005827f72631bea8b11e302a84aaf95de8dee1c8 Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
2017-06-23Merge "move k8s command from jumphost to kubernetes-master"Narinder Gupta1-19/+5
2017-06-20modified to enable the virtual install.Narinder Gupta2-394/+21
Change-Id: I97b693fa6cd6eeb638d45fd444a5097a3387a0c9 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-06-02libvirtd and libvirt both needed.narindergupta1-1/+5
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>
2017-05-31move k8s command from jumphost to kubernetes-masterGuo Ruijing1-19/+5
Change-Id: I5e1a83cebf6f90beebc34798c8b2c9a96cce4afb Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-05-30another bug fix.Narinder Gupta1-2/+28
Change-Id: I4aacad242b1c9cef56cfe0c1999c27fdce3dcc0a 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-30CArbon release of ODL integrated.Narinder Gupta1-1/+1
Change-Id: I831448dfb43f74793141794184e7a6f9700adb7d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-30Revert "modified to use latest Carbon build release."Narinder Gupta4-17/+49
This reverts commit f258a7449d73f54f6bae7089d59c030cdbed780c. Change-Id: Ia9890a11a9ffd6fb3fb5bff53868f956342eaa0f Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-29modified to use latest Carbon build release.Narinder Gupta4-49/+17
Change-Id: I1e037c9f76032db68d516a33007d54f02a19d883 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-25clean the vm which is defined as per the labconfig.yamlnarindergupta1-1/+2
Change-Id: If659da0a454f05f3ed7c1e212fd7e61230741343 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-18Merge "fix the k8 core bundle and deployment failed."Narinder Gupta1-1/+1
2017-05-18Merge "add define for virsh"Narinder Gupta1-1/+1
2017-05-18fix the k8 core bundle and deployment failed.Narinder Gupta1-1/+1
Change-Id: I65cf597bbc4c68bd80d26ed0d8729127a4e30863 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-14add define for virshGuo Ruijing1-1/+1
Change-Id: I5035b9162e0e49a710a47564bfb79aaf6f31b57e Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-05-13typo corrected.Narinder Gupta2-17/+18
Change-Id: I1189a542d3975edc6ae3b6681f7dad31524dd4ca Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-12modified to accomodate new naming convention for data api.Narinder Gupta2-2/+2
Change-Id: I236ad119218773ac380522c7c90097dc3455ef34 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-12modfied to support intel lab.Narinder Gupta1-9/+10
Change-Id: I7a6c9711dd322fe47f79af325cbe8e3f7a727bce Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-12fix for virshurl in case of bootstrap.Narinder Gupta1-2/+2
Change-Id: I10af2cbc02c27ac906897c5241f296413dc41ae3 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-12fix kubernetes bundle.Narinder Gupta1-1/+1
Change-Id: Id7d2b9fc6013c548f31024d41eb2c3f4e5ad1d31 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-12correct and update few corner cases.Narinder Gupta1-16/+10
Change-Id: I055975abdd84fd3c89bade506d3269f75225addb Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-12correct kube-control relationshipNarinder Gupta1-0/+1
Change-Id: I8acd555fb138b3a00f9014bbcacf226d003c0056 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-11Merge "modified to change the logic to create fabric and vlan if not exist. ↵Narinder Gupta1-172/+82
Otherwise use the existing one."
2017-05-11Merge "add remote virsh support for bootstrap"Narinder Gupta1-3/+20
2017-05-11add remote virsh support for bootstrapBlaisonneau David1-3/+20
Change-Id: Id28de3861a66a7b8d30efe9a30a22881bf41e991 Signed-off-by: Blaisonneau David <david.blaisonneau@orange.com>
2017-05-11modified to change the logic to create fabric and vlan if notNarinder Gupta1-172/+82
exist. Otherwise use the existing one. Change-Id: Iaac620ab74622543b205ed2fad5622492daea757 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-08Merge "enable new fabric and network creation"Narinder Gupta1-116/+69