blob: 525faeee020b71c4f13c397af6365802e56d1e42 [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
dtsapikov17da9c22019-09-03 13:39:34 +04009min_compute_nodes = 2
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060010endpoint_type = publicURL
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060011build_timeout = 120
Oleksii Zhurba0aa46702018-02-07 16:17:39 -060012fixed_network_name = ${FIXED_NET}
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060013
Oleksii Zhurba12f311e2018-07-31 21:21:20 -050014[compute-feature-enabled]
15resize = True
16
Oleksii Zhurba991dbc62018-07-25 16:03:51 -050017# please review and fill this section
18[heat_plugin]
dtsapikov17da9c22019-09-03 13:39:34 +040019username = ${OS_USERNAME}
20admin_username = ${OS_USERNAME}
21admin_password = ${OS_PASSWORD}
22password = ${OS_PASSWORD}
23project_name = ${OS_TENANT_NAME}
24admin_project_name = ${OS_TENANT_NAME}
25region = ${OS_REGION_NAME}
26auth_version = 3
27auth_url = ${OS_AUTH_URL}
28project_domain_name = Default
29user_domain_name = Default
Oleksii Zhurba991dbc62018-07-25 16:03:51 -050030endpoint_type = internal
dtsapikov87e60152018-12-17 16:37:33 +040031instance_type = m1.tiny
dtsapikov87e60152018-12-17 16:37:33 +040032minimal_instance_type = m1.tiny
dtsapikov17da9c22019-09-03 13:39:34 +040033network_for_ssh = ${PUBLIC_NET}
34floating_network_name = ${PUBLIC_NET}
35fixed_subnet_name = ${FIXED_SUBNET_NAME}
36disable_ssl_certificate_validation = True
37image_ref = ${IMAGE_NAME2}
38minimal_image_ref = ${IMAGE_NAME2}
39fixed_network_name = ${FIXED_NET}
Oleksii Zhurba991dbc62018-07-25 16:03:51 -050040build_timeout = 180
41ssh_timeout = 30
42boot_config_env = /home/rally/boot_config_none_env.yaml
43
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060044[identity]
45auth_version = v3
46v3_endpoint_type = publicURL
47endpoint_type = publicURL
48
49[image]
50build_timeout = 130
51endpoint_type = publicURL
52
53[image-feature-enabled]
54api_v1 = False
55
56[network]
57build_timeout = 120
58endpoint_type = publicURL
dtsapikov17da9c22019-09-03 13:39:34 +040059# leave empty if you do not have fip net
60public_network_id =
61# remove if you do not have fip net
62#floating_network_name =
Oleksii Zhurba0aa46702018-02-07 16:17:39 -060063
dtsapikov17da9c22019-09-03 13:39:34 +040064[network-feature-enabled]
Oleksii Zhurba0aa46702018-02-07 16:17:39 -060065port_security = true
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060066
67[validation]
dtsapikov17da9c22019-09-03 13:39:34 +040068run_validation = false
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060069image_ssh_password = cubswin:)
70ssh_timeout = 130
dtsapikov17da9c22019-09-03 13:39:34 +040071ping_timeout = 20
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060072
73[object-storage]
74container_sync_timeout = 120
75endpoint_type = publicURL
76
77[object-storage-feature-enabled]
78#for ceph
79discoverability = false
80
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060081[volume]
Oleksii Zhurba425335a2017-12-12 15:31:50 -060082max_microversion = latest
83build_timeout = 120
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060084storage_protocol = ceph
85endpoint_type = publicURL
Oleksii Zhurba79139122018-08-07 11:32:07 -050086catalog_type = volumev3
87
88[service-clients]
89http_timeout = 100
90
91[service_available]
92cinder = True
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060093
94[volume-feature-enabled]
95api_v3 = true
96manage_snapshot = true
97backup = False