commit | 86f2432476ba9128bb2c26a78ae3b3f53327d4bd | [log] [tgz] |
---|---|---|
author | lkuchlan <lkuchlan@redhat.com> | Tue Apr 27 14:23:05 2021 +0300 |
committer | lkuchlan <lkuchlan@redhat.com> | Wed Jul 21 12:45:09 2021 +0300 |
tree | e4cca0b0135b3fe1efc8f964ac936ecb23c5e447 | |
parent | 149acc51adf0c17b22fe690a2e9018596bcc5bbd [diff] |
Enable http response extraction This patch is a preparation for adding RBAC tests. Currently, we only return the body without the response in manila REST client. The response is necessary for the testing, because we need to check the returned code status and to compare it with the expected status. This way we will check if the user has the right permissions for the action. Change-Id: If0e39afb635c469a25919770a869087bf5def561