Comment 7 for bug 1702964

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

Reviewed: https://review.openstack.org/481753
Committed: https://git.openstack.org/cgit/openstack/puppet-cinder/commit/?id=02b35294a599bb714f1cae630aa1bf0bb40a237b
Submitter: Jenkins
Branch: master

commit 02b35294a599bb714f1cae630aa1bf0bb40a237b
Author: Alex Schultz <email address hidden>
Date: Fri Jul 7 14:36:19 2017 -0600

    Fix cinder::quota_set requires

    The quota set exec was using a non-existant anchor. This change updates
    it to use the cinder::install::end anchor instead.

    Change-Id: Ic9a2299416e7494918835428ba1e1ef311a5de2a
    Closes-Bug: #1702964