summaryrefslogtreecommitdiff
path: root/nova/tests/functional/integrated_helpers.py
diff options
context:
space:
mode:
authorBalazs Gibizer <balazs.gibizer@est.tech>2019-12-06 16:16:42 +0100
committerBalazs Gibizer <balazs.gibizer@est.tech>2019-12-06 16:18:12 +0100
commit83a683f5f2bae686b08960aab42edd65eb36b8de (patch)
treeda46f6528ac5a87a9baa08a4c2e065e9bed63a07 /nova/tests/functional/integrated_helpers.py
parentb2734b5a9ae8b869fc9e8e229826343da3b47fcb (diff)
downloadnova-83a683f5f2bae686b08960aab42edd65eb36b8de.tar.gz
Fup for I63c1109dcdb9132cdbc41010654c5fdb31a4fe31
Nits fixed in the NeutronFixture Change-Id: I217a62864c1a46631d1290efffb19d90c072ac9e
Diffstat (limited to 'nova/tests/functional/integrated_helpers.py')
-rw-r--r--nova/tests/functional/integrated_helpers.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/nova/tests/functional/integrated_helpers.py b/nova/tests/functional/integrated_helpers.py
index cd61f5efdb..a99d84029a 100644
--- a/nova/tests/functional/integrated_helpers.py
+++ b/nova/tests/functional/integrated_helpers.py
@@ -705,6 +705,8 @@ class ProviderUsageBaseTestCase(test.TestCase, InstanceHelperMixin):
:param flavor: the flavor the instance will be booted with
:param source_hostname: the name of the host the instance will be
booted on
+ :param networks: list of network dicts passed to the server create API
+ or "none" or "auto"
:return: the API representation of the booted instance
"""
server_req = self._build_minimal_create_server_request(