aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-core/distribution/catalog-standalone
diff options
context:
space:
mode:
authorYuanHu <yuan.hu1@zte.com.cn>2016-09-20 19:55:39 +0800
committerYuanHu <yuan.hu1@zte.com.cn>2016-09-20 19:55:39 +0800
commit57699dfe08e82a7a045027d4fd4a201c8ad79428 (patch)
tree64da127a4b9fa0f79f4de4410be213b26cfdd4b0 /catalog-core/distribution/catalog-standalone
parente684fba5dd5197d1c9325960fdfdfacdfbc308b8 (diff)
Delete the redundant Configuration Items. Such as opentoscaServerAddr, yamlParseAddr, ariaParserAddr, wso2HostIp, wso2HostPort, ldapServerIp, ldapServerPort, ldapLogindn, ldapPassword, ldapVersion.
Change-Id: Ia1b6693a66cf500f94cb58b51543c35d57520c23 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
Diffstat (limited to 'catalog-core/distribution/catalog-standalone')
-rw-r--r--catalog-core/distribution/catalog-standalone/src/main/assembly/conf/catalog.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/catalog-core/distribution/catalog-standalone/src/main/assembly/conf/catalog.yml b/catalog-core/distribution/catalog-standalone/src/main/assembly/conf/catalog.yml
index 863fff96..97ec352f 100644
--- a/catalog-core/distribution/catalog-standalone/src/main/assembly/conf/catalog.yml
+++ b/catalog-core/distribution/catalog-standalone/src/main/assembly/conf/catalog.yml
@@ -22,18 +22,8 @@ msbServerAddr: http://127.0.0.1:80
httpServerAddr: http://127.0.0.1:8080
-opentoscaServerAddr: http://127.0.0.1:1337
-
-yamlParseAddr: http://127.0.0.1:8210
-
parserType: zte
-ariaParserAddr: http://127.0.0.1:8204/openoapi/tosca/v1
-
-wso2HostIp: 127.0.0.1
-
-wso2HostPort: 9090
-
#catalogue path to store csar temperarily
cataloguePath: ./catalog
httpServerPath: ../tomcat/webapps/ROOT/
@@ -51,12 +41,6 @@ database:
# the JDBC URL
url: jdbc:mysql://127.0.0.1:3306/catalog
-#LDAP
-ldapServerIp: 127.0.0.1
-ldapServerPort: 20096
-ldapLogindn: uid=admin,ou=system
-ldapPassword: nsoc
-ldapVersion: 3
# use the simple server factory if you only want to run on a single port
#server: