diff options
Diffstat (limited to 'openecomp-be/tools/zusammen-tools/src/test/resources')
-rw-r--r-- | openecomp-be/tools/zusammen-tools/src/test/resources/configuration.yaml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/openecomp-be/tools/zusammen-tools/src/test/resources/configuration.yaml b/openecomp-be/tools/zusammen-tools/src/test/resources/configuration.yaml index 44b2759940..22aac102b6 100644 --- a/openecomp-be/tools/zusammen-tools/src/test/resources/configuration.yaml +++ b/openecomp-be/tools/zusammen-tools/src/test/resources/configuration.yaml @@ -84,18 +84,6 @@ elasticSearch: - indexPrefix: monitoring_events creationPeriod: month -artifactTypes: - - CHEF - - PUPPET - - SHELL - - YANG - - YANG_XML - - HEAT - - BPEL - - DG_XML - - MURANO_PKG - - OTHER - licenseTypes: - User - Installation @@ -213,14 +201,6 @@ systemMonitoring: defaultHeatArtifactTimeoutMinutes: 60 -serviceDeploymentArtifacts: - -resourceDeploymentArtifacts: - HEAT: - acceptedTypes: - - yaml - - yml - unLoggedUrls: - /sdc2/rest/healthCheck |