<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="16" tests="22" errors="0" name="Basic &amp; Neutron" skip="0">
<testcase classname="Basic &amp; Neutron.Basic.Restconf Modules" name="Get Controller Modules" time="510">
<failure message="ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8181): Max retries exceeded with url: /restconf/modules (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f4c34822c50&gt;: Failed to establish a new connection: [Errno 110] Operation timed out',))" type="AssertionError"></failure>
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Reachability" name="Get the complete list of networks" time="1">
<failure message="ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f4c349977d0&gt;: Failed to establish a new connection: [Errno 111] Connection refused',))" type="AssertionError"></failure>
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Reachability" name="Get the complete list of subnets" time="1">
<failure message="ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f4c34990dd0&gt;: Failed to establish a new connection: [Errno 111] Connection refused',))" type="AssertionError"></failure>
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Reachability" name="Get the complete list of ports" time="1">
<failure message="ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f4c34990250&gt;: Failed to establish a new connection: [Errno 111] Connection refused',))" type="AssertionError"></failure>
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Networks" name="Check OpenStack Networks" time="0">
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Networks" name="Check OpenDaylight Networks" time="1">
<failure message="ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f4c34784910&gt;: Failed to establish a new connection: [Errno 111] Connection refused',))" type="AssertionError"></failure>
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Networks" name="Create Network" time="2">
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Networks" name="Check Network" time="1">
<failure message="ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/4b08115e-14e6-43a6-a6bd-f6d8de450a75 (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f4c34779a10&gt;: Failed to establish a new connection: [Errno 111] Connection refused',))" type="AssertionError"></failure>
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Subnets" name="Check OpenStack Subnets" time="0">
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Subnets" name="Check OpenDaylight subnets" time="1">
<failure message="ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f4c3482a250&gt;: Failed to establish a new connection: [Errno 111] Connection refused',))" type="AssertionError"></failure>
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Subnets" name="Create New subnet" time="3">
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Subnets" name="Check New subnet" time="1">
<failure message="ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/07e7194a-75e3-4046-91ee-8e5c4a8e9bc8 (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f4c3477c6d0&gt;: Failed to establish a new connection: [Errno 111] Connection refused',))" type="AssertionError"></failure>
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Ports" name="Check OpenStack ports" time="0">
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Ports" name="Check OpenDaylight ports" time="1">
<failure message="ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f4c3477c290&gt;: Failed to establish a new connection: [Errno 111] Connection refused',))" type="AssertionError"></failure>
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Ports" name="Create New Port" time="3">
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Ports" name="Check New Port" time="1">
<failure message="ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/6aaa349c-6f9c-4047-b115-a535d07f5e32 (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f4c3499d6d0&gt;: Failed to establish a new connection: [Errno 111] Connection refused',))" type="AssertionError"></failure>
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Delete Ports" name="Delete New Port" time="0">
<failure message="Parent suite setup failed:&#10;ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/6aaa349c-6f9c-4047-b115-a535d07f5e32 (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f4c34822110&gt;: Failed to establish a new connection: [Errno 111] Connection refused',))" type="AssertionError"></failure>
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Delete Ports" name="Check Port Deleted" time="0">
<failure message="Parent suite setup failed:&#10;ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/6aaa349c-6f9c-4047-b115-a535d07f5e32 (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f4c34822110&gt;: Failed to establish a new connection: [Errno 111] Connection refused',))" type="AssertionError"></failure>
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Delete Subnets" name="Delete New subnet" time="0">
<failure message="Parent suite setup failed:&#10;ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/07e7194a-75e3-4046-91ee-8e5c4a8e9bc8 (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f4c346ccc50&gt;: Failed to establish a new connection: [Errno 111] Connection refused',))" type="AssertionError"></failure>
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Delete Subnets" name="Check New subnet deleted" time="0">
<failure message="Parent suite setup failed:&#10;ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/07e7194a-75e3-4046-91ee-8e5c4a8e9bc8 (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f4c346ccc50&gt;: Failed to establish a new connection: [Errno 111] Connection refused',))" type="AssertionError"></failure>
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Delete Networks" name="Delete Network" time="0">
<failure message="Parent suite setup failed:&#10;ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/4b08115e-14e6-43a6-a6bd-f6d8de450a75 (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f4c346cc9d0&gt;: Failed to establish a new connection: [Errno 111] Connection refused',))" type="AssertionError"></failure>
</testcase>
<testcase classname="Basic &amp; Neutron.Neutron.Delete Networks" name="Check Network deleted" time="0">
<failure message="Parent suite setup failed:&#10;ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/4b08115e-14e6-43a6-a6bd-f6d8de450a75 (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f4c346cc9d0&gt;: Failed to establish a new connection: [Errno 111] Connection refused',))" type="AssertionError"></failure>
</testcase>
</testsuite>
