Skip to content

Octavia: Run the L7 policies tests against HTTP listener#2410

Closed
mandre wants to merge 1 commit intogophercloud:masterfrom
shiftstack:lb-jobs-l7-fix
Closed

Octavia: Run the L7 policies tests against HTTP listener#2410
mandre wants to merge 1 commit intogophercloud:masterfrom
shiftstack:lb-jobs-l7-fix

Conversation

@mandre
Copy link
Copy Markdown
Contributor

@mandre mandre commented May 23, 2022

Use HTTP listener rather than TCP listener for the L7 policies tests.

Jobs would otherwise fail with:

Provider 'amphora' does not support a requested option: TCP protocol
listeners do not support L7 policies

Which is in-line with the documentation [1]:

Pools of type SCTP, TCP or UDP cannot be used in L7 policies at this
time.

Fixes #2409.

[1] https://docs.openstack.org/api-ref/load-balancer/v2/index.html?expanded=create-an-l7-policy-detail#create-an-l7-policy

Use HTTP listener rather than TCP listener for the L7 policies tests.

Jobs would otherwise fail with:

    Provider 'amphora' does not support a requested option: TCP protocol
    listeners do not support L7 policies

Which is in-line with the documentation [1]:

    Pools of type SCTP, TCP or UDP cannot be used in L7 policies at this
    time.

Fixes gophercloud#2049.

[1] https://docs.openstack.org/api-ref/load-balancer/v2/index.html?expanded=create-an-l7-policy-detail#create-an-l7-policy
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 79.966% when pulling da3b1fe on shiftstack:lb-jobs-l7-fix into 4a5da24 on gophercloud:master.

@mandre
Copy link
Copy Markdown
Contributor Author

mandre commented May 23, 2022

It was merged as part of #2407, we can close this as it's no longer needed.

@mandre mandre closed this May 23, 2022
@EmilienM EmilienM deleted the lb-jobs-l7-fix branch May 24, 2022 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Octavia jobs fail

2 participants