octavia_tempest_plugin.tests.scenario.v2 package

octavia_tempest_plugin.tests.scenario.v2 package

Submodules

octavia_tempest_plugin.tests.scenario.v2.test_amphora module

class AmphoraScenarioTest(*args, **kwargs)[source]

Bases: octavia_tempest_plugin.tests.test_base.LoadBalancerBaseTest

Test the amphora object API.

classmethod resource_setup()[source]

Setup resources needed by the tests.

test_amphora_list_and_show()[source]

Test idempotent id: a0e9ff99-2c4f-45d5-81c9-78d3107c236f Tests amphora show API.

  • Show amphora details.
  • Validate the show reflects the requested values.
  • Validates that other accounts cannot see the amphora.

octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor module

class HealthMonitorScenarioTest(*args, **kwargs)[source]

Bases: octavia_tempest_plugin.tests.test_base.LoadBalancerBaseTest

classmethod resource_setup()[source]

Setup resources needed by the tests.

test_healthmonitor_CRUD()[source]

Test idempotent id: a51e09aa-6e44-4c67-a9e4-df70d0e08f96 Tests healthmonitor create, read, update, delete, and member status

  • Create a fully populated healthmonitor.
  • Show healthmonitor details.
  • Update the healthmonitor.
  • Delete the healthmonitor.

octavia_tempest_plugin.tests.scenario.v2.test_l7policy module

class L7PolicyScenarioTest(*args, **kwargs)[source]

Bases: octavia_tempest_plugin.tests.test_base.LoadBalancerBaseTest

classmethod resource_setup()[source]

Setup resources needed by the tests.

test_l7policy_CRUD()[source]

Test idempotent id: ffd598d9-d8cd-4586-a749-cde4897e64dd Tests l7policy create, read, update, delete

  • Create a fully populated l7policy.
  • Show l7policy details.
  • Update the l7policy.
  • Delete the l7policy.

octavia_tempest_plugin.tests.scenario.v2.test_l7rule module

class L7RuleScenarioTest(*args, **kwargs)[source]

Bases: octavia_tempest_plugin.tests.test_base.LoadBalancerBaseTest

classmethod resource_setup()[source]

Setup resources needed by the tests.

test_l7rule_CRUD()[source]

Test idempotent id: a1c268b9-5304-48c7-9a34-0ef0e8e9307e Tests l7rule create, read, update, delete

  • Create a fully populated l7rule.
  • Show l7rule details.
  • Update the l7rule.
  • Delete the l7rule.

octavia_tempest_plugin.tests.scenario.v2.test_listener module

class ListenerScenarioTest(*args, **kwargs)[source]

Bases: octavia_tempest_plugin.tests.test_base.LoadBalancerBaseTest

classmethod resource_setup()[source]

Setup resources needed by the tests.

test_listener_CRUD()[source]

Test idempotent id: 4a874014-b7d1-49a4-ac9a-2400b3434700 Tests listener create, read, update, delete

  • Create a fully populated listener.
  • Show listener details.
  • Update the listener.
  • Delete the listener.

octavia_tempest_plugin.tests.scenario.v2.test_load_balancer module

class LoadBalancerScenarioTest(*args, **kwargs)[source]

Bases: octavia_tempest_plugin.tests.test_base.LoadBalancerBaseTest

test_load_balancer_ipv4_CRUD()[source]

Test idempotent id: a5e2e120-4f7e-4c8b-8aac-cf09cb56711c

test_load_balancer_ipv6_CRUD()[source]

Test idempotent id: 86ffecc4-dce8-46f9-936e-8a4c6bcf3959

octavia_tempest_plugin.tests.scenario.v2.test_member module

class MemberScenarioTest(*args, **kwargs)[source]

Bases: octavia_tempest_plugin.tests.test_base.LoadBalancerBaseTest

classmethod resource_setup()[source]

Setup resources needed by the tests.

test_member_CRUD()[source]

Test idempotent id: 15c8c3e3-569c-4029-95df-a9f72049e267 Tests member create, read, update, delete

  • Create a fully populated member.
  • Show member details.
  • Update the member.
  • Delete the member.

octavia_tempest_plugin.tests.scenario.v2.test_pool module

class PoolScenarioTest(*args, **kwargs)[source]

Bases: octavia_tempest_plugin.tests.test_base.LoadBalancerBaseTest

classmethod resource_setup()[source]

Setup resources needed by the tests.

test_pool_standalone_CRUD()[source]

Test idempotent id: dfa120bf-81b9-4f22-bb5e-7df660c18173

test_pool_with_listener_CRUD()[source]

Test idempotent id: 087da8ab-79c7-48ba-871c-5769185cea3e

octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops module

TrafficOperationsScenarioTest(*args, **kwargs)[source]

Module contents

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.