VPNaaS: Needs improvements on detail pages

Bug #1222260 reported by Akihiro Motoki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Akihiro Motoki

Bug Description

It is better to refine the following points in VPNaaS detail page templates:

* Change "Tenant ID" to "Project ID". In Horizon "project" is recommended.
* Move "Name" and "Description" to the top of the detail pages. UUID at the top is not easy to see.
* Show "None" if "name" or "description" is empty. Currently no value is displayed if empty.
* Remove colons from item names in the detail pages. In other detail page such instance or network, items names contains colons at the end of line.
* Remove "VPN type" from VPN service detail. VPN type was removed from Neutron API spec.
* Arrange the order of items with the same as the creation form. It brings better usability to keep the order consistent.
* Print peer_cidrs using for loop. peer_cidrs is a list of CIDR and at now it is printed as unicode strings.

Tags: vpnaas
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/45548

Changed in horizon:
status: New → In Progress
Akihiro Motoki (amotoki)
Changed in horizon:
importance: Low → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/45548
Committed: http://github.com/openstack/horizon/commit/31ce937a36dfce94ce2f5f47e9271eb67a1923d8
Submitter: Jenkins
Branch: master

commit 31ce937a36dfce94ce2f5f47e9271eb67a1923d8
Author: Akihiro MOTOKI <email address hidden>
Date: Sun Sep 8 01:46:09 2013 +0900

    Improves VPNaaS detail page templates

    * Change "Tenant ID" to "Project ID"
    * Move "Name" and "Description" to the top of the detail pages
    * Show "None" if "name" or "description" is empty
    * Remove colons from item names in the detail pages
    * Remove "VPN type" from VPN service detail
    * Arrange the order of items with the same as the creation form
    * Print peer_cidrs with for loop

    Closes-Bug: #1222260

    Change-Id: I2293eb4b87179862c52c1c0bd7852a555955e1c0

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: havana-rc1 → 2013.2
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.