← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1588663] Re: cannot specify fixed ip when user create a port

 

Reviewed:  https://review.openstack.org/325104
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5894e159cf2ef5576bbdfbf25e7ed8fad0c7b3d6
Submitter: Jenkins
Branch:    master

commit 5894e159cf2ef5576bbdfbf25e7ed8fad0c7b3d6
Author: Kenji Ishii <ken-ishii@xxxxxxxxxxxxx>
Date:   Fri Jun 3 16:44:51 2016 +0900

    Add a parameter fixed ip when creating a port
    
    When we create a port, we can specify fixed ip in CLI.
    However, we cannot do it in Horizon.
    This patch will support this param.
    
    Change-Id: I3b2fa8609ec27edcb8d3ecc400b93ea7870a48a1
    Closes-Bug: #1588663


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

Title:
  cannot specify fixed ip when user create a port

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In neutron cli, when we create a port, we can specify fixed ip address
  (--fixed-ip subnet_id=SUBNET,ip_address=IP_ADDR).
  However, horizon cannot support this attribute.

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


References