Comment 2 for bug 969088

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

Reviewed: https://review.openstack.org/5993
Committed: http://github.com/openstack/keystone/commit/875a67aa69e17d49e2cca40857b76b46dc639657
Submitter: Jenkins
Branch: master

commit 875a67aa69e17d49e2cca40857b76b46dc639657
Author: Mark McLoughlin <email address hidden>
Date: Fri Mar 30 12:17:48 2012 +0100

    Make import_nova_auth only create roles which don't already exist

    Fixes bug #969088

    If a role already exists, there's no particular need for import_nova_auth
    to barf. Instead, we should just use the existing role.

    Change-Id: I18ae38af62b4c2b2423e20e436611fc30f844ae1