neutron_tempest_plugin.sfc.tests.scenario package

Submodules

neutron_tempest_plugin.sfc.tests.scenario.base module

class neutron_tempest_plugin.sfc.tests.scenario.base.SfcScenarioTest(*args, **kwargs)

Bases: FlowClassifierClientMixin, SfcClientMixin, NetworkScenarioTest

neutron_tempest_plugin.sfc.tests.scenario.manager module

class neutron_tempest_plugin.sfc.tests.scenario.manager.NetworkScenarioTest(*args, **kwargs)

Bases: ScenarioTest

Base class for network scenario tests.

This class provide helpers for network scenario tests, using the neutron API. Helpers from ancestor which use the nova network API are overridden with the neutron API.

This Class also enforces using Neutron instead of novanetwork. Subclassed tests will be skipped if Neutron is not enabled

class neutron_tempest_plugin.sfc.tests.scenario.manager.ScenarioTest(*args, **kwargs)

Bases: NetworkScenarioTest

Base class for scenario tests. Uses tempest own clients.

neutron_tempest_plugin.sfc.tests.scenario.test_sfc module

class neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc(*args, **kwargs)

Bases: SfcScenarioTest

test_create_multi_port_chain()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e22ab

test_create_port_chain()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e21a8

test_create_port_chain_multi_flow_classifiers()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e21a9

test_create_port_chain_multi_flow_classifiers_symmetric()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e21b1

test_create_port_chain_multi_port_pair_groups()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e21ab

test_create_port_chain_multi_port_pair_groups_symmetric()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e21b0

test_create_port_chain_multi_port_pairs()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e21aa

test_create_port_chain_multi_port_pairs_symmetric()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f869be1e21ad

test_create_port_chain_symmetric()

Test idempotent id: 35927961-1904-4a6b-9d08-ad819f1cf812

test_multi_port_chains_update_port_pair_group_replace_port_pairs()

Test idempotent id: 69f8f427-a3a1-4f8f-814f-87e6faea9d54

test_update_port_chain_add_flow_classifiers()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e21ac

test_update_port_chain_add_port_pair_groups()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e21af

test_update_port_chain_remove_flow_classifiers()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e21ad

test_update_port_chain_remove_port_pair_groups()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e21bf

test_update_port_chain_replace_flow_classifiers()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e21ae

test_update_port_chain_replace_port_pair_groups()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e21be

test_update_port_chain_replace_port_pair_groups_flow_classifiers()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e21bc

test_update_port_pair_group_add_port_pairs()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e21bb

test_update_port_pair_group_remove_port_pairs()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e21ba

test_update_port_pair_group_replace_port_pairs()

Test idempotent id: f970f6b3-6541-47ac-a9ea-f769be1e21b9

Module contents