[DEFAULT] log_dir = ./logs log_file = pytest.log debug = true [common] availability_zone_list = kitakyushu-1,kitakyushu-2,kitakyushu-3 target_cloud = verda [auth] test_accounts_file = ./configs/accounts.yaml use_dynamic_credentials = False [identity] disable_ssl_certificate_validation=True auth_version = v3 uri_v3 = https://verda-api.linecorp.com:5000/v3 region = jp4 [compute] # Rocky Linux 8.10 image_ref = 067df6c5-2af5-4caa-9399-818719c80985 # CentOS 7.9 image_ref_alt = a8677f6f-0237-40de-9217-bf6a098a5900 # Nx.4vCPU_8GB_100GB_RBD flavor_ref = 0104008001000 # Nx.8vCPU_32GB_100GB_RBD flavor_ref_alt = 0108032001000 flavor_name_prefix = Nx rich_vm_name_prefix = R5a build_interval = 10 build_timeout = 900 fixed_network_name = private region = jp4 min_compute_nodes = 5 compute_volume_common_az = kitakyushu-1 validate_metadata = False [compute-feature-enabled] shelve = False resize = False change_password = False pause = False suspend = False xenapi_apis = True force_delete = False [network] region = jp4 # This 'vpc_network_id' is predefined in 'verda-api-regression' project vpc_network_id = 47d63d04-e283-452c-b964-a60f72a380bf # This 'vpc_network_name' is predefined in 'verda-api-regression' project vpc_network_name = vqa-api-test-network # This 'vpc_subnet_id' is predefined in 'verda-api-regression' project vpc_subnet_id = 18380222-0323-48d9-a2f1-db2f962dc992 # This is predefined test connectivity vpc networks test_conn_vpc_network_1_id = 0fb565c0-b5ec-476b-ad5b-0a80a257c5c2 test_conn_vpc_network_1_name = vqa-net-conn-test-network test_conn_vpc_network_2_id = 4e8410d3-f9e6-419d-8153-8cc75bd49bcd test_conn_vpc_network_2_name = vqa-net-conn-test-network2 # This 'use_predefined_network' indicates if the API test code will use predefined VPC network use_predefined_network = False test_negative_vpc_network_id = 2a6e4e95-fe4f-4dc4-8eff-a6c6a1714f20 [network-feature-enabled] floating_ips = False [volume] volume_type = ssd volume_size = 10 volume_size_extend = 10 region = jp4 volume_type_ssd = ssd volume_type_nvme = nvme [loadbalancer] region = jp4 test_server_host = vqa-lb-test-server1001-vrdapitest-jp4v-prod.lineinfra.com. tls_cipher_profile = mozilla_intermediate_20210528 tls_server_certificate_cname = line-apps.com # Manage the deploy timeout sec of each LB to control each product independently l4lb_deploy_timeout_sec = 360 l7lb_deploy_timeout_sec = 360 [vpc] region = jp4 acl_egress = vqa-egress acl_ingress = vqa-ingress [service_available] neutron = True [validation] run_validation = False image_ssh_user = irteamsu test_node_url_on_non_vpc = vqa-non-vpc-connectivity-test001-vrdapitest-jp4v-prod.lineinfra.com remote_server_on_non_vpc = 8ddff3de-dafd-41fc-b8ba-22a7ca734ea1 vpc_network_connectivity_validation = True test_conn_client_with_vpc_network_1_hostname = vqa-vpc-conn-test001002-vrdapitest-jp4v-prod.lineinfra.com. test_conn_client_with_vpc_network_1_ip = 10.15.128.88 test_conn_remote_with_vpc_network_1_server_id = 2112a23d-0414-4c9e-9f2d-53f5c24bd635 test_conn_remote_with_vpc_network_2_server_id = e03a8350-ea5c-464a-94e5-c9996cfc7a8e [oslo_concurrency] lock_path = ./tempest_lock [logstash] host = vqa-test-monitor-logstash.dev.linecorp.com port = 5000