← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1537843] Re: Missing/ broken fields in Port Details

 

Reviewed:  https://review.openstack.org/272205
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=10ecad1a93690fba6d4854e0cbb94736693e40c8
Submitter: Jenkins
Branch:    master

commit 10ecad1a93690fba6d4854e0cbb94736693e40c8
Author: Rob Cresswell <robert.cresswell@xxxxxxxxxxx>
Date:   Mon Jan 25 17:40:36 2016 +0000

    Add/Fix several Port Details fields
    
    There are many fields in the Port Details page that are returned by the
    API calls but never actually rendered in HTML (if you just render
    {{ port }}, there is a lot more data). This patch shows that data, as
    well as fixing the Fixed IPs section, which was always empty.
    
    - Tenant ID should always be filled, so just hide it for project users
      as a blank entry is not helpful
    - Remove admin template as it is primarily just duplicated code. Add a
      couple of new view fields to account for differing URLs between Admin
      and Project.
    - Make sure the admin breadcrumb redirects appropriately
    
    Change-Id: Iae6bc7f4fc311ff31c5f2b7c862063817b489706
    Closes-Bug: 1537843


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

Title:
  Missing/ broken fields in Port Details

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  There are several fields retrieved by the ports api calls that are not
  displayed on the Port details page. The Fixed IPs section also appears
  to always render None, even when the data set contains some.

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


References