Exclude Project By Audit Scope

This patch adds project_id in compute CDM, It also adds logic for
excluding project_id in audit scope.

Change-Id: Ife228e3d1855b65abee637516470e463ba8a2815
Implements: blueprint audit-scope-exclude-project
This commit is contained in:
aditi
2018-03-29 11:48:08 +00:00
parent 2548f0bbba
commit fc388d8292
19 changed files with 169 additions and 111 deletions

View File

@@ -0,0 +1,6 @@
---
features:
- |
Feature to exclude instances from audit scope based on project_id is added.
Now instances from particular project in OpenStack can be excluded from audit
defining scope in audit templates.