blob: 573c3ac770318e45190c63504c90d17858f4e027 [file] [log] [blame]
Oleksii Zhurba991dbc62018-07-25 16:03:51 -05001[DEFAULT]
2lock_path = /tmp
3
Oleksii Zhurbab9133f72017-11-15 17:53:02 -06004[compute]
Oleksii Zhurba991dbc62018-07-25 16:03:51 -05005image_ref_alt = ${IMAGE_REF2}
Oleksii Zhurbab9133f72017-11-15 17:53:02 -06006min_microversion = 2.1
7max_microversion = latest
Oleksii Zhurba425335a2017-12-12 15:31:50 -06008volume_device_name = vdc
Oleksii Zhurbab9133f72017-11-15 17:53:02 -06009min_compute_nodes = 3
10endpoint_type = publicURL
11ping_timeout = 20
12ping_count = 5
13ssh_timeout = 90
14ssh_channel_timeout = 100
15build_timeout = 120
Oleksii Zhurba0aa46702018-02-07 16:17:39 -060016fixed_network_name = ${FIXED_NET}
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060017
Oleksii Zhurba991dbc62018-07-25 16:03:51 -050018# please review and fill this section
19[heat_plugin]
20image_ref = ${IMAGE_REF2}
21username = admin
22project_name = admin
23admin_project_name = admin
24domain_name = default
25admin_username = admin
26admin_domain_name = default
27endpoint_type = internal
28auth_url =
29admin_password =
30password =
31disable_ssl_certificate_validation = True
32image_ref = ${IMAGE_REF2}
33minimal_image_ref = ${IMAGE_REF2}
34instance_type = m1.tiny
35network_for_ssh =
36floating_network_name =
37region =
38fixed_network_name = ${FIXED_NET}
39fixed_subnet_name =
40minimal_instance_type = m1.tiny
41build_timeout = 180
42ssh_timeout = 30
43boot_config_env = /home/rally/boot_config_none_env.yaml
44
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060045[compute-feature-enabled]
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060046nova_cert = True
Oleksii Zhurba0aa46702018-02-07 16:17:39 -060047personality = True
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060048
49[identity]
50auth_version = v3
51v3_endpoint_type = publicURL
52endpoint_type = publicURL
53
54[image]
55build_timeout = 130
56endpoint_type = publicURL
57
58[image-feature-enabled]
59api_v1 = False
60
61[network]
62build_timeout = 120
63endpoint_type = publicURL
Oleksii Zhurba0aa46702018-02-07 16:17:39 -060064
65[network_feature_enabled]
66port_security = true
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060067
68[validation]
Oleksii Zhurbad4d789f2017-12-14 14:46:25 -060069run_validation = true
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060070image_ssh_password = cubswin:)
71ssh_timeout = 130
72
73[object-storage]
74container_sync_timeout = 120
75endpoint_type = publicURL
76
77[object-storage-feature-enabled]
78#for ceph
79discoverability = false
80
81[orchestration]
82max_template_size = 5440000
83max_resources_per_stack = 20000
84endpoint_type = publicURL
85
86[volume]
Oleksii Zhurba425335a2017-12-12 15:31:50 -060087min_microversion = 3.0
88max_microversion = latest
89build_timeout = 120
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060090storage_protocol = ceph
91endpoint_type = publicURL
92
93[volume-feature-enabled]
94api_v3 = true
95manage_snapshot = true
96backup = False