yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48712
[Bug 1537697] Re: The name can be just white character except project
Reviewed: https://review.openstack.org/272358
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=f5a0e2ff922b3d4a28c7faaa5469aba08acedf36
Submitter: Jenkins
Branch: master
commit f5a0e2ff922b3d4a28c7faaa5469aba08acedf36
Author: space <fengzhr@xxxxxxxxxxx>
Date: Tue Jan 26 10:45:49 2016 +0800
The name can be just white character except project and user
The reason for this bug is that the name is not validated when create
role, domain and groups. In the V3 version we use jsonschema to
validate them. So I changed the code of schema files to validate
the name.
When I wrote the test code, I found that there was a lack of some tests
in the file and then I added to write the test code.
Change-Id: Ie7bd79bede3b405b3798bdb584d2fcab66104317
Closes-Bug: #1537697
** Changed in: keystone
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1537697
Title:
The name can be just white character except project
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
In addition to the project,the name of all components in
identity(horizon) can be just white character.Such as " ", "
".
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1537697/+subscriptions
References