← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1667778] Re: Show MAC to IP map in Horizon

 

Reviewed:  https://review.openstack.org/444296
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6df617c94f505a2a282a708c6d647850613f63e9
Submitter: Jenkins
Branch:    master

commit 6df617c94f505a2a282a708c6d647850613f63e9
Author: Bence Romsics <bence.romsics@xxxxxxxxxxxx>
Date:   Fri Mar 17 16:05:53 2017 +0100

    Option to specify MAC address of port
    
    Enable display and manipulation of the MAC address of a port.
    
    That is:
    (1) Display MAC addresses in the ports tab of the networks panel.
        Note: Port detail shows the MAC address with or without this patch.
    (2) Allow input of MAC address at port create in both project and admin
        dashboards.
    (3) Allow input of MAC address at port update in admin dashboard only
        because by default MAC update is an admin-only operation in neutron
        (though this can be changed by policy configuration).
    
    Change-Id: I60fb4921f08286d90469cd420261c7e600f5bc7c
    Partially-Implements: blueprint neutron-trunk-ui
    Closes-Bug: #1667778


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

Title:
  Show MAC to IP map in Horizon

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Feature request, please let me know if this needs to go elsewhere.

  Users with multi-interface instances have no simple method to find
  which MAC address corresponds to which IP address in Horizon. A good
  first implementation may be a port list for all ports in the project,
  and later allow for per-instance filtering.

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


References