Oleksii Zhurba | b9133f7 | 2017-11-15 17:53:02 -0600 | [diff] [blame] | 1 | [compute] |
Alex | 83075ac | 2022-02-16 13:39:50 -0600 | [diff] [blame^] | 2 | flavor_ref = 1 |
| 3 | flavor_ref_alt = 2 |
| 4 | image_ref = ${IMAGE_REF} |
Oleksii Zhurba | 991dbc6 | 2018-07-25 16:03:51 -0500 | [diff] [blame] | 5 | image_ref_alt = ${IMAGE_REF2} |
Oleksii Zhurba | b9133f7 | 2017-11-15 17:53:02 -0600 | [diff] [blame] | 6 | min_microversion = 2.1 |
| 7 | max_microversion = latest |
Oleksii Zhurba | 425335a | 2017-12-12 15:31:50 -0600 | [diff] [blame] | 8 | volume_device_name = vdc |
Dennis Dmitriev | ae4a12d | 2019-01-11 17:07:35 +0200 | [diff] [blame] | 9 | min_compute_nodes = 2 |
Oleksii Zhurba | b9133f7 | 2017-11-15 17:53:02 -0600 | [diff] [blame] | 10 | endpoint_type = publicURL |
Oleksii Zhurba | b9133f7 | 2017-11-15 17:53:02 -0600 | [diff] [blame] | 11 | build_timeout = 120 |
Oleksii Zhurba | 0aa4670 | 2018-02-07 16:17:39 -0600 | [diff] [blame] | 12 | fixed_network_name = ${FIXED_NET} |
Oleksii Zhurba | b9133f7 | 2017-11-15 17:53:02 -0600 | [diff] [blame] | 13 | |
Oleksii Zhurba | 12f311e | 2018-07-31 21:21:20 -0500 | [diff] [blame] | 14 | [compute-feature-enabled] |
| 15 | resize = True |
| 16 | |
Oleksii Zhurba | 991dbc6 | 2018-07-25 16:03:51 -0500 | [diff] [blame] | 17 | # please review and fill this section |
| 18 | [heat_plugin] |
Oleksii Zhurba | 080efa2 | 2018-11-12 13:05:44 -0600 | [diff] [blame] | 19 | username = ${OS_USERNAME} |
| 20 | admin_username = ${OS_USERNAME} |
| 21 | admin_password = ${OS_PASSWORD} |
| 22 | password = ${OS_PASSWORD} |
| 23 | project_name = ${OS_TENANT_NAME} |
| 24 | admin_project_name = ${OS_TENANT_NAME} |
| 25 | region = ${OS_REGION_NAME} |
Alex Savatieiev | 719c761 | 2019-07-24 13:33:47 -0500 | [diff] [blame] | 26 | auth_version = 3 |
Oleksii Zhurba | 080efa2 | 2018-11-12 13:05:44 -0600 | [diff] [blame] | 27 | auth_url = ${OS_AUTH_URL} |
Oleksii Zhurba | 33671b6 | 2019-02-21 17:55:22 -0600 | [diff] [blame] | 28 | project_domain_name = Default |
| 29 | user_domain_name = Default |
Oleksii Zhurba | 991dbc6 | 2018-07-25 16:03:51 -0500 | [diff] [blame] | 30 | endpoint_type = internal |
Alex | 83075ac | 2022-02-16 13:39:50 -0600 | [diff] [blame^] | 31 | instance_type = cvp.tiny |
| 32 | minimal_instance_type = cvp.tiny |
Oleksii Zhurba | 687e895 | 2019-05-31 14:54:26 -0500 | [diff] [blame] | 33 | network_for_ssh = ${PUBLIC_NET} |
| 34 | floating_network_name = ${PUBLIC_NET} |
Alex | 83075ac | 2022-02-16 13:39:50 -0600 | [diff] [blame^] | 35 | fixed_subnet_name = cvp.subnet.1 |
Oleksii Zhurba | 991dbc6 | 2018-07-25 16:03:51 -0500 | [diff] [blame] | 36 | disable_ssl_certificate_validation = True |
Alex | 83075ac | 2022-02-16 13:39:50 -0600 | [diff] [blame^] | 37 | image_ref = cvp.tiny |
| 38 | minimal_image_ref = cvp.cirros.35 |
| 39 | fixed_network_name = cvp.net.1 |
Oleksii Zhurba | 991dbc6 | 2018-07-25 16:03:51 -0500 | [diff] [blame] | 40 | build_timeout = 180 |
| 41 | ssh_timeout = 30 |
| 42 | boot_config_env = /home/rally/boot_config_none_env.yaml |
| 43 | |
Oleksii Zhurba | b9133f7 | 2017-11-15 17:53:02 -0600 | [diff] [blame] | 44 | [identity] |
| 45 | auth_version = v3 |
| 46 | v3_endpoint_type = publicURL |
| 47 | endpoint_type = publicURL |
| 48 | |
| 49 | [image] |
| 50 | build_timeout = 130 |
| 51 | endpoint_type = publicURL |
| 52 | |
| 53 | [image-feature-enabled] |
| 54 | api_v1 = False |
| 55 | |
| 56 | [network] |
| 57 | build_timeout = 120 |
| 58 | endpoint_type = publicURL |
Oleksii Zhurba | c6f7821 | 2019-03-08 15:43:21 -0600 | [diff] [blame] | 59 | # leave empty if you do not have fip net |
| 60 | #public_network_id = |
| 61 | # remove if you do not have fip net |
| 62 | #floating_network_name = |
Oleksii Zhurba | 0aa4670 | 2018-02-07 16:17:39 -0600 | [diff] [blame] | 63 | |
Oleksii Zhurba | 0dbe97d | 2018-11-12 12:47:44 -0600 | [diff] [blame] | 64 | [network-feature-enabled] |
Oleksii Zhurba | 0aa4670 | 2018-02-07 16:17:39 -0600 | [diff] [blame] | 65 | port_security = true |
Oleksii Zhurba | c6f7821 | 2019-03-08 15:43:21 -0600 | [diff] [blame] | 66 | # uncomment if you do not have fip net |
| 67 | #floating_ips = false |
Oleksii Zhurba | b9133f7 | 2017-11-15 17:53:02 -0600 | [diff] [blame] | 68 | |
| 69 | [validation] |
Oleksii Zhurba | d4d789f | 2017-12-14 14:46:25 -0600 | [diff] [blame] | 70 | run_validation = true |
Oleksii Zhurba | b9133f7 | 2017-11-15 17:53:02 -0600 | [diff] [blame] | 71 | image_ssh_password = cubswin:) |
| 72 | ssh_timeout = 130 |
Oleksii Zhurba | c6f7821 | 2019-03-08 15:43:21 -0600 | [diff] [blame] | 73 | ping_timeout = 20 |
Oleksii Zhurba | b9133f7 | 2017-11-15 17:53:02 -0600 | [diff] [blame] | 74 | |
| 75 | [object-storage] |
| 76 | container_sync_timeout = 120 |
| 77 | endpoint_type = publicURL |
| 78 | |
| 79 | [object-storage-feature-enabled] |
| 80 | #for ceph |
| 81 | discoverability = false |
| 82 | |
Oleksii Zhurba | b9133f7 | 2017-11-15 17:53:02 -0600 | [diff] [blame] | 83 | [volume] |
Oleksii Zhurba | 425335a | 2017-12-12 15:31:50 -0600 | [diff] [blame] | 84 | max_microversion = latest |
| 85 | build_timeout = 120 |
Oleksii Zhurba | b9133f7 | 2017-11-15 17:53:02 -0600 | [diff] [blame] | 86 | storage_protocol = ceph |
| 87 | endpoint_type = publicURL |
Oleksii Zhurba | 7913912 | 2018-08-07 11:32:07 -0500 | [diff] [blame] | 88 | catalog_type = volumev3 |
| 89 | |
| 90 | [service-clients] |
| 91 | http_timeout = 100 |
| 92 | |
| 93 | [service_available] |
| 94 | cinder = True |
Oleksii Zhurba | b9133f7 | 2017-11-15 17:53:02 -0600 | [diff] [blame] | 95 | |
| 96 | [volume-feature-enabled] |
Oleksii Zhurba | b9133f7 | 2017-11-15 17:53:02 -0600 | [diff] [blame] | 97 | manage_snapshot = true |
| 98 | backup = False |