Comment 7 for bug 1489947

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

Reviewed: https://review.openstack.org/223249
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=893f51a453dfbbb4e1d4e2c0c94836ed5210a6d1
Submitter: Jenkins
Branch: kilo

commit 893f51a453dfbbb4e1d4e2c0c94836ed5210a6d1
Author: kevin <email address hidden>
Date: Fri Aug 28 11:04:23 2015 +0100

    Fix the heat stack user create

    The heat stack user was being using the openstack cli tools. This has
    changed such that its now using our library. This will ensure that the
    roles, users, groups, projects, domains are created properly without
    the variability of the CLI interface and returned data.

    Closes-Bug: #1489947
    Change-Id: I3f0af0589825fa506e3618f6f39a54bf89c87d14
    (cherry-picked from commit a12dcaff629da2ea3ce9548f674c871e94de59c2)