Comment 7 for bug 1251251

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/62634
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=e2bec279b7307b50d6a5f0cd3f104ec4fcd80c18
Submitter: Jenkins
Branch: master

commit e2bec279b7307b50d6a5f0cd3f104ec4fcd80c18
Author: Matthew Mosesohn <email address hidden>
Date: Tue Dec 17 16:57:35 2013 +0400

    Create swift operator keystone roles

    Defining operator_roles in swift-proxy.conf requires
    that these roles exist in keystone.

    Because Keystone API access is not available on Swift
    proxy hosts in most cases, operator_roles keystone
    roles have been added to swift::keystone::auth class.

    Added basic docs for swift::keystone::auth
    Updated ensure_resource from latest PuppetLabs stdlib

    Change-Id: I941c75e51898847ad346cdefbaa6ed7737dffc69
    Related-Bug: #1251251