modified to enable cpu pinning anf ceph.
[joid.git] / ci / default_deployment_config.yaml
1 ubuntu:
2     release: xenial
3 os:
4     release: newton
5     hyperconverged: True
6     ha:
7         mode: ha
8         cluster_size: 3
9     lxd: False
10     region: RegionOne
11     api:
12         worker_multiplier: 1.0
13         haproxy_timeout: 10000
14     admin:
15         role: admin
16         name: admin
17         password: openstack
18     storage:
19         ceph_replica: '2'
20     network:
21         controller: odl
22         enhanced_ovs: False
23         dvr: False
24         ipv6: False
25         l2_population: False
26     beta:
27         hacluster_ceph_radosgw: False
28         public_api: False
29         huge_pages: False
30         cpu_pin: False
31         cpu_pin_set: all
32     service:
33         congress: True
34         promise: True
35         bindings: True
36         openbaton: False
37 k8:
38     feature:
39         loadbalancer: False