diff options
author | Steve Smokowski <ss835w@att.com> | 2019-02-04 13:40:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-04 13:40:09 +0000 |
commit | 3f97da710ec3008a625e941609106f40db71b5e8 (patch) | |
tree | 9714f630dd08b019a77ed6f700e87b3f04b2d6e3 /mso-api-handlers/mso-api-handler-infra/src/main/resources | |
parent | 2b3983621d6650ae767b5062a098b8343e5e3441 (diff) | |
parent | 4e63348e5b0c9b8df287ee6eba33b69ffd5f2516 (diff) |
Merge "compare resources from openstack to aai"
Diffstat (limited to 'mso-api-handlers/mso-api-handler-infra/src/main/resources')
-rw-r--r-- | mso-api-handlers/mso-api-handler-infra/src/main/resources/application.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mso-api-handlers/mso-api-handler-infra/src/main/resources/application.yaml b/mso-api-handlers/mso-api-handler-infra/src/main/resources/application.yaml index a4c0c45fb3..41e024f625 100644 --- a/mso-api-handlers/mso-api-handler-infra/src/main/resources/application.yaml +++ b/mso-api-handlers/mso-api-handler-infra/src/main/resources/application.yaml @@ -7,6 +7,7 @@ server: mso: infra: + auditInventory: true default: versions: apiMinorVersion: 0 |