blob: 4a253f7dd20752233c2f6b752b6954262a27d9f4 [file] [log] [blame]
Jakub Pavlikc89ba902016-01-25 22:48:37 +01001opencontrail:
2 common:
Jakub Pavlike92aa4c2016-09-20 13:54:38 +00003 version: 2.2
Jakub Pavlikc89ba902016-01-25 22:48:37 +01004 source:
5 engine: pkg
6 address: http://mirror.robotice.cz/contrail-havana/
7 identity:
8 engine: keystone
9 host: 127.0.0.1
10 port: 35357
11 token: token
12 password: password
13 network:
14 engine: neutron
15 host: 127.0.0.1
16 port: 9696
17 config:
Jakub Pavlike92aa4c2016-09-20 13:54:38 +000018 version: 2.2
Jakub Pavlik6d90f362016-04-19 20:34:37 +020019 multi_tenancy: false
Jakub Pavlikc89ba902016-01-25 22:48:37 +010020 enabled: true
21 network:
22 engine: neutron
23 host: 127.0.0.1
24 port: 9696
25 discovery:
26 host: 127.0.0.1
27 analytics:
28 host: 127.0.0.1
29 bind:
30 address: 127.0.0.1
31 message_queue:
32 engine: rabbitmq
33 host: 127.0.0.1
34 port: 5672
35 database:
36 members:
37 - host: 127.0.0.1
38 port: 9160
39 cache:
Jakub Pavlikd1a059e2016-07-13 23:08:33 +020040 members:
41 - host: 127.0.0.1
42 port: 11211
Jakub Pavlikc89ba902016-01-25 22:48:37 +010043 identity:
44 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +010045 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +010046 region: RegionOne
47 host: 127.0.0.1
48 port: 35357
49 user: admin
50 password: password
51 token: token
52 tenant: admin
53 members:
54 - host: 127.0.0.1
55 id: 1
56 control:
Jakub Pavlike92aa4c2016-09-20 13:54:38 +000057 version: 2.2
Jakub Pavlikc89ba902016-01-25 22:48:37 +010058 enabled: true
59 bind:
60 address: 127.0.0.1
61 discovery:
62 host: 127.0.0.1
63 master:
64 host: 127.0.0.1
65 members:
66 - host: 127.0.0.1
67 id: 1
68 collector:
Jakub Pavlike92aa4c2016-09-20 13:54:38 +000069 version: 2.2
Jakub Pavlikc89ba902016-01-25 22:48:37 +010070 enabled: true
71 bind:
72 address: 127.0.0.1
73 master:
74 host: 127.0.0.1
75 discovery:
76 host: 127.0.0.1
77 data_ttl: 2
78 database:
79 members:
80 - host: 127.0.0.1
81 port: 9160
82 database:
Jakub Pavlike92aa4c2016-09-20 13:54:38 +000083 version: 2.2
Jakub Pavlikc89ba902016-01-25 22:48:37 +010084 cassandra:
85 version: 2
86 enabled: true
87 minimum_disk: 10
88 name: 'Contrail'
89 original_token: 0
90 data_dirs:
91 - /var/lib/cassandra
92 id: 1
93 discovery:
94 host: 127.0.0.1
95 bind:
96 host: 127.0.0.1
97 port: 9042
98 rpc_port: 9160
99 members:
100 - host: 127.0.0.1
101 id: 1
102 web:
Jakub Pavlike92aa4c2016-09-20 13:54:38 +0000103 version: 2.2
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100104 enabled: True
105 bind:
106 address: 127.0.0.1
107 analytics:
108 host: 127.0.0.1
109 master:
110 host: 127.0.0.1
111 cache:
112 engine: redis
113 host: 127.0.0.1
114 port: 6379
115 members:
116 - host: 127.0.0.1
117 id: 1
118 identity:
119 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +0100120 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100121 host: 127.0.0.1
122 port: 35357
123 user: admin
124 password: password
125 token: token
Jakub Pavlik735005f2016-02-26 15:54:53 +0100126 tenant: admin