Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 97ce4f41 authored by SIMONIN Matthieu's avatar SIMONIN Matthieu
Browse files

fix

parent e7115677
No related branches found
No related tags found
No related merge requests found
......@@ -484,7 +484,7 @@ class Host(object):
interfaces.extend(net_device.interfaces)
return interfaces
def get_network_roles(self):
def _get_network_roles(self):
"""Index the address by network roles.
Note: this function is called only when generating the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment