Comment 2 for bug 1588663

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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 <email address hidden>
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