summaryrefslogtreecommitdiffstats
path: root/ci/default_deployment_config.yaml
blob: 2e97b86387038067be86ec1d4cec8fa1255e8dcb (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
29
30
31
32
33
34
35
36
37
38
39
ubuntu:
    release: xenial
os:
    release: newton
    hyperconverged: True
    ha:
        mode: ha
        cluster_size: 3
    lxd: False
    region: RegionOne
    api:
        worker_multiplier: 1.0
        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
        cpu_pin: False
        cpu_pin_set: all
    service:
        congress: True
        promise: True
        bindings: True
        openbaton: False
k8:
    feature:
        loadbalancer: False