blob: ce846503bf51c5efaf085d8a1699afaaf0d78c62 [file] [log] [blame]
Oleksii Zhurbab9133f72017-11-15 17:53:02 -06001[compute]
2image_ref_alt = ${IMAGE_REF2}
3min_microversion = 2.1
4max_microversion = latest
Oleksii Zhurba425335a2017-12-12 15:31:50 -06005volume_device_name = vdc
Oleksii Zhurbab9133f72017-11-15 17:53:02 -06006min_compute_nodes = 3
7endpoint_type = publicURL
8ping_timeout = 20
9ping_count = 5
10ssh_timeout = 90
11ssh_channel_timeout = 100
12build_timeout = 120
13
14[compute-feature-enabled]
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060015nova_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
Oleksii Zhurba425335a2017-12-12 15:31:50 -060032public_network_id = ${PUBLIC_NETWORK_ID}
33floating_network_name = ${PUBLIC_NETWORK_NAME}
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060034
35[validation]
Oleksii Zhurbad4d789f2017-12-14 14:46:25 -060036run_validation = true
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060037image_ssh_password = cubswin:)
38ssh_timeout = 130
39
40[object-storage]
41container_sync_timeout = 120
42endpoint_type = publicURL
43
44[object-storage-feature-enabled]
45#for ceph
46discoverability = false
47
48[orchestration]
49max_template_size = 5440000
50max_resources_per_stack = 20000
51endpoint_type = publicURL
52
53[volume]
Oleksii Zhurba425335a2017-12-12 15:31:50 -060054min_microversion = 3.0
55max_microversion = latest
56build_timeout = 120
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060057storage_protocol = ceph
58endpoint_type = publicURL
59
60[volume-feature-enabled]
61api_v3 = true
62manage_snapshot = true
63backup = False