Comment 52 for bug 1702964

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

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

commit 08661e0fef8e22176a44bf250e20b43c220db531
Author: ZhongShengping <chdzsp@163.com>
Date: Thu Aug 3 08:48:54 2017 +0800

    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: I5506a563c459baf9d34246a1d517e07a82e0f36b
    Closes-Bug: #1702964