aboutsummaryrefslogtreecommitdiffstats
path: root/test/ete/scripts/install_openstack_cli.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-07-19No longer install openstack client each timeGary Wu1-19/+6
Assume that the running system already has openstack CLI installed. Change-Id: Ie5d10b8a7b938895fcf71cd5ef0001b7b904ec8a Issue-ID: INT-532 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-07Revert "Change deploy scripts to use beijing"Gary Wu1-2/+1
This reverts commit 39ae6f4b4fa5504f5ee784e1b939aae0cb072901. Change-Id: I3676cf7fa07f5c07c12b26900c4e3bc1d1328b76 Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-07Change deploy scripts to use beijing branchGary Wu1-1/+2
Change-Id: Ifb684bd389c1ff61a9a9e5c8ed522cec04ffb627 Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-03Add output values for k8s IP addressesGary Wu1-3/+3
Change-Id: I546da00d39c68dc5c1b5dc233ed102c29174bdc3 Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-16Fix openstacksdk library version to 0.9.19Gary Wu1-1/+1
Change-Id: I67d4ba86e1ff460b6062f2936262b38430a0a377 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit 3e0f523c92c6ab1d6a84cbdc9a985625eae82026)
2018-01-10Use username/password in RC files to delete zonesGary Wu1-1/+1
Change-Id: Iea0dd80fa407e898f6e07b9131860c0c04bb5778 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit ab4e57206abec8d507f3ffa3a1d0bbb8aaf2ad5c)
2017-11-09Add wait loops for stack delete/create completionGary Wu1-1/+1
Change-Id: If61d54b01e5f90dc75f3f8ec29914b7b506f3c51 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Refactor deployment scriptsGary Wu1-0/+47
Change-Id: Ib82ddeb13902afdc50de61e1042cf8b810581509 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>