event list display clusterid error

Bug #1642825 reported by miaohb
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-senlinclient
Fix Committed
Low
miaohb

Bug Description

In the output of event list, the column "id" and "oid" is short by default, but the "cluster_id" is long.

It should be short by default also.

stack@tecs:/home$ openstack cluster event list
+----------+-----------------------+----------+----------+-----------+-----------------------+-----------+-------+------------------------+
| id | generated_at | obj_type | obj_id | obj_name | action | status | level | cluster_id |
+----------+-----------------------+----------+----------+-----------+-----------------------+-----------+-------+------------------------+
| 47142fdb | 2016-11-15T07:10:29+0 | CLUSTER | a346d481 | mycluster | CLUSTER_CREATE | START | INFO | a346d481-6c13-45bd-899 |
| | 0:00 | | | | | | | 3-0ad0e458d2c6 |
| d5c0d604 | 2016-11-15T07:10:35+0 | CLUSTER | a346d481 | mycluster | CLUSTER_CREATE | SUCCEEDED | INFO | a346d481-6c13-45bd-899 |
| | 0:00 | | | | | | | 3-0ad0e458d2c6

miaohb (miao-hongbao)
Changed in senlin:
assignee: nobody → miaohb (miao-hongbao)
status: New → In Progress
Revision history for this message
Qiming Teng (tengqim) wrote :

this is a client side problem, not server side.

Changed in senlin:
status: In Progress → Won't Fix
Revision history for this message
miaohb (miao-hongbao) wrote :

The affect has been changed to "python-senlinclient", and the related commit has been merged.

Fix cluster_id field when listing events

The column "cluster_id" should be short by default.

Change-Id: If8f72ab25f2c82d1943c9f2cc538689a6180c6c4
Closes-Bug: #1642825

affects: senlin → python-senlinclient
Qiming Teng (tengqim)
Changed in python-senlinclient:
status: Won't Fix → Fix Committed
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-senlinclient 1.1.0

This issue was fixed in the openstack/python-senlinclient 1.1.0 release.

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.