commit | 065715df55c64848362026fc54800dbe964dbed1 | [log] [tgz] |
---|---|---|
author | Soniya Vyas <svyas@redhat.com> | Thu Jun 17 14:36:29 2021 +0530 |
committer | Soniya Vyas <svyas@redhat.com> | Thu Jul 08 11:56:21 2021 +0530 |
tree | 50202ce3677a84796ac34dd7ace8f2cf4536a593 | |
parent | 98405eb0a69d38e2c227749de02620e298810f26 [diff] [blame] |
Add log resource client This patch creates the network v2.0 log-resource client. https://docs.openstack.org/api-ref/network/v2/index.html#logging Signed-off by: Soniya Vyas<svyas@redhat.com> Change-Id: Iaea971fb6d05668b061be6d548e217171587268c
diff --git a/releasenotes/notes/log-resource-client-20e58a295f729902.yaml b/releasenotes/notes/log-resource-client-20e58a295f729902.yaml new file mode 100644 index 0000000..405fc5f --- /dev/null +++ b/releasenotes/notes/log-resource-client-20e58a295f729902.yaml
@@ -0,0 +1,5 @@ +--- +features: + - | + Add a new client to lists, creates, shows information for, + and updates neutron log resource.