manila/releasenotes/notes/change_user_project_length-93cc8d1c32926e75.yaml
Marc Koderer 33ebd2742c 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
2016-06-22 16:00:06 +02:00

4 lines
90 B
YAML

---
fixes:
- User_id and project_id DB fields are extended to also support LDAP setups.