Comment 49 for bug 1702964

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

Reviewed: https://review.openstack.org/489725
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=ca1bdcfd7bf2888f4d7bfc57508079f96b9fb8d5
Submitter: Jenkins
Branch: master

commit ca1bdcfd7bf2888f4d7bfc57508079f96b9fb8d5
Author: Alex Schultz <email address hidden>
Date: Tue Aug 1 13:45:30 2017 -0600

    Fix resources for latest puppet

    Running the unit tests under the latest puppet fails because of
    undefined resources. This change updates the references to use
    collectors if they are optional or change the definitions in the files
    for resources that are defined in the existing class.

    Change-Id: Ic91a8d577675fd1f2fb21543320426bfe49b1a2e
    Closes-Bug: #1702964