Comment 2 for bug 969208

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

Reviewed: https://review.openstack.org/5994
Committed: http://github.com/openstack/nova/commit/283ea4a16622287c476141736d373405119f3e79
Submitter: Jenkins
Branch: master

commit 283ea4a16622287c476141736d373405119f3e79
Author: Mark McLoughlin <email address hidden>
Date: Fri Mar 30 14:34:14 2012 +0100

    Export user id as password to keystone when using noauth

    Fixes bug #969208

    When using noauth, a user's password is her user id (e.g. in novarc).

    When we export to keystone, we should make sure the same credentials
    keep working rather than effectively switching all the passwords to
    random UUIDs which users would never have seen before.

    Change-Id: Ie77c622ce1952d03e836bb64167184022a02e902