Add SO Turn off OpenStack heat stack audit 76/89176/2
authorBonkur, Venkat (vb8416) <vb8416@att.com>
Mon, 3 Jun 2019 19:36:31 +0000 (15:36 -0400)
committerBonkur, Venkat (vb8416) <vb8416@att.com>
Tue, 4 Jun 2019 03:52:35 +0000 (23:52 -0400)
UPDATE these files
so/bpmn/mso-infrastructure-bpmn/src/main/resources/application.yaml
so/mso-api-handlers/mso-api-handler-infra/src/main/resources/application.yaml
should have
mso: infra:
    auditInventory: false
Issue-ID: SO-1974
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
Change-Id: I57bb396604e9eb2787122199cdf8a2d1ce54048a

bpmn/mso-infrastructure-bpmn/src/main/resources/application.yaml
mso-api-handlers/mso-api-handler-infra/src/main/resources/application.yaml

index a91cb9d..e364981 100644 (file)
@@ -4,7 +4,7 @@ server:
     max-threads: 50
 mso:
   infra:
-    auditInventory: true
+    auditInventory: false
 spring: 
   datasource:
      driver-class-name: org.mariadb.jdbc.Driver 
@@ -36,4 +36,4 @@ management:
     export:
       prometheus:
         enabled: true # Whether exporting of metrics to Prometheus is enabled.
-        step: 1m # Step size (i.e. reporting frequency) to use.
\ No newline at end of file
+        step: 1m # Step size (i.e. reporting frequency) to use.
index e709758..03934ed 100644 (file)
@@ -7,7 +7,7 @@ server:
 
 mso:
   infra:
-    auditInventory: true
+    auditInventory: false
     default:
       versions:
         apiMinorVersion: 0
@@ -70,4 +70,4 @@ org:
     so:
       adapters:
         network:
-          encryptionKey: aa3871669d893c7fb8abbcda31b88b4f
\ No newline at end of file
+          encryptionKey: aa3871669d893c7fb8abbcda31b88b4f