From a4fbcc87f00104753d4f46aacc13d3a6688d2e1b Mon Sep 17 00:00:00 2001 From: Gordon Chung Date: Tue, 4 Feb 2014 10:32:02 -0500 Subject: update audit_map update audit map to include os-availability-zone path Change-Id: I12f9127efed6b3dcba85c14c696e0bca66650659 --- etc/pycadf/api_audit_map.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'etc') diff --git a/etc/pycadf/api_audit_map.conf b/etc/pycadf/api_audit_map.conf index 4003f7a..a6cafb5 100644 --- a/etc/pycadf/api_audit_map.conf +++ b/etc/pycadf/api_audit_map.conf @@ -33,6 +33,7 @@ limits = None metadata = key os-agents = os-agent os-aggregates = os-aggregate +os-availability-zone = None os-certificates = None os-cloudpipe = None os-fixed-ips = ip @@ -48,12 +49,12 @@ os-instance-actions = instance-action os-keypairs = keypair os-migrations = None os-networks = network -os-quota-sets = None +os-quota-sets = tenant os-security-groups = security-group os-security-group-rules = rule os-server-password = None os-services = None -os-simple-tenant-usage = None +os-simple-tenant-usage = tenant os-virtual-interfaces = None os-volume_attachments = attachment os-volumes = volume -- cgit v1.2.1