There was an error while loading. Please reload this page.
1 parent c49c9df commit 45a07afCopy full SHA for 45a07af
1 file changed
openstackclient/compute/v2/server.py
@@ -43,7 +43,7 @@
43
def _format_servers_list_networks(networks):
44
"""Return a formatted string of a server's networks
45
46
- :param server: a Server.networks field
+ :param networks: a Server.networks field
47
:rtype: a string of formatted network addresses
48
"""
49
output = []
0 commit comments