Reviewed: https://review.openstack.org/383960 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=2f5a2585827a281f086c8a94e1da497e0821f701 Submitter: Jenkins Branch: master
commit 2f5a2585827a281f086c8a94e1da497e0821f701 Author: Ying Zuo <[email protected]> Date: Fri Oct 7 13:40:27 2016 -0700 Fix issues on create network and create port modals Only delete the error for required field when segmentation id is not required for the network provider. Set string values as the choices for admin state field. Change-Id: Ie5d62960b85b9a1b9e0caf8fa51761d950cf430b Closes-bug: #1630416 ** 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/1630416 Title: Issues on admin create network modal Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Steps to reproduce: 1. go to admin/system/networks panel 2. click create network 3. click the submit button without putting in any data You will notice these issues on the modal: 1. Segmentation ID field should be validated if the input is a whole number even when it's not required for the network. 2. The value in Admin State field is changed from "UP" to "True". (This can also be reproduced on the same field on create port modal from admin -> networks -> network details -> ports tab) To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1630416/+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

