Introduction

Cluster Ovsdb library. So far this library is only to be used by Ovsdb cluster test as it is very specific for this test.

Keywords

Arguments

ovs_system_ip
= ${TOOLS_SYSTEM_IP}
controller_index_list
= ${EMPTY}

Documentation

Add Port vx1 to br-s1 using OVS command and verify it gets added in all instances in ${controller_index_list}.

Arguments

ovs_system_ip
= ${TOOLS_SYSTEM_IP}
controller_index_list
= ${EMPTY}

Documentation

Add Tap Device vport1 and vport2 to br-s1 using OVS command and verify it gets added in all instances in ${controller_index_list}.

Arguments

controller_index_list
= ${EMPTY}

Documentation

Check Status for all shards in Ovsdb application.

Arguments

controller_index_list
= ${EMPTY}

Documentation

Check Shard Status after some cluster event.

Arguments

controller_index_list
= ${EMPTY}

Documentation

Cleans up test environment, close existing sessions.

Arguments

controller_index controller_index_list
= ${EMPTY}

Documentation

Create bridge ${BRIDGE} in controller ${controller_index} and verify it gets created in all instances in ${controller_index_list}.

Arguments

ovs_system_ip
= ${TOOLS_SYSTEM_IP}
controller_index_list
= ${EMPTY}

Documentation

Create bridge br-s1 using OVS command and verify it gets created in all instances in ${controller_index_list}.

Arguments

controller_index controller_index_list
= ${EMPTY}

Documentation

Add Port vx2 to bridge ${BRIDGE} in controller ${controller_index} and verify it gets added in all instances in ${controller_index_list}.

Arguments

ovs_system_ip
= ${TOOLS_SYSTEM_IP}

Documentation

Create Tap Device vport1 and vport2 to add to the bridge br-s1 using OVS command.

Arguments

controller_index controller_index_list
= ${EMPTY}

Documentation

Delete bridge ${BRIDGE} in ${controller_index} and verify it gets deleted in all instances in ${controller_index_list}.

Arguments

ovs_system_ip
= ${TOOLS_SYSTEM_IP}
controller_index_list
= ${EMPTY}

Documentation

Delete bridge br-s1 using OVS command and verify it gets applied in all instances in ${controller_index_list}.

Arguments

controller_index controller_index_list
= ${EMPTY}

Documentation

Delete port vx2 from bridge ${BRIDGE} in controller ${controller_index} and verify it gets deleted in all instances in ${controller_index_list}.

Arguments

device controller_index controller_index_list
= ${EMPTY}

Documentation

Check Entity Owner Status and identify owner and successors for an ovs device ${device}. Request is sent to controller ${controller_index}.

Arguments

controller_index controller_index_list
= ${EMPTY}

Documentation

Modify the dst ip of port vx2 in bridge ${BRIDGE} in controller ${controller_index}.

Arguments

controller_index_list
= ${EMPTY}

Documentation

Verify dst ip of port vx2 in bridge ${BRIDGE} gets modified in all instances in ${controller_index_list}.

ClusterOvsdb

image/svg+xml