← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1417305] Re: Default value for Physical Network is hardcoded value

 

Reviewed:  https://review.openstack.org/476453
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=449aa1a48cc7260ffc3c78570334e9ee2fbc51cb
Submitter: Jenkins
Branch:    master

commit 449aa1a48cc7260ffc3c78570334e9ee2fbc51cb
Author: Beth Elwell <belwell@xxxxxxxxxx>
Date:   Thu Jun 22 11:20:33 2017 +0100

    Removed default value for 'Physical Network'
    
    When creating a network there is currently a default value of 'default'
    which causes the network creation to fail. It is nonsensical to have
    a default value here as it will change depending on the provider
    network type and needs to be set according to custom settings if the
    user is not creating a simple local network which then does not require
    the physical network value at all.
    
    Change-Id: I448713d986f17ea1c00cd4dd22487291545cfe2a
    Closes-Bug: #1417305


** 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/1417305

Title:
  Default value for Physical Network is hardcoded value

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The default value for the "Physical Network" field in the "Create
  Network" form of the Admin dashboard, shown when the Neutron provider
  extension is supported, is "default". It makes more sense for the
  default to be blank instead of a hardcoded string.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1417305/+subscriptions


References