Comment 5 for bug 1572689

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/310469
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=09c1f1f2144c32916b085c23dc3afd918783359b
Submitter: Jenkins
Branch: master

commit 09c1f1f2144c32916b085c23dc3afd918783359b
Author: Alexey Deryugin <email address hidden>
Date: Wed Apr 27 16:36:34 2016 +0300

    Switch values for cinder_report_interval and cinder_service_down_time

    Values for cinder_report_interval and cinder_service_down_time are confused
    and should be switched. cinder_report_interval should be 10 instead of 60, and
    cinder_service_down_time should be 60 instead of 10.

    Change-Id: Icb1404bbac89bd978296e4194a9f334874da05ca
    Closes-Bug: #1568803
    Related-Bug: #1572689