Comment 1 for bug 1450559

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/179257
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=fa191a233a3f53b4bd70a39d128bbe98f2b416a0
Submitter: Jenkins
Branch: master

commit fa191a233a3f53b4bd70a39d128bbe98f2b416a0
Author: Andrew Melton <email address hidden>
Date: Thu Apr 30 14:46:11 2015 -0700

    Make Docker client timeout configurable

    To support long running Docker operations we need to increase our
    timeout, but a good value for the timeout will change per deployment.
    So, add it as a config option so that it can be tweaked as necessary.

    Change-Id: Ie53fa5086e73111bf9f42dbf596172af8d936cf0
    Closes-Bug: #1450559