Add tags for loadbalancer l7policy and l7rule#2492
Conversation
112c8d8 to
9afe3b2
Compare
Tags are supported for octavia l7policy and l7rules since version 2.5. Add support for Create and Update. [Docs](https://docs.openstack.org/api-ref/load-balancer/v2/?expanded=create-an-l7-policy-detail,update-a-l7-policy-detail,create-an-l7-rule-detail,update-a-l7-rule-detail#create-an-l7-policy)
|
@mandre this is rdy from my side as well |
|
I'll try my best to clear my backlog of reviews before the end of the week, sorry for the time it takes. |
|
|
|
This PR changes the signature of the exported functions Anyway: structs containing slices cannot be compared. Before this change, the structs |
It does, but since they're in acceptance tests we can safely ignore.
Ack, thanks for your insight. |
Tags are supported for octavia l7policy and l7rules since version 2.5. Add support for Create and Update.
Docs
partially implemets: #2381