summaryrefslogtreecommitdiffstats
path: root/ci/00-maasdeploy.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-06-20modified to enable the virtual install.Narinder Gupta1-384/+1
Change-Id: I97b693fa6cd6eeb638d45fd444a5097a3387a0c9 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-27improvements for default virtual pod creationRyota MIBU1-0/+6
This patch includes the following improvements: - deprecate ci/00-maasdeploy.sh - refactor cleaner sctipts - fix MAAS_IP in default configs Change-Id: I60f77e18ce41573a744d79b8cf468c23a7dd3385 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-06modified to add cpu as host cpu for kvm machines.Narinder Gupta1-3/+3
Change-Id: Ia265021a79d5595748ec0b6b3e5988adbc3086b7 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-12-16modified to sleep for 30 second after destroy the environment.Narinder Gupta1-0/+4
Change-Id: Idff7db35a47a5673c54fd03ecc1a621210179d37 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-11-01modfiied for latest charm tools also trying to add support forNarinder Gupta1-0/+1
MAAS 2.0 and it will be native. Change-Id: I44bdbc25ad430b2135a9cb89a4768b957d64ed9b Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-17modified to typo error.Narinder Gupta1-1/+2
Change-Id: I9992d424a6b74578b918c5a749ae86e892ea4084 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-17more changes needed for juju 2.0Narinder Gupta1-1/+1
Change-Id: I30a1703bdd0dbfc72d0a35c2bee39a1f1b57b52a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-16cmodfiied to add juju 2.0 support.Narinder Gupta1-3/+52
Change-Id: I3981f796cfb9ceb9f32522f4fed831d66e389c48 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-07remove override as no longer needed.Narinder Gupta1-1/+2
Change-Id: I5f1828067cfbdab225b61d449fbdae98fc37e0e6 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-09-20removing the public keys from MAAS as private keys were exposed byNarinder Gupta1-2/+2
individual project. Change-Id: I139519a75e37ec17d7178162ffd5dcffcfc26ce9 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-09-08modified to backup and restore deployment.yamlNarinder Gupta1-0/+4
Change-Id: Id19a574024172fc9b50b9016361cc465e0088bd7 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-19modfied to take care of labconfig.yaml file copy and change theNarinder Gupta1-7/+9
bundle to deploy with haproxy Change-Id: Iec5126562e4a78b8b4984ce2992ab81a197f90b0 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-15modified to support intel pod9.Narinder Gupta1-8/+8
Change-Id: I665848c577b988798462ba67502bc1ac2386e473 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-05corrected the files as per review comment.Narinder Gupta1-8/+8
Change-Id: Ib7ad9bdb54b29db25d37d80ad9c1259734032ef2 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-05New scripts for configs generation, based on jinja2David Blaisonneau1-172/+178
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-08-02clenup the naming convention of the scripts and modify not to useNarinder Gupta1-0/+310
variable directly. Change-Id: I234b53010a32c3b1f0daef507585dde4652616eb Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>