summaryrefslogtreecommitdiffstats
path: root/ci/nosdn
AgeCommit message (Collapse)AuthorFilesLines
2016-05-19using the charms from git repo where ever we can.Narinder Gupta1-19/+19
Change-Id: Id7d5048a41071d42eef8c43b3b234a5d127158f9 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-11correct the charm location.Narinder Gupta1-1/+1
Change-Id: I0f100a4e1acb655d8361e4ba680db0a812c93e61 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-10typo correctedNarinder Gupta1-1/+1
Change-Id: I0c138b4bc658313cf3aec71c3eb41d778b9c55b5 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-10modfiied to use the fixed ntp charm in local space.Narinder Gupta1-1/+1
Change-Id: I3f4d847575d67251000768f42e27f2e9b944ef78 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-10modfieid to include mitaka support with xenialNarinder Gupta4-34/+32
Change-Id: I39c760cff8db709237ff73f83bfce41e58ecfcb1 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-06remove the extra entries and now changing it during run time.Narinder Gupta3-180/+2
Change-Id: I069bad6c933232b3da210030e23cb82a755616ee Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-06Merge "cleanup and also fetch the charms first then deploy."Narinder Gupta4-77/+84
2016-05-06fix start issue.Narinder Gupta3-3/+3
Change-Id: Iba5b8602ce501d4b4ba576bb7a52594be9b09b5f Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-06modified to include the new config for neutron-api to enable flatNarinder Gupta3-2/+4
networking. Change-Id: Ie0411e28a4020812d5271683e4c155cc5fa5045d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-03cleanup and also fetch the charms first then deploy.Narinder Gupta4-77/+84
Change-Id: I7e9b2995ec7c32079903a3c8db0b2bd54a6e724e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-04-29modified to support mitaka release with Trusty.Narinder Gupta3-0/+66
Change-Id: Ibd41bcd7ed394cbedaccd9b66650fced7a6ab75e Author: Narinder Gupta <narinder.gupta@canonical.com> Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-04-11modified as per latest commits from the cloud controllerc charm asNarinder Gupta3-3/+0
no legacy quantum plugin available. Change-Id: Iaefdbab9f7e659fb4ec68439d59fcd01d2548145
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-07modified to increase number of compute nodes.Narinder Gupta2-9/+11
Change-Id: I50995124f2969108b3f5789f4bd7cba17cfb44c9
2016-02-29as two compute are needed for ceph 2 replicas. So increasing theNarinder Gupta1-7/+9
compute node to two as well replicas as well. Change-Id: I676898d7abf24e1df5f1cb04ba8b28ad35f55079
2016-02-12to fix keystone error in case of nonha bundle.Narinder Gupta1-0/+1
Change-Id: I82725975b7a3000dda8500fb46bec72be9c0af1b
2016-02-10modified for resize it seems live migration should be true forNarinder Gupta3-5/+4
resize as well. Change-Id: I070bdf4419dc4ee93400906fccfbcc19067c5dde
2016-02-09enable resize so that func test can pass.Narinder Gupta3-0/+3
Change-Id: I68b0f63c05303ef6493cc4167b1283579d2b0765
2016-02-02modified to enable the dvr option where compute nodes also hasNarinder Gupta3-3/+27
external connectivity. Change-Id: Ieff09f50204e15383ef3def5a0bf500689f5c317
2016-01-28cleaning the files which is not needed any more.Narinder Gupta1-78/+0
Change-Id: I249ae0e1e4cae996f3a0dd4470a0804e4aa1f78e
2016-01-28joid: clean deployment filesDavid Blaisonneau3-33/+33
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 Blaisonneau1-1/+1
config files Change-Id: I208edfd75908e37c4bd69a20c78953874a86f540 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-26mofidied the bundles to use the latest charms from next branch.Narinder Gupta1-2/+2
Change-Id: I887bf5d62899fb4efcfc7ec19376f8722f6e1528
2016-01-21Merge "modified to fix the orange pod issue regarding glance where ceph was ↵Narinder Gupta3-33/+45
on data network rather than admin network."
2016-01-21Merge "The external net configuration on the OpenStack Cloud should be set ↵Narinder Gupta1-1/+1
to be shared in order to access the floating IP of the instance."
2016-01-21modified to fix the orange pod issue regarding glance where cephNarinder Gupta3-33/+45
was on data network rather than admin network. Change-Id: I2940aae3a34cad843372036c4815e692d822af84
2016-01-19modified to use the next charm as hacluster charm issue withNarinder Gupta3-50/+50
keystone. Change-Id: I030ec92bb1fe0c494c5a63ba046864be509f92e2
2016-01-15The external net configuration on the OpenStack Cloud should be set to be ↵Samantha Jian-Pielak1-1/+1
shared in order to access the floating IP of the instance. Change-Id: If3e1644d16265a942189321cbcf321661b1f2a34
2016-01-15added the softlink to match the jenkin jobs.Narinder Gupta3-0/+15
added the promise integration with other bundles. Change-Id: Id53cd1d65f25bad6856abe6ef4e2cd2b10a94f92
2016-01-14consolidated all sdn 01-deploybundl.sh in joid/ci/01-deploybundle.shNarinder Gupta3-0/+0
Change-Id: Ic76bc50721e0c1f022d1ff877bf0faef7dd6e240
2016-01-14type replaced Memeber with Member. Reducing the OSD to signleNarinder Gupta2-2/+2
node. Change-Id: I4e2f352f60c6a71dddf9cb48fefa412863f89594
2016-01-12modified to add admin accross all deployment also adjust the unitNarinder Gupta3-14/+16
for faster install. Change-Id: Ia280a428bed9eea6ae25944e787e616373ca93e6
2016-01-12modified admin-role: admin for all charms as there was an issueNarinder Gupta3-3/+15
where deployment failed if we add this option only to keystone charm. Change-Id: I8a50b201f897445cf606beed6068c6f7bae62787
2016-01-11modified on the lines of nosdn bundle tested. Only single gatewayNarinder Gupta3-0/+3
needed for ceph. Modified bundle to include the role as admin instead of Admin. As Admin create by default. Change-Id: I14108f934c877f3ed67aca0e9527fc3b82b9266e
2016-01-11ymodified to include the changes needed for MAAS 1.9Narinder Gupta4-24/+7
Change-Id: Ia7638dda099342bb65b89cddb90813a66aa53d08
2016-01-07added the retry count to juju-deployer in case od error in canNarinder Gupta1-4/+4
be retried. Change-Id: Ic1bf10dcb9bf5f5b3a8c8ce94bbc6332731e667b
2016-01-07increase timeout for all deployments as virtual deployment takesNarinder Gupta1-4/+4
more time. Change-Id: I6d9d79cb6162c2def95a65e67f316f96e0b1665f
2016-01-05modified the percona cluster charm as it has the fix for databaseNarinder Gupta2-2/+2
error. Change-Id: I72e730fbb34261087c11f06cac95e6475813b8cc
2016-01-05modified to include additonal server for intel pod5. Also modifiedNarinder Gupta1-7/+8
the deployment yamls to adust to actual pharos config now for HA mode deploymnt with 3 control and 2 compute nodes. Change-Id: I67676101527ab1ea2d50379c4472ec60bc391f88
2016-01-04modified to support the ha deployment in case of virtual machine.Narinder Gupta2-7/+5
Change-Id: I36969409f87d8bf3a4fabc73b0d5de22e5af9a29
2015-12-23change nosdn instance MTU to 1400 to passthrugh the ssh.Narinder Gupta3-0/+3
Change-Id: I00e978367e82eaaaa575496fa52bc32ae65c9a3d
2015-12-23modified intelpod5 interfaces to remove the need of special charms.Narinder Gupta1-5/+4
Change-Id: Ibf93074eb56807d6c3f9b0191bf02df063248f26
2015-12-22modified the maas to include two interface for control nodes inNarinder Gupta1-1/+1
nonha mode. Change-Id: Icaf2c6953de4e47578a56a1038523c46d4cd5bed
2015-12-19Modified ovs-ha bundle to ha support for non SDN controller.Narinder Gupta1-218/+221
Change-Id: I05bfb6bd21ec5117287465b84dc978d65cd44b08
2015-12-19modified the bundle for no SDN feature and releasing it forNarinder Gupta3-171/+171
production version only. Change-Id: If8253fdca06de1bdfaa8faa51e52e4f489460828
2015-12-17changes needed for MAAS 1.9 where no special treatment is needed.Narinder Gupta1-9/+4
As MAAS 1.9 auto enabled the interfaces. Change-Id: Ia17b37685c8a97ffd1925f7a8feb679db27ab501
2015-12-11added support for virtual environment with KVM. Where installer willNarinder Gupta1-0/+9
cerate two VMs along with bootstrap and MAAS and add into MAAS for further deployment. Change-Id: Ideb7b8ab2f46ddebc0abb05391bddf3c8bac8881
2015-12-11modified the yaml on request from David from Orange so thatNarinder Gupta3-3/+3
devices option can be modified to format the osd device. modified deploy.sh so that return value is positive. Change-Id: Idc94f4a99889df88bfae6446ce212050a570d30a
2015-12-04modified to comment the use of juju-br0 as external network.Narinder Gupta18-0/+1453
Added option to install neutron-openswitch without ODL. consolidated source files to common as all sdn share the s same source for openstack and it can be modified during deployment. Change-Id: I1df7f5cd5d928d170bc6be6b32c3404dbcb5fda3