Fix docstring in _validate_requested_port_ids
We return a two-item tuple from this method, not three. Change-Id: I963f39e8fd7b0a7980d31609350a0b63b9ef3b4a
This commit is contained in:
parent
4b37c38eaa
commit
4341d140f9
@ -523,7 +523,6 @@ class API(base_api.NetworkAPI):
|
||||
:type neutron: neutronclient.v2_0.client.Client
|
||||
:returns: tuple of:
|
||||
- ports: dict mapping of port id to port dict
|
||||
- net_ids: list of requested network ids
|
||||
- ordered_networks: list of nova.objects.NetworkRequest objects
|
||||
for requested networks (either via explicit network request
|
||||
or the network for an explicit port request)
|
||||
|
Loading…
x
Reference in New Issue
Block a user