summaryrefslogtreecommitdiffstats
path: root/ci/default_deployment_config.yaml
blob: 0ea2a438da1601b23694dae7fc9c10c69ea733bc (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
40
41
42
43
ubuntu:
    release: xenial
os:
    release: ocata
    git_repo:
        origin_git: False
        branch: ocata
    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: True
        huge_pages: False
        cpu_pin: False
        cpu_pin_set: all
    service:
        congress: False
        promise: True
        bindings: True
        openbaton: False
k8:
    feature:
        loadbalancer: False
    network:
        controller: nosdn