Reviewed: https://review.opendev.org/649239 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a6fae3b1090542e19fc90797ea4396d455b8b206 Submitter: Zuul Branch: master
commit a6fae3b1090542e19fc90797ea4396d455b8b206 Author: pengyuesheng <[email protected]> Date: Tue Apr 2 15:30:57 2019 +0800 Check if the key meets the cinder API validation In create qos spec form under the volume type panel, if the key does not match the regex, it would failed to create qos spec This patch implements the regex validation for the spec in qos_specs as implemented in cinder[1]. [1] https://github.com/openstack/cinder/blob/master/cinder/api/validation/parameter_types.py#L150 Change-Id: I295541ab3adb16b28ffe69cae1cfb48a3daf7d31 Closes-Bug: #1822734 ** 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/1822734 Title: On "Manage QoS Spec Association" form, enter '*<>%' when creating a key, the error messages is shown Status in OpenStack Dashboard (Horizon): Fix Released Bug description: On "Manage QoS Spec Association" form, enter '*<>%' when creating a key, the error messages is shown To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1822734/+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

