nodepool/doc/source
David Shrewsbury 7225354ec0 Add a timeout for the image build
A builder thread can wedge if the build process wedges. Add a timeout
to the subprocess. Since it was the call to readline() that would block,
we change the process to have DIB write directly to the log. This allows
us to set a timeout in the Popen.wait() call. And we kill the dib
subprocess, as well.

The timeout value can be controlled in the diskimage configuration and
defaults to 8 hours.

Change-Id: I188e8a74dc39b55a4b50ade5c1a96832fea76a7d
2019-01-23 16:27:19 -05:00
..
_static Add logo to docs 2018-05-04 14:48:28 -07:00
conf.py Normalize sidebar in docs 2018-11-08 10:00:44 -08:00
configuration.rst Add a timeout for the image build 2019-01-23 16:27:19 -05:00
devguide.rst Make a proper driver notification API 2018-06-13 10:22:11 -04:00
index.rst Clarify in doc introduction that OpenStack is not required 2018-04-27 07:43:26 -05:00
installation.rst Add list of metrics provided to statsd 2018-08-29 08:45:30 +00:00
operation.rst Merge "Normalise more of the API stats calls" 2018-10-24 04:57:31 +00:00
releasenotes.rst Publish docs on release 2018-06-29 15:41:46 -07:00