summaryrefslogtreecommitdiff
path: root/openstackclient/tests/test_shell.py
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem@us.ibm.com>2015-05-29 11:55:09 -0700
committerMatt Riedemann <mriedem@us.ibm.com>2015-05-29 14:32:51 -0700
commit224d375ef4120998dc51fbf55f1778d1ccf118a0 (patch)
tree0347f83242d39d28c8164c860e4d9c834fff4337 /openstackclient/tests/test_shell.py
parent211c14c638b9bf393932be42d4f04a4dd12a84bc (diff)
downloadpython-openstackclient-224d375ef4120998dc51fbf55f1778d1ccf118a0.tar.gz
Add --wait to server delete
This allows the server delete command to wait for the server to be deleted (obviously). The wait method is the same model that Tempest uses, i.e. wait for a 404 on server GET (successful deletion), fail if the server went to ERROR status, or fail if a timeout is reached. The default timeout of 300 seconds is also what Tempest uses. Closes-Bug: #1460112 Change-Id: I0e66c400903e82832944d1cad61e7eb30177c3e8
Diffstat (limited to 'openstackclient/tests/test_shell.py')
0 files changed, 0 insertions, 0 deletions