Zun

The result of "zun list" and "openstack appcontainer list" are different

Bug #1680751 reported by feng.shengqin@zte.com.cn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zun
Fix Committed
Undecided
feng.shengqin@zte.com.cn

Bug Description

# openstack appcontainer list
+--------------------------------------+------+---------+--------+--------------------------------------+
| uuid | name | status | image | command |
+--------------------------------------+------+---------+--------+--------------------------------------+
| 9fccf7af-e3d0-407a-a544-9bae4ed075b0 | tt | Stopped | test:1 | supervisord -c /etc/supervisord.conf |
| a08fd248-2765-49af-b54a-31d7b8e73474 | ss | Running | test:1 | supervisord -c /etc/supervisord.conf |
+--------------------------------------+------+---------+--------+--------------------------------------+

# zun list
+--------------------------------------+------+--------+---------+------------+------------+-------+
| uuid | name | image | status | task_state | addresses | ports |
+--------------------------------------+------+--------+---------+------------+------------+-------+
| 9fccf7af-e3d0-407a-a544-9bae4ed075b0 | tt | test:1 | Stopped | None | 172.17.0.6 | [] |
| a08fd248-2765-49af-b54a-31d7b8e73474 | ss | test:1 | Running | None | 172.17.0.7 | [] |
+--------------------------------------+------+--------+---------+------------+------------+-------+

Changed in zun:
assignee: nobody → feng.shengqin@zte.com.cn (feng-shengqin)
Revision history for this message
hongbin (hongbin034) wrote :
Changed in zun:
status: New → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-zunclient 0.2.0

This issue was fixed in the openstack/python-zunclient 0.2.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.