commit | b0642f90ed9b0a2a30a0f57768600f2f84a08eae | [log] [tgz] |
---|---|---|
author | Lukas Piwowarski <lpiwowar@redhat.com> | Thu Oct 29 14:51:30 2020 +0000 |
committer | Lukas Piwowarski <lpiwowar@redhat.com> | Thu Nov 05 08:37:15 2020 +0000 |
tree | 1ef4031bc468fecabdc33570a4ab3250dcd194c7 | |
parent | b439c974faab1d593ce14ecb3cbfd5467b0005cf [diff] |
Allow kwargs in get_server_ip As a part of the scenario/manager.py stabilization tracked by the below BP the patch adds kwargs argument for get_server_ip method so that the consumers are able to pass additional parameters if needed. Change-Id: I5741e16a8f2eac885d957d216a71b639e80775a8 Implements: blueprint tempest-scenario-manager-stable