Files
python-octaviaclient/releasenotes/notes
Gregory Thiemonge 625da1660d Add vip-sg-id support for load balancers
loadbalancer create now supports --vip-sg-id <sg_id> parameter (can be
repeated) to set custom security groups on a VIP port
loadbalancer set also supports the same parameter while loadbalancer
unset can get a --vip-sg-id parameter to clear all the SGs on the port.

Change-Id: I1d7a32996339eee4882fa3401e6321d39e7a8f55
2025-01-16 13:09:44 +01:00
..