Comment 17 for bug 1635563

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/8.0)

Reviewed: https://review.openstack.org/398415
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=2916c8c0f2ae8f6795327f55990a8c58eeade7a0
Submitter: Jenkins
Branch: stable/8.0

commit 2916c8c0f2ae8f6795327f55990a8c58eeade7a0
Author: Rodion Tikunov <email address hidden>
Date: Wed Nov 16 17:18:08 2016 +0300

    Added updating docker containers to update_fuel

    systemd update may lead to situation that docker and docker containers
    can be suspended.
    Now update_fuel function stops containers, deletes all images, stops
    docker daemon before update. Then starts docker and loads new images
    after update.

    Change-Id: If8adaf02d9a4c8a4b9ce23aa24001cef1bac8878
    Closes-bug: #1635563