summaryrefslogtreecommitdiffstats
path: root/ci
AgeCommit message (Collapse)AuthorFilesLines
2016-03-09Set noha nosdn Network Provider Network Type to VXLANDave Urschatz1-0/+1
The intent of this commit is to set the Network Provider Network Type to VXLAN for the noha, nosdn scenario. JIRA: JOID-54 Change-Id: Id2891db439df32bc607a5a5d22a9a6342e11f665 Signed-off-by: Dave Urschatz <dave.urschatz@cengn.ca>
2016-03-08Tune CENGN Lynx Lab Pod1 DHCP Address Ranges for HADave Urschatz1-12/+12
The intent of this commit is to DHCP address ranges after Orange pod2 to support the higher volumes of deployed services in HA scenarios where services are deployed in LXC containers requiring IP address. JIRA: JOID-52 Change-Id: Ib24c9e2de40cacf9ab76fbafa46254c52aa08cc4 Signed-off-by: Dave Urschatz <dave.urschatz@cengn.ca>
2016-03-08Use nodes with 3 disks for compute on CENGN Lynx Lab Pod1Dave Urschatz1-4/+4
The intent of this commit is to configure compute nodes to have 3 disks for uniformity. JIRA: JOID-51 Change-Id: I0027e38d7bc176509d041be58853aacddbfb69a4 Signed-off-by: Dave Urschatz <dave.urschatz@cengn.ca>
2016-03-08Set osd-devices for CENGN Lynx Pod 1Dave Urschatz1-0/+2
The intent of this change is to use real physical devices available in the pod for ceph-osd. JIRA: JOID-50 Change-Id: I5850e015fe11e1bd883dac222bf68061457a879d Signed-off-by: Dave Urschatz <dave.urschatz@cengn.ca>
2016-03-08Add data network to to CENGN Lynx Lab pod1Dave Urschatz2-3/+6
The intent of this commit is to add a data network that shares eth1 via VLAN JIRA: JOID-49 Change-Id: I0bc5ded4b9bb0905dfceb802b23e8a9d062efe57 Signed-off-by: Dave Urschatz <dave.urschatz@cengn.ca>
2016-03-07modified to increase number of compute nodes.Narinder Gupta4-17/+20
Change-Id: I50995124f2969108b3f5789f4bd7cba17cfb44c9
2016-03-02modified to include the gatway mac as part of deployment.Narinder Gupta4-0/+7
Change-Id: I052dcc972d1a9381565b4576ac80aad4595c21ef Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-03-01Merge "Adds Ravello to the list of labs in 01-deploybundle.sh script"Narinder Gupta1-0/+3
2016-02-29as two compute are needed for ceph 2 replicas. So increasing theNarinder Gupta4-21/+25
compute node to two as well replicas as well. Change-Id: I676898d7abf24e1df5f1cb04ba8b28ad35f55079
2016-02-25Adds Ravello to the list of labs in 01-deploybundle.sh scriptIonut Balutoiu1-0/+3
This patch adds ravellodemopod to the list of available labs. This changes the bundles.yaml file to configure br-ex with the correct external port for a Ravello OPNFV deployment Change-Id: I9305a7be934215067822eb4e78c924d3e7875ead
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-18updates the onos charm with migration and resize enablement.Narinder Gupta3-6/+12
Change-Id: I8a2797ee16231cb4ff8ef79ad5bc4244126cac89
2016-02-18modify the file to revise the gateway_ip and cidr of orange pod2 for onos.zhangyuanyou1-2/+2
Change-Id: I2ef19b7144b969b5bf98fffdc03303a8c4493499
2016-02-17Merge "The haproxy charm update for the OpenContrail HA bundle."Narinder Gupta1-1/+1
2016-02-17moldified the file to parse the common inventory file.Narinder Gupta1-55/+57
Change-Id: If21f110d67abcec0dc1db9f47f242625f2f9ab02
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 Gupta2-7/+12
are configures and working fine. Change-Id: I0abc5ea1ddb9dbb29772642e1cf03e3da81a14b0
2016-02-15added gsutil on request from test team on jumphost to submitNarinder Gupta1-1/+1
results. Change-Id: Id83288e0756dc4c46b4a6c436af3b9783e1aecd2
2016-02-12The haproxy charm update for the OpenContrail HA bundle.Samantha Jian-Pielak1-1/+1
Change-Id: I52c22180467df0506bdb9b4c074b67b494be1bf9
2016-02-12modified the dhcp for mutiple deployment of openstack.Narinder Gupta7-391/+224
Change-Id: I09ee80a024f7756d26a87f8ae58d9b7267ee1dba
2016-02-12to fix keystone error in case of nonha bundle.Narinder Gupta6-0/+6
Change-Id: I82725975b7a3000dda8500fb46bec72be9c0af1b
2016-02-11OpenContrail Libery bug fixes.Samantha Jian-Pielak3-4/+26
Change-Id: I1cdcf5aa959b930f9a29a89ef7deebf7f11ff395
2016-02-10modified for resize it seems live migration should be true forNarinder Gupta6-14/+16
resize as well. Change-Id: I070bdf4419dc4ee93400906fccfbcc19067c5dde
2016-02-09enable resize so that func test can pass.Narinder Gupta6-0/+6
Change-Id: I68b0f63c05303ef6493cc4167b1283579d2b0765
2016-02-08extra space caused failure this time.Narinder Gupta3-3/+3
Change-Id: I7cd2d92a02e2633de8d9698248472bc2c94db4d1
2016-02-08forgot " in the last.Narinder Gupta6-39/+36
Change-Id: I89d8a050c2ccf34fe98223749d644177e349d055
2016-02-08modified to include the ODL Be support with sfc.Narinder Gupta5-20/+25
Change-Id: I7b376bc5afb8700152e654defaa19eb4d1d8393a
2016-02-08Merge "modified to enable eth1 network in att lab."Narinder Gupta2-2/+3
2016-02-05confirm onos l3 compute-node external port.zhangyuanyou3-0/+6
Change-Id: Ide18426e4981705d75f07cbdbd5a0606fb8ffb28
2016-02-04modified to enable eth1 network in att lab.Narinder Gupta2-2/+3
Change-Id: I2c3cea61ab90fbe424a77eed121a4a130a450cf7
2016-02-04modified the att nuc environment to auto populate server withNarinder Gupta1-2/+2
wake on lan. Change-Id: I2e49aad42e628cb3ddc1448bc02f59942b74bd33
2016-02-02modified to enable the dvr option where compute nodes also hasNarinder Gupta11-88/+181
external connectivity. Change-Id: Ieff09f50204e15383ef3def5a0bf500689f5c317
2016-01-29wrong place corrected.Narinder Gupta1-2/+2
Change-Id: I3188db26bca6f5a6d74c6d092e306d8088eb5f64
2016-01-29trying again.Narinder Gupta1-1/+1
Change-Id: Ifcc59754f32e83f8fda47680ed8ee30b4083f952
2016-01-29trying upgrade again.Narinder Gupta1-1/+1
Change-Id: I796be316260aba3b8bedd5b28827dc4f5ffa3339
2016-01-29upgrade of jump host failed.Narinder Gupta1-1/+1
Change-Id: I24dff008e4f09b10eed77a36f1ebd100a7108473
2016-01-29correctedNarinder Gupta1-1/+1
Change-Id: I4639d3426223c493fa822a7e48ce4665bad33b65
2016-01-29typo.Narinder Gupta1-1/+1
Change-Id: I9ed70dd6502c0bf813786e81de4fcfceee2a0642
2016-01-29added the custom lab for unknown labs and added the client toolNarinder Gupta3-1/+148
on jumpshot server. Change-Id: I834233302eb410d3366790811d91de44906d7a31
2016-01-28Update OpenContrail juju-deployer yaml files to pull some charms from ↵Samantha Jian-Pielak3-10/+10
https://code.launchpad.net/~opnfv-team. Change-Id: I1e36a61556eed8a5ce1a90163edb8bffbb8ce79c
2016-01-28cleaning the files which is not needed any more.Narinder Gupta4-316/+0
Change-Id: I249ae0e1e4cae996f3a0dd4470a0804e4aa1f78e
2016-01-28joid: clean deployment filesDavid Blaisonneau13-268/+268
Change-Id: I98115c2f15cd399a371fa63d974f3200750e0949 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-28joid: remove brackets around 'admin-password' to homogenize variable in all ↵David Blaisonneau10-10/+10
config files Change-Id: I208edfd75908e37c4bd69a20c78953874a86f540 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-27modified back to original as causing issues.Narinder Gupta1-1/+1
Change-Id: I8a8af6cffa766966dde44625dafe7a027f205113
2016-01-27revert back previous changes and enabling the feature flag in JUJU.Narinder Gupta2-1/+2
Change-Id: I567f376a697dfbc61b017f6da25e630b7f8c8248
2016-01-27modified the environment file so that all containers will getNarinder Gupta1-0/+1
registered with MAAS. Change-Id: If2af0ea55291fe54615f2aaeadc54dba7e56a99b
2016-01-26mofidied the bundles to use the latest charms from next branch.Narinder Gupta8-83/+53
Change-Id: I887bf5d62899fb4efcfc7ec19376f8722f6e1528
2016-01-25Merge "make the vlan configurable on all interface."Narinder Gupta1-7/+7
2016-01-25make the vlan configurable on all interface.Narinder Gupta1-7/+7
Change-Id: I3804e03769a2e940f4b783417a04922e3e478841