Reviewed: https://review.openstack.org/477233 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=2096599130df1439331d78c2ed532417e0d8cab8 Submitter: Jenkins Branch: master
commit 2096599130df1439331d78c2ed532417e0d8cab8 Author: wei.ying <[email protected]> Date: Mon Jun 26 00:36:31 2017 +0800 Correct the form validation in ng-image create volume form The field of "Name" on Horizon dashboard in process of create volume from mandatory to optional. Also volume name and description should not be greater than 255 characters. Change-Id: I960f289a2f8d87d31b9b63ab072f994aead0eaf2 Closes-Bug: #1700378 ** 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/1700378 Title: Form validation error in ng-images create volume form Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Volume name no mandatory in cinder api, it should not restrict user input。 also, we should limit volume name and descriptions in 255 characters. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1700378/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

