blob: 4da34759382da51f2785b422b11d61d4d1309179 [file] [log] [blame]
Jakub Pavlikfe0960c2016-01-25 21:35:39 +01001glance:
2 server:
3 enabled: true
Jakub Pavlik0dc50b72017-04-03 21:34:33 +02004 version: newton
Alena Holanovac1e51312016-03-22 14:08:44 +01005 workers: 1
Mykyta Karpina9618032018-08-17 17:38:14 +03006 enable_proxy_headers_parsing: true
Jakub Pavlikfe0960c2016-01-25 21:35:39 +01007 database:
8 engine: mysql
9 host: localhost
10 port: 3306
11 name: glance
12 user: glance
13 password: password
14 registry:
15 host: 127.0.0.1
16 port: 9191
17 bind:
18 address: 127.0.0.1
19 port: 9292
20 identity:
21 engine: keystone
22 host: 127.0.0.1
23 port: 35357
24 user: glance
25 password: password
vmikes0faa8532016-10-19 09:57:14 +020026 region: RegionOne
Jakub Pavlikfe0960c2016-01-25 21:35:39 +010027 tenant: service
Jiri Broulikc7194462017-03-15 18:49:08 +010028 endpoint_type: internalURL
vgusevafad0c62018-02-16 17:03:25 +040029 logging:
30 log_appender: false
31 log_handlers:
32 watchedfile:
33 enabled: true
34 fluentd:
35 enabled: false
36 ossyslog:
37 enabled: false
Jakub Pavlikfe0960c2016-01-25 21:35:39 +010038 message_queue:
39 engine: rabbitmq
40 host: 127.0.0.1
41 port: 5672
42 user: openstack
43 password: password
44 virtual_host: '/openstack'
45 storage:
Alena Holanovac1e51312016-03-22 14:08:44 +010046 engine: file
Dmitry Ukov0a228ad2017-05-15 13:35:43 +040047 policy:
48 publicize_image: "role:admin"
49 add_member:
steluczdf5176a2018-01-17 14:42:11 +010050 quota:
51 image_member: -1
52 image_property: 256
53 image_tag: 256
54 image_location: 15
55 user_storage: 0