Comment 4 for bug 1637462

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

Reviewed: https://review.openstack.org/426180
Committed: https://git.openstack.org/cgit/openstack/fuel-ostf/commit/?id=ac87c396247bf1201841a45b5f20d4b0349a0f32
Submitter: Jenkins
Branch: stable/newton

commit ac87c396247bf1201841a45b5f20d4b0349a0f32
Author: Dmitry Belyaninov <email address hidden>
Date: Mon Jan 23 11:17:59 2017 +0000

    Modification of timeouts for server deletion

    Current timeout is 20 sec, and 10 sec retry period.
    In case slow instance removing we are falling to error.
    New intervals make procedure more correct to check real
    removing state few times.

    Change-Id: I38c0d5663ac5359a21f95f4dc0fbb32c8fb256bc
    Closes-Bug: 1637462