Zun

Activity log for bug #1757152

Date Who What changed Old value New value Message
2018-03-20 14:24:16 hongbin bug added bug
2018-03-20 14:24:30 hongbin description Currently, the server side supports the following filters [1]: container_allowed_filters = ['name', 'image', 'project_id', 'user_id', 'memory', 'host', 'task_state', 'status', 'auto_remove'] We'd better to support them in client side. The desired output might look like: $ zun list --name xxxx $ openstack appcontainer list --image xxx [1] https://github.com/openstack/zun/blob/master/zun/api/controllers/v1/containers.py#L207 Currently, the server side supports the following filters [1]:           container_allowed_filters = ['name', 'image', 'project_id', 'user_id',                                      'memory', 'host', 'task_state', 'status',                                      'auto_remove'] We'd better to support them in client side. The desired output might look like:   $ zun list --name xxxx   $ openstack appcontainer list --image xxx ... [1] https://github.com/openstack/zun/blob/master/zun/api/controllers/v1/containers.py#L207
2018-03-20 14:24:35 hongbin zun: importance Undecided Medium
2018-03-20 14:24:37 hongbin zun: status New Triaged
2018-03-20 17:44:28 Rajat Sharma zun: assignee Rajat Sharma (tajar29)
2018-04-14 20:45:39 hongbin description Currently, the server side supports the following filters [1]:           container_allowed_filters = ['name', 'image', 'project_id', 'user_id',                                      'memory', 'host', 'task_state', 'status',                                      'auto_remove'] We'd better to support them in client side. The desired output might look like:   $ zun list --name xxxx   $ openstack appcontainer list --image xxx ... [1] https://github.com/openstack/zun/blob/master/zun/api/controllers/v1/containers.py#L207 Currently, the server side supports the following filters [1]:           container_allowed_filters = ['name', 'image', 'project_id', 'user_id',                                      'memory', 'host', 'task_state', 'status',                                      'auto_remove'] We'd better to support them in client side. The desired output might look like:   $ zun list --name xxxx   $ openstack appcontainer list --image xxx   ... [1] https://github.com/openstack/zun/blob/master/zun/api/controllers/v1/containers.py#L207 Related Bugs: https://bugs.launchpad.net/zun/+bug/1764003
2018-04-14 20:47:05 hongbin description Currently, the server side supports the following filters [1]:           container_allowed_filters = ['name', 'image', 'project_id', 'user_id',                                      'memory', 'host', 'task_state', 'status',                                      'auto_remove'] We'd better to support them in client side. The desired output might look like:   $ zun list --name xxxx   $ openstack appcontainer list --image xxx   ... [1] https://github.com/openstack/zun/blob/master/zun/api/controllers/v1/containers.py#L207 Related Bugs: https://bugs.launchpad.net/zun/+bug/1764003 Currently, the server side supports the following filters [1]:           container_allowed_filters = ['name', 'image', 'project_id', 'user_id',                                      'memory', 'host', 'task_state', 'status',                                      'auto_remove'] We'd better to support them in client side. The desired output might look like:   $ zun list --name xxxx   $ openstack appcontainer list --image xxx   ... [1] https://github.com/openstack/zun/blob/master/zun/api/controllers/v1/containers.py#L207 Related Bugs: https://bugs.launchpad.net/zun/+bug/1764003 https://bugs.launchpad.net/zun/+bug/1750208
2018-06-01 15:21:51 hongbin zun: status Triaged Fix Committed