bug fixes in 03-maasdeploy.sh 91/27491/3
authorRyota MIBU <r-mibu@cq.jp.nec.com>
Wed, 25 Jan 2017 08:18:09 +0000 (08:18 +0000)
committerRyota MIBU <r-mibu@cq.jp.nec.com>
Wed, 25 Jan 2017 10:41:29 +0000 (10:41 +0000)
commit5cb0ea7a1b2473a1969e48eff41ff50d540c53bd
tree05352557d23d4d688319800f3970cefb9eedacf2
parent719d8dcd66ddb05c0845276a1a2b8c03683def90
bug fixes in 03-maasdeploy.sh

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>
ci/03-maasdeploy.sh