Add loadbalancer quota options

Enable configuration of loadbalancer options within the quota module so that the current collection can be used to address Octavia quotas.

Change-Id: I1dd593f5387929ed522d54954fc63dd535df7c7c
This commit is contained in:
Tom Clark
2024-04-23 17:54:14 +02:00
committed by Michal Nasiadka
parent 83456005fc
commit 57c63e7918
4 changed files with 248 additions and 19 deletions

View File

@@ -128,4 +128,9 @@
- name: Delete test project
openstack.cloud.project:
state: absent
state: absent
- import_tasks: loadbalancer.yml
tags:
- loadbalancer