Skip to content

Add missing lb listener fields#2407

Merged
pierreprinetti merged 2 commits intogophercloud:masterfrom
shiftstack:lb_listeners
May 23, 2022
Merged

Add missing lb listener fields#2407
pierreprinetti merged 2 commits intogophercloud:masterfrom
shiftstack:lb_listeners

Conversation

@mandre
Copy link
Copy Markdown
Contributor

@mandre mandre commented May 22, 2022

@coveralls
Copy link
Copy Markdown

coveralls commented May 22, 2022

Coverage Status

Coverage remained the same at 79.966% when pulling 38e1607 on shiftstack:lb_listeners into 4a5da24 on gophercloud:master.

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.

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

mandre commented May 23, 2022

I'm gonna split the LB job fix in it's own PR.

edit: done in #2410

@pierreprinetti pierreprinetti merged commit c596f3b into gophercloud:master May 23, 2022
@pierreprinetti pierreprinetti deleted the lb_listeners branch May 23, 2022 13:52
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.

LIstener: Missing operating_status

3 participants