Comment 1 for bug 1488133

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

Reviewed: https://review.openstack.org/216295
Committed: https://git.openstack.org/cgit/stackforge/kolla/commit/?id=2b00ba41190ed771c84526c5c4b8dda47f676fff
Submitter: Jenkins
Branch: master

commit 2b00ba41190ed771c84526c5c4b8dda47f676fff
Author: rthallisey <email address hidden>
Date: Mon Aug 24 11:01:25 2015 -0400

    Fail faster when docker isn't running

    In order to make build.py more friendly, have it fail faster
    when the script is unable to connect to Docker because it's not
    running.

    Change-Id: I6d480e601ea2511df9396fcf4e89c06c06d4c21c
    Closes-Bug: #1488133