summaryrefslogtreecommitdiffstats
path: root/tools/scripts/request_tower_configuration.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updates to callback scripts that include retry functionality for bash and ↵Rob Ruma2018-03-211-41/+52
| | | | | | extra_vars handling for PowerShell Signed-off-by: Rob Ruma <robruma@users.noreply.github.com>
* Fixup request_tower_configuration.shBill Nottingham2017-02-031-6/+1
| | | | | | Drop retry-related commandline argument, since we don't use that any more. Ensure -e is allowed.
* Fixed typo in -h outputJames Laska2016-12-191-1/+1
|
* Rewrite request_tower_configuration.shJames Laska2016-12-191-20/+82
| | | | | | | Adds proper getopts support and usage. Remove the retry logic, since it would *never* retry given existing conditional checks. Connect #3923
* interpret any code below 300 as successAlanCoding2016-08-121-2/+1
|
* bail when status code is over 300AlanCoding2016-08-121-1/+5
|
* allow for 201 status_code from callbackAlan Rominger2016-08-091-1/+1
|
* Rename tower retry script and reframe documentationMatthew Jones2014-04-161-0/+25