ironic-python-agent/ironic_python_agent/tests/unit
Derek Higgins 9f5f664080 Advertise the correct address when using IPv6
Parse the output of "ip route get $IP" taking
IPv6 into consideration. Also wrap the IP address
in square brackets if it is IPv6.

Change-Id: Ifc44e5aa3c5b814b6ceba04461bb68fe1d75c22b
Closes-Bug: #1650533
2017-01-11 11:00:56 +00:00
..
extensions Moving Reboot bashscript to python 2016-12-15 00:05:03 +00:00
hardware_managers Add a new Hardware Manager for CNA network card 2016-12-12 17:17:23 +01:00
__init__.py Add base for IPA functional tests 2015-08-18 16:19:47 +00:00
test_agent.py Advertise the correct address when using IPv6 2017-01-11 11:00:56 +00:00
test_api.py Merge "Removes the use of mutables as default args" 2016-06-20 17:25:29 +00:00
test_encoding.py Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 11:32:33 +08:00
test_errors.py Use ironic-lib to create configdrive 2016-10-21 03:39:06 +00:00
test_hardware.py Add a new Hardware Manager for CNA network card 2016-12-12 17:17:23 +01:00
test_inspector.py Changed an assert to more specific assert method 2016-08-29 15:40:44 +02:00
test_ironic_api_client.py Advertise the correct address when using IPv6 2017-01-11 11:00:56 +00:00
test_multi_hardware.py Enforce all flake8 rules except E129 2015-10-02 10:01:00 -07:00
test_multi_hardware_clean_steps.py Allow hardware managers to override clean step priority 2016-01-14 13:12:52 -08:00
test_netutils.py Advertise the correct address when using IPv6 2017-01-11 11:00:56 +00:00
test_utils.py Use oslo_serialization.base64 to follow OpenStack Python3 2016-12-16 04:29:16 +00:00