Add ALLOWED_ADDRESS_PAIR to the callbacks resources

Related-bug: #2116249

Change-Id: I4b6f742d2d1b169eedb81799eac24987315fa7ea
Signed-off-by: Slawek Kaplonski <skaplons@redhat.com>
This commit is contained in:
Slawek Kaplonski
2025-07-09 12:49:05 +02:00
parent b49ef80fe0
commit e21c58f13f

View File

@@ -13,6 +13,7 @@
# String literals representing core resources.
ADDRESS_GROUP = 'address_group'
AGENT = 'agent'
ALLOWED_ADDRESS_PAIR = 'allowed_address_pair'
FLOATING_IP = 'floatingip'
LOCAL_IP_ASSOCIATION = 'local_ip_association'
NETWORK = 'network'