summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundle_tpl
AgeCommit message (Collapse)AuthorFilesLines
2017-03-04adding few enhancement for LXD to use /dev/sdb devices.Narinder Gupta2-0/+9
Change-Id: Ib005e41ef52e5d3f32397480c4c13e8996ba2701 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-28modfiied to include both vxlan and gre overlay providers. Also setNarinder Gupta1-0/+3
the defaukt tenant network providers to vxlan by default. Change-Id: Ic7bd872060575d0d83039cc3ff195a508179282a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-15to correct mysql error.Narinder Gupta2-2/+4
Change-Id: I4b03bf8f61b24ad622cee449ed6febd4f97f2c9d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-15correcting the memory.Narinder Gupta1-1/+1
Change-Id: I363e1cabe10157ef6e21d4a8857d3c68118b44f4 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-14modified to enable cpu pinning anf ceph.Narinder Gupta2-4/+6
Change-Id: I43e5fe208d771c9f1c92cdfc392b9ba1ddea41e4 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-14Trying to setup the right values of mysql for cluster.Narinder Gupta1-2/+3
Change-Id: I3d1d8e7284e33b9eb056d17b41f792e757699747 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-11modfiied for JUJU 2.1-rc1 changes.Narinder Gupta2-11/+5
Change-Id: I593e2bf7cf14fe87bde6d83de70ed7fff1b40d2a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-10few more corrections of deployment and enabling interface withinNarinder Gupta1-3/+3
MAAS. Change-Id: Ibd3175a5dce98c7be771ef44bbe6df579ce65d44 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-10fix the ODL deployment.Narinder Gupta1-0/+3
Change-Id: I37127878afac245d7281e1bcebbe22af11fc9710 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-07modified to use /srv instead of /dev/sdb for ceph.Narinder Gupta2-13/+4
Change-Id: I9eb2e8ecdd5cb6e1c97ff03462208cea95eb2c8a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-05increasing the mysql max connection to accomodate buffer size.Narinder Gupta1-1/+1
Change-Id: Ic7d2ba8717289cd8ec5e3cca32b209b1f69cae33 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-05modified to use the default binding in case no binding for thoseNarinder Gupta3-26/+6
service containers. Change-Id: I794a186669c093d25a4b14806d86fa5f05558964 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-04modfiied to take care of using juju 2.1-beta4. Will switch onceNarinder Gupta4-0/+64
get the final confirmation of release. Change-Id: Id5964a5fd458df9c0486051dd3c6fbbd2abaa7bd Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-02modfiied to not to expose api on admin network if public is notNarinder Gupta12-22/+32
defined. Change-Id: I3f8a79de2cb85d0273bdfd4d8b21e1eb7a7a4979 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-01modified the vips as per charm team.Narinder Gupta1-1/+1
Change-Id: Id3a9d97eedc97515924018e81976e69c765d5432 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-01imodified to user port 5000 to do the juju on openstack for openrc.Narinder Gupta2-0/+9
Change-Id: If396896c5675d10bf91aa48b8e5c459d14b6efba Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-31modfied to make the ceph cluster and access node on same network.Narinder Gupta1-2/+2
Change-Id: I989bffbaf829a1646ead3d7fa82ef7c72d5673d1 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-27correct previous errors. Also enabling the console access for VM.Narinder Gupta1-1/+1
Change-Id: I82e1533c569fefa40ddf05f296e18fc5b46c6fc2 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-27using propper labconfig.yaml so that it will match the other labs.Narinder Gupta1-1/+1
Also mofiied the deployment.yaml to generate the IP address of admin bridge ip. Enable novnc console access for instances. Change-Id: I874831c3769b098182eccc83f841fc0a92ad5a37 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-24modfied to use latest charm currently.Narinder Gupta13-5/+22
Change-Id: I6109fed4861f3d9656adc698b6de6d7143fa6988 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-19modfiied to support the new spaces in juju.Narinder Gupta5-16/+47
Change-Id: I4938bb53b0172ebde9a110d7ac6a0725064aa5ca Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-12move to master branch of charm for few bug fixes.Narinder Gupta13-54/+54
Change-Id: I2e29d2f3aa8f547b95103a768543403cf2e1c7ce Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-09modified to made an option to support spaces as per JUJU 2.0Narinder Gupta13-1/+39
Change-Id: Id768aa396924a2f17b4f530749452ee1e41b20b2 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-04modified as per openstack team.Narinder Gupta2-16/+4
Change-Id: Ic14bdf0806d1d5a5bbfecc51284321f2ba99f4e3 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-12-23modified to add load balancer kubernetes.Narinder Gupta1-1/+1
Change-Id: I87218dd9717c386db1ea721821d0d0e1bf4a08f9 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-12-21modfiied to have space support in the juju2 configuration.Narinder Gupta11-0/+133
Change-Id: I2ccdee8604ef41ef79bb76eb9a165b1c02147d10 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-20added for newton support and integration.Narinder Gupta2-0/+6
Change-Id: Ied0a3bc0d2389f1966af05f3d6e2ba34831cdec8 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-20modified to take care of all scenarios.Narinder Gupta1-0/+12
Change-Id: I11c371117786232fd438197a714aebef1c44dd16 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-19updated the source for ceph deployment.Narinder Gupta1-3/+3
Change-Id: I8af284d8d8b7b092bb04708dfacfce9a8e22434b Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-19modified the source for ceph.Narinder Gupta1-0/+3
Change-Id: Ic63e179c3390986d4ac47e61b907340179918dd9 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-18adding support for Newton and correct provide type.Narinder Gupta3-9/+16
Change-Id: I98cc23946891c785b1056e5d1d9486ab2f591422 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-16cmodfiied to add juju 2.0 support.Narinder Gupta27-0/+1058
Change-Id: I3981f796cfb9ceb9f32522f4fed831d66e389c48 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>