Files
Pierre Riteau 1853aca838 Set image_alt_ssh_user to cirros
This fixes Tempest test test_rebuild_volume_backed_server with the
default image configuration.

Change-Id: Ic8918a11b3e7b2e55f2304719a6335b3eec0113e
2025-01-10 12:30:01 +01:00

60 lines
878 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_file =
[service_available]
[validation]
run_validation = True
image_ssh_user = cirros
image_alt_ssh_user = cirros
[volume-feature-enabled]
bootable = True