summaryrefslogtreecommitdiffstats
path: root/ci/cleanmaas.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-12-13cleanup codeGuo Ruijing1-7/+3
1. remove unused code due to juju>2 & maas>2.2 in Ubuntu16.04 2. remove deprecated 03-maasdeploy.sh 3. remove other unused code Change-Id: I20fd0e96400db1262b0df3ef2b502c8001dd5b76 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> (cherry picked from commit 2819ba063c1a9896ccf437f85ca4c2ee463d7e80)
2017-04-20Fix clean maas issueGuo Ruijing1-1/+1
Change-Id: Iea000e7740185c08c87f2c94853a344d759166c4 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-01-27improvements for default virtual pod creationRyota MIBU1-0/+11
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>