blob: e04824e272983048b69e0aa7a15138b18e0436a6 [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 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:
Petr Michalecb5f898e2016-07-28 16:33:48 +020018 version: 3.0
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:
Petr Michalec579e64d2017-03-24 12:54:29 +010057 name: ntw-01
Petr Michalecb5f898e2016-07-28 16:33:48 +020058 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010059 enabled: true
60 bind:
61 address: 127.0.0.1
62 discovery:
63 host: 127.0.0.1
64 master:
65 host: 127.0.0.1
66 members:
67 - host: 127.0.0.1
68 id: 1
69 collector:
Petr Michalecb5f898e2016-07-28 16:33:48 +020070 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010071 enabled: true
72 bind:
73 address: 127.0.0.1
74 master:
75 host: 127.0.0.1
76 discovery:
77 host: 127.0.0.1
78 data_ttl: 2
79 database:
80 members:
81 - host: 127.0.0.1
82 port: 9160
83 database:
Petr Michalecb5f898e2016-07-28 16:33:48 +020084 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010085 cassandra:
86 version: 2
87 enabled: true
88 minimum_disk: 10
89 name: 'Contrail'
90 original_token: 0
91 data_dirs:
92 - /var/lib/cassandra
93 id: 1
94 discovery:
95 host: 127.0.0.1
96 bind:
97 host: 127.0.0.1
98 port: 9042
99 rpc_port: 9160
100 members:
101 - host: 127.0.0.1
102 id: 1
103 web:
Petr Michalecb5f898e2016-07-28 16:33:48 +0200104 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100105 enabled: True
Petr Michalec579e64d2017-03-24 12:54:29 +0100106 network:
107 host: 127.0.0.1
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100108 bind:
109 address: 127.0.0.1
110 analytics:
111 host: 127.0.0.1
112 master:
113 host: 127.0.0.1
114 cache:
115 engine: redis
116 host: 127.0.0.1
117 port: 6379
118 members:
119 - host: 127.0.0.1
120 id: 1
121 identity:
122 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +0100123 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100124 host: 127.0.0.1
125 port: 35357
126 user: admin
127 password: password
128 token: token
Jakub Pavlik735005f2016-02-26 15:54:53 +0100129 tenant: admin