blob: 97fed12d9c3d9a89793b34a137132391b9c18557 [file] [log] [blame]
Jakub Pavlikc89ba902016-01-25 22:48:37 +01001opencontrail:
2 common:
Petr Michalecb5f898e2016-07-28 16:33:48 +02003 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +01004 identity:
5 engine: keystone
6 host: 127.0.0.1
7 port: 35357
8 token: token
9 password: password
10 network:
11 engine: neutron
12 host: 127.0.0.1
13 port: 9696
14 config:
Petr Michalecb5f898e2016-07-28 16:33:48 +020015 version: 3.0
Jakub Pavlik6d90f362016-04-19 20:34:37 +020016 multi_tenancy: false
Jakub Pavlikc89ba902016-01-25 22:48:37 +010017 enabled: true
18 network:
19 engine: neutron
20 host: 127.0.0.1
21 port: 9696
22 discovery:
23 host: 127.0.0.1
24 analytics:
25 host: 127.0.0.1
26 bind:
27 address: 127.0.0.1
28 message_queue:
29 engine: rabbitmq
30 host: 127.0.0.1
31 port: 5672
32 database:
33 members:
34 - host: 127.0.0.1
35 port: 9160
36 cache:
Jakub Pavlikd1a059e2016-07-13 23:08:33 +020037 members:
38 - host: 127.0.0.1
39 port: 11211
Jakub Pavlikc89ba902016-01-25 22:48:37 +010040 identity:
41 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +010042 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +010043 region: RegionOne
44 host: 127.0.0.1
45 port: 35357
46 user: admin
47 password: password
48 token: token
49 tenant: admin
50 members:
51 - host: 127.0.0.1
52 id: 1
53 control:
Petr Michalec579e64d2017-03-24 12:54:29 +010054 name: ntw-01
Petr Michalecb5f898e2016-07-28 16:33:48 +020055 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010056 enabled: true
57 bind:
58 address: 127.0.0.1
59 discovery:
60 host: 127.0.0.1
61 master:
62 host: 127.0.0.1
63 members:
64 - host: 127.0.0.1
65 id: 1
66 collector:
Petr Michalecb5f898e2016-07-28 16:33:48 +020067 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010068 enabled: true
69 bind:
70 address: 127.0.0.1
71 master:
72 host: 127.0.0.1
73 discovery:
74 host: 127.0.0.1
75 data_ttl: 2
76 database:
77 members:
78 - host: 127.0.0.1
79 port: 9160
80 database:
Petr Michalecb5f898e2016-07-28 16:33:48 +020081 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010082 cassandra:
83 version: 2
84 enabled: true
85 minimum_disk: 10
86 name: 'Contrail'
87 original_token: 0
88 data_dirs:
89 - /var/lib/cassandra
90 id: 1
91 discovery:
92 host: 127.0.0.1
93 bind:
94 host: 127.0.0.1
95 port: 9042
96 rpc_port: 9160
97 members:
98 - host: 127.0.0.1
99 id: 1
100 web:
Petr Michalecb5f898e2016-07-28 16:33:48 +0200101 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100102 enabled: True
Petr Michalec579e64d2017-03-24 12:54:29 +0100103 network:
104 host: 127.0.0.1
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100105 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