Files
openstacksdk/doc/source/user/resources/image/v2/task.rst
Artem Goncharov 4417a7e646 Add image.task resource
This change implements a Task resource of the image service with a 
wait_for_task method to wait for task to reach certain (normally 
'success') status

Change-Id: Ib74bb59bb06b6753720fc5047af1168c3cd66898
2019-02-26 14:43:36 +01:00

251 B

openstack.image.v2.task

openstack.image.v2.task

The Task Class

The Task class inherits from ~openstack.resource.Resource.

openstack.image.v2.task.Task