commit | 88660d436bd020f82d9c18542d04b9e8eaf5890a | [log] [tgz] |
---|---|---|
author | msava <msava@redhat.com> | Tue Jul 18 11:27:04 2023 +0300 |
committer | msava <msava@redhat.com> | Thu Aug 03 21:34:59 2023 +0300 |
tree | 483dc240ab460f734707516a3653a04926ef15e4 | |
parent | 274878649feab7b3b8f13dcc46fae924877c7142 [diff] [blame] |
Add image task client and image tests task APIs. This patch add task APIs as in the doc following and tests for task APIs. [doc]https://docs.openstack.org/api-ref/image/v2/#tasks Change-Id: I237e0467a0e8edde0b2858551d8bc01e8ba410e0
diff --git a/releasenotes/notes/add-image-task-apis-as-tempest-clients-228ccba01f59cbf3.yaml b/releasenotes/notes/add-image-task-apis-as-tempest-clients-228ccba01f59cbf3.yaml new file mode 100644 index 0000000..cb99a29 --- /dev/null +++ b/releasenotes/notes/add-image-task-apis-as-tempest-clients-228ccba01f59cbf3.yaml
@@ -0,0 +1,54 @@ +--- +features: + - | + The following ``tasks_client`` tempest client for glance v2 image + task API is implemented in this release. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +