Items not working in new "Router" dashboard

Bug #1229811 reported by Abishek Subramanian
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Abishek Subramanian

Bug Description

Minor items missing in the new "router" dashboard in Openstack Horizon -
1. Project names are not being displayed in the Cisco Nexus 1000v tables

Changed in horizon:
assignee: nobody → Abishek Subramanian (absubram)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/48255

Changed in horizon:
status: New → In Progress
Akihiro Motoki (amotoki)
tags: added: havana-rc-potential
Changed in horizon:
importance: Undecided → Low
Akihiro Motoki (amotoki)
Changed in horizon:
milestone: none → icehouse-1
description: updated
Thierry Carrez (ttx)
tags: added: havana-backport-potential
removed: havana-rc-potential
David Lyle (david-lyle)
Changed in horizon:
milestone: icehouse-1 → icehouse-2
Revision history for this message
Abishek Subramanian (absubram) wrote :

Splitting this bug into two separate ones as per review comment.

description: updated
David Lyle (david-lyle)
Changed in horizon:
milestone: icehouse-2 → icehouse-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/76332

Thierry Carrez (ttx)
Changed in horizon:
milestone: icehouse-3 → icehouse-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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

commit e29edf1281aa5b87affb338e22e65227d45192d9
Author: Abishek Subramanian <email address hidden>
Date: Mon Mar 17 14:38:06 2014 -0400

    Fix project name in the table for Cisco N1K profiles

    This is a fix to ensure that the project names for the
    projects that use the Cisco N1K profiles are correctly
    displayed in the tables for the Cisco profiles.
    This essentially entails changing "tenant"/"project_id"
    to "project" in the forms.py and views.py files;
    and changing "project_id" to just "id" in the tables.py
    file.

    Additionally removing the lines of code for class
    EditPolicyProfile from the tables.py file.
    This class is not in any use anywhere and also
    Policy profiles are uneditable right now. The url
    it was referring to was also the wrong one. Made sense
    to just do away with it.

    Closes-bug: #1229811

    Change-Id: Ib7fb79ba5bef8a50cdb500db6e62694aca6aa640

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: icehouse-rc1 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.