summaryrefslogtreecommitdiffstats
path: root/ci/03-maasdeploy.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-01-27improvements for default virtual pod creationRyota MIBU1-9/+4
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-26use 'jq' in 03-maasdeploy.shRyota MIBU1-39/+36
This patch introduces 'jq' to parse json output from maas cli. This patch also fixes bad value of SUBNET_CIDR. Change-Id: Ie3311f9a0b1aa89dd40727534700ab6db591a24b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-26did some cleanupm job.Narinder Gupta1-29/+23
Change-Id: I998482d0cba2bf6eb774d68124d2383ba869a08b Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-25bug fixes in 03-maasdeploy.shRyota MIBU1-9/+24
This patch includes the following fixes: - make the script pick the first 'system_id' from output of `maas machines create` - add missing parameter name in bootstrap machine creation - change file owner of ssh key files, so that maas user can access qemu via ssh - execute 'enablesubnetanddhcp()' Change-Id: Idf889425548760ec1d9a25458916d7c0d485d683 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-23modfied to add more vms in case there is updates required.Narinder Gupta1-5/+5
Change-Id: Ieccdefb3d8a37a3aede41902d6f7cfb3e933ec1e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-20added maas commands as an option.Narinder Gupta1-37/+33
Change-Id: If7e7cd48776240d361324066e7309b30dabffee7 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-20automated creation of bootstrap node based on host bridgesNarinder Gupta1-41/+66
configured by default. Change-Id: Id8bf1498c72b4e2132044f8ad2882a2d3950916e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-20typoNarinder Gupta1-1/+1
Change-Id: Iaaaffd8e0199cb7352c8547845b334e0ae4d4554 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-20modified maas installer for xenial.Narinder Gupta1-42/+50
Change-Id: I4fdb2a6370001b5b8778f40add490ce394d826e3 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-12move to master branch of charm for few bug fixes.Narinder Gupta1-1/+24
Change-Id: I2e29d2f3aa8f547b95103a768543403cf2e1c7ce Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-12modified to include MAAS 2.0 on remote host.Narinder Gupta1-1/+1
Change-Id: If268a5ae1f0a103314f1ab742b495de3ffdb5efc Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-06modified to add cpu as host cpu for kvm machines.Narinder Gupta1-4/+4
Change-Id: Ia265021a79d5595748ec0b6b3e5988adbc3086b7 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-01-03update to maas for further changes and added labconfig.yaml forNarinder Gupta1-10/+33
huawei pod12 Change-Id: I50d2a146afaf439c0d5381c7444dc1fe7fb14f25 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-12-21modfiied to have space support in the juju2 configuration.Narinder Gupta1-7/+11
Change-Id: I2ccdee8604ef41ef79bb76eb9a165b1c02147d10 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-11-22modified to accomodate the MAAS 2.0Narinder Gupta1-6/+38
Change-Id: Id17ba35d82103b082136b91a694bf3a6f18d9c8d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-11-03adding line for echo.Narinder Gupta1-2/+3
Change-Id: If54897864df2905c40b273c8922796d16d50772d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-11-03added support for maas 2.0 in non virtualized environment.Narinder Gupta1-16/+30
Change-Id: Icf024ed2cbf538df43e6bd5203685552ab6564d2 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-11-02modified to have better support of maas 2.0Narinder Gupta1-39/+49
Change-Id: Ie1298f2c2ccc04e0bb63a9303712d1a16b3f066c Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-11-01modfiied for latest charm tools also trying to add support forNarinder Gupta1-41/+99
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-0/+387
Change-Id: I9992d424a6b74578b918c5a749ae86e892ea4084 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>