Escape '<' char before jsoup validation
[sdc.git] / asdctool / test-dir / configuration.yaml
1 identificationHeaderFields:
2   - HTTP_IV_USER
3
4 # catalog backend hostname
5 beFqdn: localhost
6 # sdccatalog.com
7
8 appVersion: 2.3.77
9
10 # catalog backend http port
11 beHttpPort: 8080
12
13 # catalog backend http context
14 beContext: /sdc/rest/config/get
15
16 # catalog backend protocol
17 beProtocol: http
18
19 # catalog backend ssl port
20 beSslPort: 8443
21
22 version: 1.1.0
23 released: 2012-11-30
24 toscaConformanceLevel: 8.0
25 minToscaConformanceLevel: 3.0
26
27 janusGraphCfgFile: /home/vagrant/catalog-be/config/catalog-be/janusgraph.properties
28 janusGraphInMemoryGraph: false
29 janusGraphLockTimeout: 1800
30
31 # The interval to try and reconnect to janusGraph DB when it is down during ASDC startup:
32 janusGraphReconnectIntervalInSeconds: 3
33
34 # The read timeout towards Janus Graph DB when health check is invoked:
35 janusGraphHealthCheckReadTimeout: 1
36
37 # The interval to try and reconnect to Elasticsearch when it is down during ASDC startup:
38 esReconnectIntervalInSeconds: 3
39 uebHealthCheckReconnectIntervalInSeconds: 15
40 uebHealthCheckReadTimeout: 4
41
42 # Protocols
43 protocols:
44   - http
45   - https
46
47 # Default imports
48 defaultImports:
49   - nodes:
50       file: nodes.yml
51   - datatypes:
52       file: data.yml
53   - capabilities:
54       file: capabilities.yml
55   - relationships:
56       file: relationships.yml
57   - groups:
58       file: groups.yml
59   - policies:
60       file: policies.yml
61
62 # Users
63 users:
64   tom: passwd