summaryrefslogtreecommitdiffstats
path: root/test/ete/scripts/teardown-onap.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-02-15Explicit check for DNS zone project ID in teardownGary Wu1-3/+6
TLAB Designate configuration currently does not support project-specific DNS zones. This modifies the teardown script to avoid deleting such noauth-project DNS zones. In practice this means that no TLAB DNS zones will ever be deleted during teardown until TLAB fixes its Designate configuration. Change-Id: I43be641e4653270fd31b1a4daf9f16d4afee05ab Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-13Minor fixes to deploy scriptsGary Wu1-1/+1
Change-Id: I56d0bb865ec621ae187a0d2008a3962a3913597f Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-06Skip use of multi-vim APIs for DNS cleanupGary Wu1-3/+4
Change-Id: I643c88c9f587d3c7689019c63f6cd88443f21b20 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-06Add config for ATT TLABGary Wu1-1/+1
Change-Id: I31387cbb17db19cd602cc9d4da59a55223996583 Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-19Delete Designate DNS zones during teardownGary Wu1-1/+1
Change-Id: I2df8f72c0e83e4ad2a07b49aa6ceab5608c395c1 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-19Delete Designate DNS zones during teardownGary Wu1-2/+7
Change-Id: I76751df257187a84c876ed2cd274f1336a4fa142 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-05ONAP environment teardown scriptGary Wu1-0/+54
Change-Id: I27afbc37ec35f374d1c82ada60698a9461627c72 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit e681bedc94e346a0f7de570bcf17b831755d876d)