blob: 4178c6f2006f25f8df7b0a53405cca4716bc20d6 [file] [log] [blame]
Dmitrii Kabanov8cfe43e2017-11-10 02:00:47 -08001[DEFAULT]
2debug = True
3use_stderr = False
4log_file =
5
6[auth]
7use_dynamic_credentials = True
8admin_username = admin
9admin_password = kwpOShwMRUQq25L3
10admin_project_name = admin
11admin_domain_name = Default
12
13[compute]
14image_ref =
15image_ref_alt =
16flavor_ref =
17flavor_ref_alt =
18fixed_network_name =
19
20[compute-feature-enabled]
21live_migration = False
22resize = True
23vnc_console = True
24attach_encrypted_volume = False
25
26[data-processing]
27
28[identity]
29region = RegionOne
30auth_version = v2
31uri =
32uri_v3 =
33disable_ssl_certificate_validation = False
34ca_certificates_file =
35
36[image-feature-enabled]
37deactivate_image = True
38
39[input-scenario]
40ssh_user_regex = [["^.*[Cc]irros.*$", "cirros"], ["^.*[Tt]est[VvMm].*$", "cirros"], ["^.*rally_verify.*$", "cirros"]]
41
42[network]
43public_network_id =
44floating_network_name =
45
46[network-feature-enabled]
47ipv6_subnet_attributes = True
48ipv6 = True
49api_extensions = contrail,ipam,security-group,network-ip-availability,timestamp_core,auto-allocated-topology,port-security,binding,provider,agent,quotas,route-table,tag,rbac-policies,external-net,policy,router,allowed-address-pairs,extra_dhcp_opt,standard-attr-description
50
51[object-storage]
52operator_role = Member
53reseller_admin_role = ResellerAdmin
54
55[oslo_concurrency]
56lock_path =
57
58[orchestration]
59instance_type =
60stack_owner_role = heat_stack_owner
61stack_user_role = heat_stack_user
62
63[scenario]
64img_dir =
65img_file =
66
67[service_available]
68cinder = True
69glance = True
70heat = True
71ironic = False
72neutron = True
73nova = True
74sahara = False
75swift = False
76
77[validation]
78run_validation = True
79image_ssh_user = cirros
80connect_method = floating
81
82[volume-feature-enabled]
83bootable = True
84