blob: 5e337127311ca071cdc158f500308c13054b4f20 [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
36 host: 127.0.0.1
37 port: 5672
38 user: openstack
39 password: password
40 virtual_host: '/openstack'
41 ha_queues: true
42 glance:
43 host:
44 port: 9292
45 network:
46 engine: neutron
Jakub Pavlik79021262016-03-09 14:53:53 +010047 region: RegionOne
Ales Komarek880f02f2016-01-25 13:19:23 +010048 host: 127.0.0.1
49 port: 9696
50 mtu: 1500
51 metadata:
52 password: metadata