Update the API audit map
Recent additions to the Octavia API did not update the Octavia API CADF audit map. This patch corrects that by adding the new API paths. Change-Id: I22107317837e68e54a29f8a4051c464120b29809
This commit is contained in:
@@ -13,8 +13,13 @@ failover = update/failover
|
||||
# path containing "nodes" keyword and node uuid.
|
||||
[path_keywords]
|
||||
amphorae = amphora
|
||||
availabilityzones = availabilityzone
|
||||
availabilityzoneprofiles = availabilityzoneprofile
|
||||
config = None
|
||||
defaults = None
|
||||
failover = None
|
||||
flavors = flavor
|
||||
flavorprofiles = flavorprofile
|
||||
healthmonitors = healthmonitor
|
||||
l7policies = l7policy
|
||||
listeners = listener
|
||||
|
Reference in New Issue
Block a user