blob: 5ee0ab224331bed592d318ccd0b9b51e4672e14a [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
Jiri Konecnyb5a80e42016-03-22 11:51:01 +010013 workers: 8
Ales Komarek880f02f2016-01-25 13:19:23 +010014 bind:
15 private_address: 127.0.0.1
16 public_address: 127.0.0.1
17 public_name: 127.0.0.1
18 novncproxy_port: 6080
19 database:
20 engine: mysql
21 host: 127.0.0.1
22 port: 3306
23 name: nova
24 user: nova
25 password: password
26 identity:
27 engine: keystone
Jakub Pavlik79021262016-03-09 14:53:53 +010028 region: RegionOne
Ales Komarek880f02f2016-01-25 13:19:23 +010029 host: 127.0.0.1
30 port: 35357
31 user: nova
32 password: password
33 tenant: service
34 message_queue:
35 engine: rabbitmq
Jiri Konecnye31f2c52016-04-14 17:16:02 +020036 members:
37 - host: 127.0.0.1
38 - host: 127.0.1.1
39 - host: 127.0.2.1
Ales Komarek880f02f2016-01-25 13:19:23 +010040 user: openstack
41 password: password
42 virtual_host: '/openstack'
Ales Komarek880f02f2016-01-25 13:19:23 +010043 glance:
44 host:
45 port: 9292
46 network:
47 engine: neutron
Jakub Pavlik79021262016-03-09 14:53:53 +010048 region: RegionOne
Ales Komarek880f02f2016-01-25 13:19:23 +010049 host: 127.0.0.1
50 port: 9696
51 mtu: 1500
52 metadata:
53 password: metadata