horizon/openstack_dashboard/dashboards/identity/groups
wei.ying 000db66c68 Correct the group name field less than or equal to 64 characters
If create or update group name longer than 64 characters, api will return
'Recoverable error: Group name should not be greater than 64 characters.
(HTTP 400) (Request-ID: req-979dfe60-c461-4fdc-ab6c-61c62ed24ff3)'.

Change-Id: I95a668c5bf24a58930e4d881417b8f732148bc93
Closes-Bug: #1684353
2017-04-20 13:28:51 +08:00
..
templates/groups Correct the description for "Update Group" form 2016-07-08 00:46:52 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
constants.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
forms.py Correct the group name field less than or equal to 64 characters 2017-04-20 13:28:51 +08:00
panel.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
tables.py Handle log message interpolation by the logger 2017-03-31 20:59:16 +09:00
tests.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Disentangle domain context from effective domain 2017-02-13 11:40:57 +01:00