summaryrefslogtreecommitdiffstats
path: root/ci/genBundle.py
AgeCommit message (Collapse)AuthorFilesLines
2017-08-22removing the public gateway addition code as it was added becauseNarinder Gupta1-2/+0
ealier juju was not supported with multiple network space. Change-Id: I9fc3017c90b8ecdf9a6a1563056dad37d995ca0e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-08-10Change the deployment mode from 'nonha' to 'noha'Martin Kulhavy1-1/+1
To conform with the OPNFV scenario naming pattern, the mode of the scenario must be either 'ha' or 'noha'. Reference: https://wiki.opnfv.org/display/INF/CI+Scenario+Naming Change-Id: I99a2ffb40dd1e0f0d155af985498d27e00817188 Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
2017-07-25modified to accomodate OCLNarinder Gupta1-0/+3
Change-Id: Ib8227c4050b51adc2c466511bedf47e45a817db1 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-04-18modified to remove the errors.Narinder Gupta1-0/+4
Change-Id: I9a7dc34d9c40517863505df350c3c2e91156e295 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-14modified to enable cpu pinning anf ceph.Narinder Gupta1-0/+7
Change-Id: I43e5fe208d771c9f1c92cdfc392b9ba1ddea41e4 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-20better support for old mitaka openstack release,Narinder Gupta1-2/+2
Change-Id: I2a9285932a0e049efb2bca2e467a504dc4851f3d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-18adding support for Newton and correct provide type.Narinder Gupta1-0/+4
Change-Id: I98cc23946891c785b1056e5d1d9486ab2f591422 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-16cmodfiied to add juju 2.0 support.Narinder Gupta1-1/+8
Change-Id: I3981f796cfb9ceb9f32522f4fed831d66e389c48 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-09-16modified to accomodate the scaleio bundles and charms.Narinder Gupta1-0/+4
Change-Id: I1ec22684a67d02c8727cf620cc673aa70cfb0073 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-15added option to choose the architecture of hyperconverged ot not.Narinder Gupta1-1/+8
Change-Id: If5d83b221ce1481014f2e76816a7fe568e656904 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-05New scripts for configs generation, based on jinja2David Blaisonneau1-4/+11
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-07-21modified to maximize use of resource available at time ofNarinder Gupta1-5/+5
deployment. Change-Id: Ia769b4c87bafa62e58aa006468fbb2294da16766 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-07-19[Joid] PEP8 cosmetic changesDavid Blaisonneau1-39/+58
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-07-11modfied to use the trusty as extra feature.Narinder Gupta1-0/+12
Change-Id: I3fe1f9bcae7c4458116202ae14a059c3fbcfcb0e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-07-01modified for nonha bundles now.Narinder Gupta1-1/+12
Change-Id: Ic29910c9e95718603588da9fd2664ed933a88b7a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-30modified to make use of the bundle generated.Narinder Gupta1-1/+1
Change-Id: I1854658a93dbb3cbd1a7c41d19d7a76645ede85c Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-30modfied to suite the latest code changes.Narinder Gupta1-1/+1
Change-Id: I36f4f20a9222fe7c4cc75dd3d546a28130c3fbb2 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-30[JOID] generate bundle using jinja templatesDavid Blaisonneau1-0/+165
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>