manila/manila
Marc Koderer 44a2d41797 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
(cherry picked from commit 33ebd2742c)
2016-06-24 08:16:04 +02:00
..
api Fix share server info in CGs created from CGs 2016-05-16 19:19:40 -04:00
cmd Moved CORS middleware configuration into oslo-config-generator 2016-03-03 16:13:20 +00:00
common Merge "Fix update_access concurrency issue" 2016-03-18 21:35:41 +00:00
compute Fix keystone v3 issues for all clients 2016-03-18 14:42:33 +01:00
consistency_group Fix share server info in CGs created from CGs 2016-05-16 19:19:40 -04:00
data Fix Share Migration KeyError on dict.pop 2016-03-10 12:49:14 -03:00
db Change user_id and project_id to 255 length 2016-06-24 08:16:04 +02:00
hacking Fix issue in hacking with underscore imports 2016-02-05 08:01:50 +01:00
network Fix keystone v3 issues for all clients 2016-03-18 14:42:33 +01:00
scheduler Fix Manage API synchronous call 2016-04-15 10:10:26 -03:00
share cephfs_native: Fix client eviction 2016-06-09 21:11:24 +00:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests Change user_id and project_id to 255 length 2016-06-24 08:16:04 +02:00
volume Fix keystone v3 issues for all clients 2016-03-18 14:42:33 +01:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py Define context.roles with base class 2016-02-25 19:35:04 +00:00
exception.py Data Replication: Ensure Snapshots across replicas 2016-03-18 20:29:11 -04:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
manager.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
opts.py Fix keystone v3 issues for all clients 2016-03-18 14:42:33 +01:00
policy.py Use oslo_policy lib instead of oslo-incubator code 2015-04-21 13:05:42 +03:00
quota.py Update quota of proper user on resource delete 2016-03-11 12:55:44 +01:00
rpc.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
service.py Trivial Fix: fix missing import 2016-01-21 19:36:47 +08:00
test.py Fix keystone v3 issues for all clients 2016-03-18 14:42:33 +01:00
utils.py Revert "LXC/LXD driver" 2016-03-16 18:48:17 +04:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00
wsgi.py Merge "Set TCP keepalive options" 2016-03-11 18:43:44 +00:00