Tuesday, 2024-05-28

gthiemongeAdri2000: hey, no there's no way to do that with a supported method. Updating the DB manually should work, it doesn't update existing LBs until you trigger a failover07:03
gthiemongeAdri2000: one of the next feature in Octavia is the new "resize" API, which allows a user to change the flavor of an existing LB (basically it updates the flavor_id in the LB DB and triggers the failover)07:04
opendevreviewMerged openstack/octavia stable/2023.1: Fix example policy file system-reader role  https://review.opendev.org/c/openstack/octavia/+/92013509:46
opendevreviewTakashi Kajinami proposed openstack/octavia master: Drop usage of subtransactions=True  https://review.opendev.org/c/openstack/octavia/+/92064609:56
Adri2000gthiemonge: thanks for your answer, very clear :)14:17
opendevreviewMerged openstack/octavia master: Drop usage of subtransactions=True  https://review.opendev.org/c/openstack/octavia/+/92064616:48
opendevreviewMerged openstack/octavia stable/2023.1: Fix error when deleting LB with broken amp  https://review.opendev.org/c/openstack/octavia/+/91753817:06
opendevreviewMerged openstack/octavia stable/2023.1: Fix quota error messages  https://review.opendev.org/c/openstack/octavia/+/91698317:06
opendevreviewMerged openstack/octavia stable/2023.1: Fix IPv6 session persistence failed  https://review.opendev.org/c/openstack/octavia/+/91753317:06
opendevreviewMerged openstack/octavia stable/2023.1: Fix error in agent-agent with empty UDP pools in IPv4+IPv6 LBs  https://review.opendev.org/c/openstack/octavia/+/91753417:06
sorbalHello, I am looking through the source code for L7Policy and L7Rule as an inspiration to create something of similar structure for my WAF integration.18:48
sorbalI cannot find where SUPPORTED_L7RULE_TYPES and other such constants are defined.18:48
sorbalthe only line in constants.py is SUPPORTED_L7RULE_TYPES = lib_consts.SUPPORTED_L7RULE_TYPES18:49
sorbalCan anyone help me? What am I missing?18:49
sorbalscratch all that, sorry for the spamming. It is inside the octavia_lib constants.py not the octavia source code for some reason i thought lib_consts was included form the source not the lib19:00

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!