blob: f6e352991ba4bbf895b0afd49ee2136206cc186c [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
Oleksii Zhurba0aa46702018-02-07 16:17:39 -060013fixed_network_name = ${FIXED_NET}
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060014
15[compute-feature-enabled]
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060016nova_cert = True
Oleksii Zhurba0aa46702018-02-07 16:17:39 -060017personality = True
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060018
19[identity]
20auth_version = v3
21v3_endpoint_type = publicURL
22endpoint_type = publicURL
23
24[image]
25build_timeout = 130
26endpoint_type = publicURL
27
28[image-feature-enabled]
29api_v1 = False
30
31[network]
32build_timeout = 120
33endpoint_type = publicURL
Oleksii Zhurba0aa46702018-02-07 16:17:39 -060034
35[network_feature_enabled]
36port_security = true
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060037
38[validation]
Oleksii Zhurbad4d789f2017-12-14 14:46:25 -060039run_validation = true
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060040image_ssh_password = cubswin:)
41ssh_timeout = 130
42
43[object-storage]
44container_sync_timeout = 120
45endpoint_type = publicURL
46
47[object-storage-feature-enabled]
48#for ceph
49discoverability = false
50
51[orchestration]
52max_template_size = 5440000
53max_resources_per_stack = 20000
54endpoint_type = publicURL
55
56[volume]
Oleksii Zhurba425335a2017-12-12 15:31:50 -060057min_microversion = 3.0
58max_microversion = latest
59build_timeout = 120
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060060storage_protocol = ceph
61endpoint_type = publicURL
62
63[volume-feature-enabled]
64api_v3 = true
65manage_snapshot = true
66backup = False