Merge "Add support for managing network segments"

This commit is contained in:
Zuul
2026-03-23 15:16:45 +00:00
committed by Gerrit Code Review
9 changed files with 310 additions and 2 deletions

View File

@@ -32,6 +32,7 @@
- { role: loadbalancer, tags: loadbalancer }
- { role: logging, tags: logging }
- { role: network, tags: network }
- { role: network_segment, tags: network_segment }
- { role: neutron_rbac_policy, tags: neutron_rbac_policy }
- { role: object, tags: object }
- { role: object_container, tags: object_container }