summaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
blob: 117063aa23ea0725d4745dcae536f3094eeaec32 (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
---
compute:
    max_microversion: 2.60
compute-feature-enabled:
    shelve: false
    vnc_console: false
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: 1.17
volume:
    max_microversion: 3.50
    storage_protocol: iSCSI
volume-feature-enabled:
    backup: false