Comment 1 for bug 1493450

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

Reviewed: https://review.openstack.org/226624
Committed: https://git.openstack.org/cgit/openstack/puppet-keystone/commit/?id=d2c44f731caa1ac3e57c407fc63c0c790e99e43f
Submitter: Jenkins
Branch: master

commit d2c44f731caa1ac3e57c407fc63c0c790e99e43f
Author: Gilles Dubreuil <email address hidden>
Date: Mon Sep 28 11:14:30 2015 +1000

    Replace indirection calls

    Indirection calls are replaced with #fetch_project and #fetch_user methods
    using python-openstackclient (OSC).

    Also removes the assumption that if a resource is unique within a domain space
    then the domain doesn't have to be specified.

    Closes-Bug: #1493450
    Change-Id: I36fabf547fa50fc14d49f491f11cb4a0571f7d31