commit | f759bc1cfd5253fe0f6589d3f6c3e01065ecbf78 | [log] [tgz] |
---|---|---|
author | Lukas Piwowarski <lpiwowar@redhat.com> | Thu Nov 05 10:51:29 2020 +0000 |
committer | Lukas Piwowarski <lpiwowar@redhat.com> | Thu Nov 12 08:17:52 2020 +0000 |
tree | 55d8616eb16639706681c0b2a1c33d793128b1b5 | |
parent | b439c974faab1d593ce14ecb3cbfd5467b0005cf [diff] |
Allow kwargs in create_floating_ip As a part of the scenario/manager.py stabilization tracked by the below BP the patch adds kwargs argument for create_floating_ip method so that the consumers are able to pass additional parameters if needed. Change-Id: Ibe6030be4386ce2723cc17950496e1661b5746c9 Implements: blueprint tempest-scenario-manager-stable