Enhance tempest client for keystone v3 token APIs.
Although some of the APIs have been implemented,
adding the below missing one:
check_token_existence(): to validate a v3 token head
Change-Id: I0b95a19162456cbaf524ea6691e7e28c151c6ada
Co-Authored-By: Pradeep Kumar <pk5294@att.com>
Co-Authored-By: Nishant Kumar <nk613n@att.com>
Closes-Bug: #1691044
diff --git a/releasenotes/notes/identity_client-635275d43abbb807.yaml b/releasenotes/notes/identity_client-635275d43abbb807.yaml
new file mode 100644
index 0000000..6f984b7
--- /dev/null
+++ b/releasenotes/notes/identity_client-635275d43abbb807.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ Enhances the v3 identity client with the ``check_token_existence``
+ endpoint, allowing users to check the existence of tokens