blob: 26a8af045226bc0d488c0e01f25448f698462f01 [file] [log] [blame]
Ales Komarek880f02f2016-01-25 13:19:23 +01001nova:
2 controller:
3 enabled: true
4 networking: default
5 version: liberty
6 vncproxy_url: 127.0.0.1
7 security_group: false
8 dhcp_domain: novalocal
9 scheduler_default_filters: "DifferentHostFilter,RetryFilter,AvailabilityZoneFilter,RamFilter,CoreFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter"
10 cpu_allocation_ratio: 16.0
11 ram_allocation_ratio: 1.5
12 bind:
13 private_address: 127.0.0.1
14 public_address: 127.0.0.1
15 public_name: 127.0.0.1
16 novncproxy_port: 6080
17 database:
18 engine: mysql
19 host: 127.0.0.1
20 port: 3306
21 name: nova
22 user: nova
23 password: password
24 identity:
25 engine: keystone
Jakub Pavlik79021262016-03-09 14:53:53 +010026 region: RegionOne
Ales Komarek880f02f2016-01-25 13:19:23 +010027 host: 127.0.0.1
28 port: 35357
29 user: nova
30 password: password
31 tenant: service
32 message_queue:
33 engine: rabbitmq
34 host: 127.0.0.1
35 port: 5672
36 user: openstack
37 password: password
38 virtual_host: '/openstack'
39 ha_queues: true
40 glance:
41 host:
42 port: 9292
43 network:
44 engine: neutron
Jakub Pavlik79021262016-03-09 14:53:53 +010045 region: RegionOne
Ales Komarek880f02f2016-01-25 13:19:23 +010046 host: 127.0.0.1
47 port: 9696
48 mtu: 1500
49 metadata:
50 password: metadata