added support for maas 2.0 in non virtualized environment. 31/23931/2
authorNarinder Gupta <narinder.gupta@canonical.com>
Thu, 3 Nov 2016 11:50:09 +0000 (06:50 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Thu, 3 Nov 2016 12:56:13 +0000 (07:56 -0500)
commite63f44eb68b9e87b9b99a135fe75f9f9e84b1103
treee7ea6e3d0c89a961e1562e5fff5489a624758d18
parent769c8026c814a4746db2bd7ff1cd2937e74381bd
added support for maas 2.0 in non virtualized environment.

Change-Id: Icf024ed2cbf538df43e6bd5203685552ab6564d2
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/03-maasdeploy.sh
ci/cleanvm.sh
ci/config_tpl/maas2/maas_tpl/deployment.yaml [new file with mode: 0644]
ci/config_tpl/maas2/maas_tpl/juju-bootstrap.yaml [new file with mode: 0644]
ci/config_tpl/maas2/maas_tpl/maas-network_config.yaml [new file with mode: 0644]
ci/config_tpl/maas2/maas_tpl/maas-node_group_ifaces.yaml [new file with mode: 0644]
ci/config_tpl/maas2/maas_tpl/maas-nodes.yaml [new file with mode: 0644]
ci/genMAASConfig.py