blob: b1666e5152790b82edb432644c01c497b7beec7e [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]
23image_ref = ${IMAGE_REF2}
24username = admin
25project_name = admin
26admin_project_name = admin
27domain_name = default
28admin_username = admin
29admin_domain_name = default
30endpoint_type = internal
Oleksii Zhurba12f311e2018-07-31 21:21:20 -050031auth_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}
37instance_type = m1.tiny
Oleksii Zhurba12f311e2018-07-31 21:21:20 -050038network_for_ssh = net_name
39floating_network_name = net_name
40region = RegionOne
Oleksii Zhurba991dbc62018-07-25 16:03:51 -050041fixed_network_name = ${FIXED_NET}
Oleksii Zhurba12f311e2018-07-31 21:21:20 -050042fixed_subnet_name = subnet_name
Oleksii Zhurba991dbc62018-07-25 16:03:51 -050043minimal_instance_type = m1.tiny
44build_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
Oleksii Zhurba0aa46702018-02-07 16:17:39 -060063
Oleksii Zhurba0dbe97d2018-11-12 12:47:44 -060064[network-feature-enabled]
Oleksii Zhurba0aa46702018-02-07 16:17:39 -060065port_security = true
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060066
67[validation]
Oleksii Zhurbad4d789f2017-12-14 14:46:25 -060068run_validation = true
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060069image_ssh_password = cubswin:)
70ssh_timeout = 130
71
72[object-storage]
73container_sync_timeout = 120
74endpoint_type = publicURL
75
76[object-storage-feature-enabled]
77#for ceph
78discoverability = false
79
80[orchestration]
81max_template_size = 5440000
82max_resources_per_stack = 20000
83endpoint_type = publicURL
84
85[volume]
Oleksii Zhurba425335a2017-12-12 15:31:50 -060086max_microversion = latest
87build_timeout = 120
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060088storage_protocol = ceph
89endpoint_type = publicURL
Oleksii Zhurba79139122018-08-07 11:32:07 -050090catalog_type = volumev3
91
92[service-clients]
93http_timeout = 100
94
95[service_available]
96cinder = True
Oleksii Zhurbab9133f72017-11-15 17:53:02 -060097
98[volume-feature-enabled]
99api_v3 = true
100manage_snapshot = true
101backup = False