blob: a49030fde399bda1b51cc5fac2589cc172641a94 [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 Zhurba12f311e2018-07-31 21:21:20 -050018[compute-feature-enabled]
19resize = True
20
Oleksii Zhurba991dbc62018-07-25 16:03:51 -050021# please review and fill this section
22[heat_plugin]
dtsapikov87e60152018-12-17 16:37:33 +040023image_ref = ${IMAGE_REF2}
24username = admin
25project_name = admin
26admin_project_name = admin
Oleksii Zhurba991dbc62018-07-25 16:03:51 -050027domain_name = default
dtsapikov87e60152018-12-17 16:37:33 +040028admin_username = admin
Oleksii Zhurba991dbc62018-07-25 16:03:51 -050029admin_domain_name = default
30endpoint_type = internal
dtsapikov87e60152018-12-17 16:37:33 +040031auth_url = http://10.0.0.0:5000/v2.0
32admin_password = aaa
33password = aaa
Oleksii Zhurba991dbc62018-07-25 16:03:51 -050034disable_ssl_certificate_validation = True
35image_ref = ${IMAGE_REF2}
36minimal_image_ref = ${IMAGE_REF2}
dtsapikov87e60152018-12-17 16:37:33 +040037instance_type = m1.tiny
38network_for_ssh = net_name
39floating_network_name = net_name
40region = RegionOne
Oleksii Zhurba991dbc62018-07-25 16:03:51 -050041fixed_network_name = ${FIXED_NET}
dtsapikov87e60152018-12-17 16:37:33 +040042fixed_subnet_name = subnet_name
43minimal_instance_type = m1.tiny
Oleksii Zhurba991dbc62018-07-25 16:03:51 -050044build_timeout = 180
45ssh_timeout = 30
46boot_config_env = /home/rally/boot_config_none_env.yaml
47
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060048[identity]
49auth_version = v3
50v3_endpoint_type = publicURL
51endpoint_type = publicURL
52
53[image]
54build_timeout = 130
55endpoint_type = publicURL
56
57[image-feature-enabled]
58api_v1 = False
59
60[network]
61build_timeout = 120
62endpoint_type = publicURL
dtsapikov87e60152018-12-17 16:37:33 +040063public_network_id =
Oleksii Zhurba0aa46702018-02-07 16:17:39 -060064
dtsapikov87e60152018-12-17 16:37:33 +040065[network_feature_enabled]
Oleksii Zhurba0aa46702018-02-07 16:17:39 -060066port_security = true
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060067
68[validation]
dtsapikov87e60152018-12-17 16:37:33 +040069run_validation = False
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 -060087max_microversion = latest
88build_timeout = 120
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060089storage_protocol = ceph
90endpoint_type = publicURL
Oleksii Zhurba79139122018-08-07 11:32:07 -050091catalog_type = volumev3
92
93[service-clients]
94http_timeout = 100
95
96[service_available]
97cinder = True
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060098
99[volume-feature-enabled]
100api_v3 = true
101manage_snapshot = true
102backup = False
dtsapikov87e60152018-12-17 16:37:33 +0400103
104[DEFAULT]
105lock_path = /tmp
106
107[dns]
108
109[heat_plugin]
110image_ref = <>
111username = admin
112project_name = admin
113admin_project_name = admin
114domain_name = default
115admin_username = admin
116admin_domain_name = default
117endpoint_type = internal
118auth_url = <>
119admin_password = <>
120password = <>
121disable_ssl_certificate_validation = True
122image_ref = <>
123minimal_image_ref = <>
124instance_type = <>
125network_for_ssh = <>
126floating_network_name = <>
127region = <>
128fixed_network_name = <>
129fixed_subnet_name = <>
130minimal_instance_type = <>
131build_timeout = 180
132ssh_timeout = 30
133boot_config_env = /home/rally/boot_config_none_env.yaml