blob: 2de33688a9ba0adf9113b239121ddfc97e27177b [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
Jiri Konecny9344a372016-03-21 19:25:48 +010012 disk_allocation_ratio: 1.0
Ales Komarek880f02f2016-01-25 13:19:23 +010013 bind:
14 private_address: 127.0.0.1
15 public_address: 127.0.0.1
16 public_name: 127.0.0.1
17 novncproxy_port: 6080
18 database:
19 engine: mysql
20 host: 127.0.0.1
21 port: 3306
22 name: nova
23 user: nova
24 password: password
25 identity:
26 engine: keystone
Jakub Pavlik79021262016-03-09 14:53:53 +010027 region: RegionOne
Ales Komarek880f02f2016-01-25 13:19:23 +010028 host: 127.0.0.1
29 port: 35357
30 user: nova
31 password: password
32 tenant: service
33 message_queue:
34 engine: rabbitmq
35 host: 127.0.0.1
36 port: 5672
37 user: openstack
38 password: password
39 virtual_host: '/openstack'
40 ha_queues: true
41 glance:
42 host:
43 port: 9292
44 network:
45 engine: neutron
Jakub Pavlik79021262016-03-09 14:53:53 +010046 region: RegionOne
Ales Komarek880f02f2016-01-25 13:19:23 +010047 host: 127.0.0.1
48 port: 9696
49 mtu: 1500
50 metadata:
51 password: metadata