Merge "Fix some reST field lists in docstrings"

This commit is contained in:
Jenkins 2017-03-27 22:17:12 +00:00 committed by Gerrit Code Review
commit bea75077d2

View File

@ -230,7 +230,7 @@ def _ib_mac_to_rmac_mapping(blacklist_macs, ports_active):
:param blacklist_macs: List of InfiniBand baremetal hosts macs to
blacklist.
:param ports_active: list of active ironic ports
:return baremetal InfiniBand to remote mac on ironic node mapping
:return: baremetal InfiniBand to remote mac on ironic node mapping
"""
ethoib_interfaces = CONF.firewall.ethoib_interfaces
ib_mac_to_remote_mac = {}