blob: 7e64de6337a2334d09bfdfaf6c207b2b90414713 [file] [log] [blame]
Oleksii Zhurbab9133f72017-11-15 17:53:02 -06001[compute]
2image_ref_alt = ${IMAGE_REF2}
3min_microversion = 2.1
4max_microversion = latest
5min_compute_nodes = 3
6endpoint_type = publicURL
7ping_timeout = 20
8ping_count = 5
9ssh_timeout = 90
10ssh_channel_timeout = 100
11build_timeout = 120
12
13[compute-feature-enabled]
14live_migration = True
15nova_cert = True
16
17[identity]
18auth_version = v3
19v3_endpoint_type = publicURL
20endpoint_type = publicURL
21
22[image]
23build_timeout = 130
24endpoint_type = publicURL
25
26[image-feature-enabled]
27api_v1 = False
28
29[network]
30build_timeout = 120
31endpoint_type = publicURL
32
33[validation]
34image_ssh_password = cubswin:)
35ssh_timeout = 130
36
37[object-storage]
38container_sync_timeout = 120
39endpoint_type = publicURL
40
41[object-storage-feature-enabled]
42#for ceph
43discoverability = false
44
45[orchestration]
46max_template_size = 5440000
47max_resources_per_stack = 20000
48endpoint_type = publicURL
49
50[volume]
51storage_protocol = ceph
52endpoint_type = publicURL
53
54[volume-feature-enabled]
55api_v3 = true
56manage_snapshot = true
57backup = False