blob: 4b941a71cc8b82430f75f50e8c5d37027b7d4873 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
ubuntu:
release: xenial
os:
release: mitaka
ha:
mode: ha
cluster_size: 3
lxd: False
region: RegionOne
api:
worker_multiplier: 2
haproxy_timeout: 10000
admin:
role: admin
name: admin
password: openstack
storage:
ceph_replica: '2'
network:
controller: odl
enhanced_ovs: False
dvr: False
ipv6: False
l2_population: False
beta:
hacluster_ceph_radosgw: False
public_api: False
huge_pages: False
|