Reviewed: https://review.openstack.org/383977 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=31f4aa97671dba21792d5e6695c7321dc60c890f Submitter: Jenkins Branch: master
commit 31f4aa97671dba21792d5e6695c7321dc60c890f Author: Ying Zuo <[email protected]> Date: Fri Oct 7 17:09:31 2016 -0700 Provide available physical networks on create network modal Added setting physical_networks to provide users list of available physical networks to choose from on the admin create network modal. Default to an empty list and the physical network field is a regular input field where users can type in the name of the physical network to be used. If it's set to a list of physical network names, the physical network field is a dropdown menu where users can choose a physical network to use. Closes-bug: #1485144 Change-Id: I342b3776a52179d5b4a704fb984912878ff3dc81 ** 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/1485144 Title: User cannot create an admin network without knowing the physical network name Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Currently user cannot create an admin network without knowing the physical network name. It will be more convenient if the physical network field is a choice field such that user can choose the name from the list. Steps to reproduce: 1. Go to Admin -> Network 2. Click create network 3. You will notice that the physical network field is a text field To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1485144/+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

