Comment 3 for bug 1594824

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

Reviewed: https://review.openstack.org/332194
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=33ebd2742c9434ca1e196200d2389dba71f2d2d3
Submitter: Jenkins
Branch: master

commit 33ebd2742c9434ca1e196200d2389dba71f2d2d3
Author: Marc Koderer <email address hidden>
Date: Tue Jun 21 16:56:06 2016 +0200

    Change user_id and project_id to 255 length

    In case keystone is used with LDAP the user_id/project_id can be more
    than 60 characters. This will cause the issue that users cannot create
    any share-network or security_service.

    Change-Id: I2e2ccce32bf31850c9ffd74d9612cf5237d782fe
    Closes-bug: #1594824