summaryrefslogtreecommitdiffstats
path: root/ci/00-maasdeploy.sh
AgeCommit message (Collapse)AuthorFilesLines
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>