zun-ui/zun_ui/static/dashboard/container/images/actions
Shu Muto 3f8cb502b6 Remove 'host' parameter from deleting image
'host' parameter for deleting image has removed from client.
Zun UI should remove this parameter.

Now, due to only 'id' is necessary for deleting image,
we can use 'delete-selected' type action and common deletion
confirmation dialog. Using the common deletion action,
we can also implement deletion action as batch action.

Change-Id: I2adae5cb466e620177c3788ac340f6464711e21d
Closes-Bug: #1799125
2018-10-25 00:11:17 +00:00
..
create.service.js Add images panel into admin dashboard 2017-05-25 16:48:44 +09:00
delete.service.js Remove 'host' parameter from deleting image 2018-10-25 00:11:17 +00:00
workflow.service.js Add "host" parameter for image pull 2018-06-13 14:00:55 +09:00