aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
blob: 067620258fe30dfb86463ffc0916e772f075f20b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
compute:
    max_microversion: latest
compute-feature-enabled:
    shelve: false
    vnc_console: false
    cold_migration: false
    block_migration_for_live_migration: true
identity:
    user_unique_last_password_count: 2
    user_lockout_duration: 10
    user_lockout_failure_attempts: 2
identity-feature-enabled:
    api_v2: false
    api_v2_admin: false
    security_compliance: true
image-feature-enabled:
    api_v2: true
    api_v1: false
placement:
    max_microversion: latest
volume:
    max_microversion: latest
    storage_protocol: iSCSI
volume-feature-enabled:
    backup: true
load_balancer:
    test_with_noop: true
neutron_plugin_options:
    agent_availability_zone: nova
    available_type_drivers: flat,geneve,vlan,gre,local,vxlan