rally-openstack/rally_openstack/verification/tempest/config.ini
Andrey Kurilin 9093275886 Change structure and imports
rally.plugins.openstack -> rally_openstack
- rally_openstack.context -> rally_openstack.contexts
rally.plugins.workloads -> rally_openstack/workloads
rally.consts -> rally_openstack.consts

TODO: fix pep8
2018-02-16 20:05:45 +02:00

60 lines
860 B
INI

[DEFAULT]
debug = True
use_stderr = False
log_file =
[auth]
use_dynamic_credentials = True
[compute]
image_ref =
image_ref_alt =
flavor_ref =
flavor_ref_alt =
fixed_network_name =
[compute-feature-enabled]
live_migration = False
resize = True
vnc_console = True
attach_encrypted_volume = False
[data-processing]
[identity]
[identity-feature-enabled]
[image-feature-enabled]
deactivate_image = True
[input-scenario]
ssh_user_regex = [["^.*[Cc]irros.*$", "cirros"], ["^.*[Tt]est[VvMm].*$", "cirros"], ["^.*rally_verify.*$", "cirros"]]
[network]
[network-feature-enabled]
ipv6_subnet_attributes = True
ipv6 = True
[object-storage]
[oslo_concurrency]
lock_path =
[orchestration]
instance_type =
[scenario]
img_dir =
img_file =
[service_available]
[validation]
run_validation = True
image_ssh_user = cirros
[volume-feature-enabled]
bootable = True