blob: 215c546ac3d938fd1a19b316fc1651c9b59fb71c [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]
36image_ssh_password = cubswin:)
37ssh_timeout = 130
38
39[object-storage]
40container_sync_timeout = 120
41endpoint_type = publicURL
42
43[object-storage-feature-enabled]
44#for ceph
45discoverability = false
46
47[orchestration]
48max_template_size = 5440000
49max_resources_per_stack = 20000
50endpoint_type = publicURL
51
52[volume]
Oleksii Zhurba425335a2017-12-12 15:31:50 -060053min_microversion = 3.0
54max_microversion = latest
55build_timeout = 120
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060056storage_protocol = ceph
57endpoint_type = publicURL
58
59[volume-feature-enabled]
60api_v3 = true
61manage_snapshot = true
62backup = False