zun-ui/zun_ui/api
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
..
__init__.py first commit 2016-07-22 13:06:25 +09:00
client.py Replace @memoized_with_request to @memoized 2018-10-25 09:10:13 +09:00
rest_api.py Remove 'host' parameter from deleting image 2018-10-25 00:11:17 +00:00