Comment 2 for bug 1684353

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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 <email address hidden>
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