Comment 2 for bug 1631928

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

Reviewed: https://review.openstack.org/384908
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=3faf7d9798cb8a9e11d0642befe592047c56a596
Submitter: Jenkins
Branch: master

commit 3faf7d9798cb8a9e11d0642befe592047c56a596
Author: Artem Grechanichenko <email address hidden>
Date: Tue Oct 11 12:41:19 2016 +0300

    Add check that calculated space to filling not "negative"

    To calculate space to filling on root partition to activate rabbit
    alarm need to calculate left space on root and take away additional 6M.
    If calculated valute less than 0 - skip this action.

    Change-Id: I901833d4211789672b6cedd12db80ac8a92f8d5d
    Closes-Bug: #1631928