blob: 158f5658be100034517b0ac01bf8849c4f3a3d86 [file] [log] [blame]
Ales Komarekf9d35ae2016-08-19 10:23:00 +02001nova:
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
26 host: 127.0.0.1
27 port: 35357
28 user: nova
29 password: password
30 tenant: service
31 message_queue:
32 engine: rabbitmq
33 host: 127.0.0.1
34 port: 5672
35 user: openstack
36 password: password
37 virtual_host: '/openstack'
38 ha_queues: true
39 glance:
40 host:
41 port: 9292
42 network:
43 engine: neutron
44 host: 127.0.0.1
45 port: 9696
46 mtu: 1500
47 metadata:
48 password: metadata