shipyard/tools
Anthony Lin 768981df44 Refactor UCP Health Check Operator
There has been significant changes to the Shipyard code base
since the last major update to the UCP Health Check Operator.
This patch set is meant to align its implementation with the
rest of the Operators.

It removes the usage of 'urlopen' which can be a security
risk and make use of the python 'requests' module instead.

We are also adding 'timeout' parameters to the other Operators
that are using 'requests.get' as failure to do so can cause
the Operator(s) to hang indefinitely. The default time out
has been set to 30 seconds. It is noted that nearly all production
code should use this parameter in nearly all requests.

Change-Id: I1205aab38ff120cd239c236dc9bdffd1660c9afb
2017-12-18 17:24:28 +00:00
..
resources Refactor UCP Health Check Operator 2017-12-18 17:24:28 +00: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