Comment 5 for bug 1552349

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

Reviewed: https://review.openstack.org/294218
Committed: https://git.openstack.org/cgit/openstack/fuel-agent/commit/?id=08a3e89150008ef3d32101bea31c0d2f03f6907a
Submitter: Jenkins
Branch: master

commit 08a3e89150008ef3d32101bea31c0d2f03f6907a
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>