blob: aec8b596bd3b20207226db67d599b7cf9fa59fa2 [file] [log] [blame]
Oleg Iurchenko83ee09a2017-10-17 18:24:28 +03001cinder:
2 volume:
3 enabled: true
4 version: ocata
5 barbican:
6 enabled: true
7 osapi:
8 host: 127.0.0.1
9 database:
10 engine: mysql
11 host: 127.0.0.1
12 port: 3306
13 name: cinder
14 user: cinder
15 password: password
16 identity:
17 engine: keystone
18 host: 127.0.0.1
19 port: 35357
20 tenant: service
21 user: cinder
22 password: password
23 endpoint_type: internalURL
24 region: regionOne
25 glance:
26 host: 127.0.0.1
27 port: 9292
vgusev58e78332018-02-16 17:51:41 +040028 logging:
29 log_appender: false
30 log_handlers:
31 watchedfile:
32 enabled: true
33 fluentd:
34 enabled: false
35 ossyslog:
36 enabled: false
Oleg Iurchenko83ee09a2017-10-17 18:24:28 +030037 message_queue:
38 engine: rabbitmq
39 host: 127.0.0.1
40 port: 5672
41 user: openstack
42 password: password
43 virtual_host: '/openstack'
44 storage:
45 engine: storwize
46 host: 192.168.0.1
47 port: 22
48 user: username
49 password: pass