blob: 94e57aad043878aefb99829a6100cb4c20433ac6 [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
Jakub Pavlikfe0960c2016-01-25 21:35:39 +01006 database:
7 engine: mysql
8 host: localhost
9 port: 3306
10 name: glance
11 user: glance
12 password: password
13 registry:
14 host: 127.0.0.1
15 port: 9191
16 bind:
17 address: 127.0.0.1
18 port: 9292
19 identity:
20 engine: keystone
21 host: 127.0.0.1
22 port: 35357
23 user: glance
24 password: password
vmikes0faa8532016-10-19 09:57:14 +020025 region: RegionOne
Jakub Pavlikfe0960c2016-01-25 21:35:39 +010026 tenant: service
Jiri Broulikc7194462017-03-15 18:49:08 +010027 endpoint_type: internalURL
Jakub Pavlikfe0960c2016-01-25 21:35:39 +010028 message_queue:
29 engine: rabbitmq
30 host: 127.0.0.1
31 port: 5672
32 user: openstack
33 password: password
34 virtual_host: '/openstack'
35 storage:
Alena Holanovac1e51312016-03-22 14:08:44 +010036 engine: file
Dmitry Ukov0a228ad2017-05-15 13:35:43 +040037 policy:
38 publicize_image: "role:admin"
39 add_member:
steluczdf5176a2018-01-17 14:42:11 +010040 quota:
41 image_member: -1
42 image_property: 256
43 image_tag: 256
44 image_location: 15
45 user_storage: 0