blob: eba8ee1c62f4c740c0c0104974deb7ef62b0bd1f [file] [log] [blame]
m.kowalski3937803b2019-05-29 16:07:52 +02001identificationHeaderFields:
2 - HTTP_IV_USER
3
4# catalog backend hostname
5beFqdn: localhost
6# sdccatalog.com
7
8# catalog backend http port
9beHttpPort: 8080
10
11# catalog backend http context
12beContext: /sdc/rest/config/get
13
14# catalog backend protocol
15beProtocol: http
16
17# catalog backend ssl port
18beSslPort: 8443
19
20version: 1.1.0
21released: 2012-11-30
22toscaConformanceLevel: 8.0
23minToscaConformanceLevel: 3.0
24
shrikantawachar2623c842019-05-20 12:11:54 +053025janusGraphCfgFile: /home/vagrant/catalog-be/config/catalog-be/janusgraph.properties
26janusGraphInMemoryGraph: false
27janusGraphLockTimeout: 1800
m.kowalski3937803b2019-05-29 16:07:52 +020028
shrikantawachar2623c842019-05-20 12:11:54 +053029# The interval to try and reconnect to JanusGraph DB when it is down during ASDC startup:
30janusGraphReconnectIntervalInSeconds: 3
m.kowalski3937803b2019-05-29 16:07:52 +020031
shrikantawachar2623c842019-05-20 12:11:54 +053032# The read timeout towards JanusGraph DB when health check is invoked:
33janusGraphHealthCheckReadTimeout: 1
m.kowalski3937803b2019-05-29 16:07:52 +020034
35# The interval to try and reconnect to Elasticsearch when it is down during ASDC startup:
m.kowalski3937803b2019-05-29 16:07:52 +020036uebHealthCheckReconnectIntervalInSeconds: 15
37uebHealthCheckReadTimeout: 4
38
39# Protocols
40protocols:
41 - http
42 - https
43
44# Default imports
45defaultImports:
46 - nodes:
47 file: nodes.yml
48 - datatypes:
49 file: data.yml
50 - capabilities:
51 file: capabilities.yml
52 - relationships:
53 file: relationships.yml
54 - groups:
55 file: groups.yml
56 - policies:
57 file: policies.yml
58
59# Users
60users:
61 tom: passwd