Comment 18 for bug 1409897

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

Reviewed: https://review.openstack.org/187398
Committed: https://git.openstack.org/cgit/stackforge/puppet-nova/commit/?id=bec17f1f9482cb1f551159319d36edf5f81164d9
Submitter: Jenkins
Branch: stable/juno

commit bec17f1f9482cb1f551159319d36edf5f81164d9
Author: Mike Dorman <email address hidden>
Date: Mon Jan 12 15:22:06 2015 -0700

    Correct docs on format for nova::policy data

    Correct the format of the $policies parameter to nova::policy.
    That parameter is passed directly to create_resources, so it needs
    to be in a format acceptable to that.

    Just updating docs here as anyone already using the policy classes
    are likely not using the (incorrectly) documented format, anyway.

    Change-Id: I774678f0b49ee05b6aee6a5565302377d8eae186
    Closes-bug: 1409897
    (cherry picked from commit 96b96f33939862543e62695b1dff14b80d893c33)