Merge pull request #810 from freyes/tempest-octavia-provider

Set tempest octavia provider to amphora.
This commit is contained in:
Billy Olsen
2022-06-30 15:28:12 -07:00
committed by GitHub

View File

@@ -119,4 +119,5 @@ backup = false
enable_security_groups = true
test_with_ipv6 = false
test_server_path = {{ workspace_path }}/test_server.bin
provider = amphora
{% endif %}