commit | 76819faf43b85ff8f7617d872d79cd5a2bdd8fb8 | [log] [tgz] |
---|---|---|
author | Lukas Piwowarski <lpiwowar@redhat.com> | Thu Oct 29 13:46:07 2020 +0000 |
committer | Lukas Piwowarski <lpiwowar@redhat.com> | Thu Nov 12 08:35:36 2020 +0000 |
tree | 63b83ed6db3732577c156708248455386a9029d2 | |
parent | b439c974faab1d593ce14ecb3cbfd5467b0005cf [diff] |
Allow kwargs in nova_volume_attach As a part of the scenario/manager.py stabilization tracked by the below BP the patch adds kwargs argument for nova_volume_attach method so that the consumers are able to pass additional parameters if needed. Change-Id: Ibeca23781c16417ee031bc975305429af79d9b4a Implements: blueprint tempest-scenario-manager-stable