Comment 4 for bug 969088

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

Reviewed: https://review.openstack.org/7385
Committed: http://github.com/openstack/keystone/commit/aff45d69a73033241531f5e3542a8d1782ddd859
Submitter: Jenkins
Branch: stable/essex

commit aff45d69a73033241531f5e3542a8d1782ddd859
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