summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorSoniya Vyas <svyas@redhat.com>2021-07-09 12:30:36 +0530
committerSoniya Vyas <svyas@redhat.com>2021-08-16 17:57:40 +0530
commit5a3de3e4984336ada58b231cbb752d40e7966364 (patch)
treeb5307af569e1e87c2434b16f0620fd676a05c2a5 /releasenotes
parenta45828bf92c991cbcd8749ebd7f839e0cb66cbd4 (diff)
downloadtempest-5a3de3e4984336ada58b231cbb752d40e7966364.tar.gz
Add loggable resource client
This patch creates the network v2.0 loggable-resource client. https://docs.openstack.org/api-ref/network/v2/index.html#list-loggable-resources Signed-off by: Soniya Vyas<svyas@redhat.com> Change-Id: I37b9397834fbb7f4ebf540dc5f8aece356ddf749
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml b/releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml
new file mode 100644
index 000000000..ac83eaf67
--- /dev/null
+++ b/releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ Lists neutron's Loggable resources API service clients are available in
+ ``tempest/lib/services/network/loggable_resource_client.py`` module. \ No newline at end of file