Comment 8 for bug 1552349

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

Reviewed: https://review.openstack.org/373142
Committed: https://git.openstack.org/cgit/openstack/fuel-agent/commit/?id=2e98d2ed5fdfcb79428e2f12a296d5cf68dc82b5
Submitter: Jenkins
Branch: stable/8.0

commit 2e98d2ed5fdfcb79428e2f12a296d5cf68dc82b5
Author: Anil Belur <email address hidden>
Date: Thu Mar 17 23:36:44 2016 +0530

    Fixes bug #1552349 - udevadm doesn't have a --quiet

    This fixes a deprecated option with`udevadm`, the `--quiet` option
    is removed in Debian (Jessie and later release), therefore removing the
    option from the code as suggested in patch.

    Closes-bug: #1552349
    Change-Id: Ia9ff7b1b40681ee0f647949ae9617c87adb41231
    Signed-off-by: Anil Belur <email address hidden>
    (cherry picked from commit 08a3e89150008ef3d32101bea31c0d2f03f6907a)