neutron_tempest_plugin.neutron_dynamic_routing.api package¶
Submodules¶
neutron_tempest_plugin.neutron_dynamic_routing.api.test_bgp_speaker_extensions module¶
- class neutron_tempest_plugin.neutron_dynamic_routing.api.test_bgp_speaker_extensions.BgpSpeakerTestJSON(*args, **kwargs)¶
Bases:
BgpSpeakerTestJSONBase
Tests the following operations in the Neutron API using the REST client:
Create bgp-speaker Delete bgp-speaker Create bgp-peer Update bgp-peer Delete bgp-peer
- test_add_bgp_peer()¶
Test idempotent id: 6ade0319-1ee2-493c-ac4b-5eb230ff3a77
- test_add_gateway_network()¶
Test idempotent id: 23c8eb37-d10d-4f43-b2e7-6542cb6a4405
- test_create_bgp_peer()¶
Test idempotent id: 81d9dc45-19f8-4c6e-88b8-401d965cd1b0
- test_delete_bgp_speaker()¶
Test idempotent id: df259771-7104-4ffa-b77f-bd183600d7f9
- test_get_advertised_routes_floating_ips()¶
Test idempotent id: cae9cdb1-ad65-423c-9604-d4cd0073616e
- test_get_advertised_routes_null_address_scope()¶
Test idempotent id: 5bef22ad-5e70-4f7b-937a-dc1944642996
- test_get_advertised_routes_tenant_networks()¶
Test idempotent id: c9ad566e-fe8f-4559-8303-bbad9062a30c
- test_remove_bgp_peer()¶
Test idempotent id: f9737708-1d79-440b-8350-779f97d882ee
- test_remove_gateway_network()¶
Test idempotent id: 6cfc7137-0d99-4a3d-826c-9d1a3a1767b0
- class neutron_tempest_plugin.neutron_dynamic_routing.api.test_bgp_speaker_extensions.BgpSpeakerTestJSONBase(*args, **kwargs)¶
Bases:
BaseAdminNetworkTest
neutron_tempest_plugin.neutron_dynamic_routing.api.test_bgp_speaker_extensions_negative module¶
- class neutron_tempest_plugin.neutron_dynamic_routing.api.test_bgp_speaker_extensions_negative.BgpSpeakerTestJSONNegative(*args, **kwargs)¶
Bases:
BgpSpeakerTestJSONBase
Negative test cases asserting proper behavior of BGP API extension
- test_create_bgp_peer_non_admin()¶
Test idempotent id: 33f7aaf0-9786-478b-b2d1-a51086a50eb4
- test_create_bgp_speaker_illegal_local_asn()¶
Test idempotent id: 75e9ee2f-6efd-4320-bff7-ae24741c8b06
- test_create_bgp_speaker_non_admin()¶
Test idempotent id: 6742ec2e-382a-4453-8791-13a19b47cd13
- test_get_advertised_routes_tenant_networks()¶
Test idempotent id: 9cc33701-51e5-421f-a5d5-fd7b330e550f
- test_update_bgp_speaker_local_asn()¶
Test idempotent id: 39435932-0266-4358-899b-0e9b1e53c3e9