← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1684353] Re: Limit group name 64 characters

 

Reviewed:  https://review.openstack.org/458338
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=000db66c68014fc24b6e24fde15724b6ccc59190
Submitter: Jenkins
Branch:    master

commit 000db66c68014fc24b6e24fde15724b6ccc59190
Author: wei.ying <wei.ying@xxxxxxxxxxxx>
Date:   Thu Apr 20 13:24:21 2017 +0800

    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


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1684353

Title:
  Limit group name 64 characters

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Env: devstack master branch

  Steps to reproduce:
  1. Go to identity/Groups/ panel
  2. Click 'Create Group' or 'Edit Group'
  3. Enter a name longer than 64 characters
  4. Submit form

  Erro info:
  Recoverable error: Group name should not be greater than 64 characters. (HTTP 400) (Request-ID: req-979dfe60-c461-4fdc-ab6c-61c62ed24ff3)

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1684353/+subscriptions


References