Comment 3 for bug 1665405

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tripleo (stable/ocata)

Reviewed: https://review.openstack.org/435181
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=81071f69e9efdc185f36ff68fda70d4d468da987
Submitter: Jenkins
Branch: stable/ocata

commit 81071f69e9efdc185f36ff68fda70d4d468da987
Author: Alex Schultz <email address hidden>
Date: Thu Feb 16 09:53:55 2017 -0700

    Add virtual_packages support to norpm provider

    The norpm provider is supposed to noop package installs/updates but if a
    package name in puppet does not match the installed package, it is being
    reported as not installed. The provider then 'installs' it every time
    which can trigger unwanted service restarts.

    Change-Id: Icdfa6567168f9ecc555489ed67405f98544bd910
    Closes-Bug: #1665405
    (cherry picked from commit 525a2c379ba2e2433217af2aa78018dfd8cb0b44)