created-at-in-solum-app-list

Bug #1498209 reported by Devdatta Kulkarni
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-solumclient
Fix Released
Medium
Swati Dewan

Bug Description

Current output of solum app list does not include the 'created_at' field.

vagrant@devstack:/opt/stack/python-solumclient$ solum app list
+--------------+--------------------------------------+--------------------------+--------------+
| name | id | description | languagepack |
+--------------+--------------------------------------+--------------------------+--------------+
| cherrypy | 4bfd2658-0e57-49ec-b5c1-cb1a0b3eb412 | python web app | python |
| cherrypy | 92fcb325-5038-4042-be8e-586efc6b99a9 | python web app | python |
| hhh | bed89a47-25a7-48b1-a6f1-1566afaf1208 | default app description. | python |
+--------------+--------------------------------------+--------------------------+--------------+

It is hard to figure out which is the latest application created.

We should include created_at field in the output and display the apps sorted on that field.

Changed in python-solumclient:
importance: Undecided → Medium
Changed in python-solumclient:
assignee: nobody → Itisha Dewan (ishadewan07)
assignee: Itisha Dewan (ishadewan07) → nobody
Changed in python-solumclient:
assignee: nobody → Swati Dewan (swatidewan9)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-solumclient (master)

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

Changed in python-solumclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-solumclient (master)

Reviewed: https://review.openstack.org/230692
Committed: https://git.openstack.org/cgit/openstack/python-solumclient/commit/?id=22c1f93e1f12c73a2241f39abbdc748205c506ce
Submitter: Jenkins
Branch: master

commit 22c1f93e1f12c73a2241f39abbdc748205c506ce
Author: Swati Dewan <email address hidden>
Date: Thu Nov 5 23:26:19 2015 +0530

    Added created_at in the output of solum app cmds

    solum app list and solum app show now show the created_at attribute
    too.

    Change-Id: I905bc3ea3bff5215e7143a7a3497d1e9fb96b237
    Closes-Bug: #1498209

Changed in python-solumclient:
status: In Progress → Fix Committed
Changed in python-solumclient:
status: Fix Committed → Fix Released
milestone: none → 1.2.7
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.