Comment 2 for bug 1579612

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

Reviewed: https://review.openstack.org/314761
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-plugins/commit/?id=2e1492a127923a79ef3189433c4134df98c22502
Submitter: Jenkins
Branch: master

commit 2e1492a127923a79ef3189433c4134df98c22502
Author: Jimmy McCrory <email address hidden>
Date: Tue May 10 13:26:25 2016 -0700

    Support users without projects in keystone library

    Update the ensure_user and ensure_user_role commands and dependent
    functions to allow creation of and role assignment to a user without
    specifying a project.

    This will allow use of the keystone library for creating users, such as
    the heat stack admin, within only a domain.

    Partial-Bug: 1579612
    Change-Id: I0e4c51e772f61d4879716b7b5dbe5c8211cea901