Reviewed: https://review.openstack.org/633103 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f24278da73e36efd10196b426a34d6182578cf9c Submitter: Zuul Branch: master
commit f24278da73e36efd10196b426a34d6182578cf9c Author: pengyuesheng <[email protected]> Date: Fri Jan 25 10:49:54 2019 +0800 Modify the flavor ID regex Flavor ID regex and Nova service are inconsistent and need to be modified Change-Id: Ib247cc0cbbf8e340f0ab19002d0010f571b9a33c Closes-Bug: #1813236 ** 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/1813236 Title: On create flavor form, modify the ID prompt information Status in OpenStack Dashboard (Horizon): Fix Released Bug description: On create flavor form,The ID message is "Flavor ID should be UUID4 or integer. Leave this field blank or use 'auto' to set a random UUID4.",However, if the ID is a decimal number such as 9.9, the flavor can still be successfully created. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1813236/+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

