shipyard/tools
Anthony Lin 1ab35fbf68 Update deploy_site script
It is possible for the script to run for a prolonged period of
time. This can cause the keystone token to expire and we will
end up with `null` response from Shipyard when we query the
status of the task.

Note that we will retrieve a new token in the above scenario
and use the new token to query the status.

Note also that the 'deploy_time_out' variable should actually be
the number of loops rather than time out (in seconds). It will
take on the default value of 60 loops (based on 90 seconds back
off per cycle, i.e. 60 * 90 = 5400 seconds = 1.5 hrs) if value
was not provided by user during run time.

Change-Id: I83f503222899ace3d04aac303d2790e4b5d22d2d
2017-12-12 08:23:44 +00:00
..
resources Update makefile with run commands 2017-12-11 12:07:44 -06:00
airflow_image_run.sh Update makefile with run commands 2017-12-11 12:07:44 -06:00
deploy_site.sh Update deploy_site script 2017-12-12 08:23:44 +00:00
helm_tk.sh Update makefile with additional functionality 2017-10-27 11:09:21 -05:00
shipyard_image_run.sh Update makefile with run commands 2017-12-11 12:07:44 -06:00