networkapi.plugins.SDN.ODL.tests package

Submodules

networkapi.plugins.SDN.ODL.tests.test_acl_flow_builder module

networkapi.plugins.SDN.ODL.tests.test_generic_odl_plugin module

networkapi.plugins.SDN.ODL.tests.test_odl_acl module

networkapi.plugins.SDN.ODL.tests.test_odl_authentication module

networkapi.plugins.SDN.ODL.tests.test_send_flows_with_tcp_flags module

networkapi.plugins.SDN.ODL.tests.test_tcp_control_bits module

networkapi.plugins.SDN.ODL.tests.utils module

class networkapi.plugins.SDN.ODL.tests.utils.OpenDaylightTestUtils[source]

Bases: object

Utilitary methods for testing OpenDaylight controller

CTRL_IP_ENV = 'REMOTE_CTRL_IP'
CTRL_PORT = 8181
CTRL_PROTOCOL = 'http'
set_controller_endpoint(equipment_access=None)[source]

Sets OpenDaylight endpoint uri for requests

Module contents