Merge "Fix some tempest values"
This commit is contained in:
commit
b6830fd9c3
@ -132,14 +132,13 @@ conf:
|
|||||||
use_dynamic_credentials: true
|
use_dynamic_credentials: true
|
||||||
tempest_roles: admin, member
|
tempest_roles: admin, member
|
||||||
identity:
|
identity:
|
||||||
admin_domain_scope: true
|
admin_domain_scope: false
|
||||||
auth_version: v3
|
auth_version: v3
|
||||||
# region value set by configmap-etc
|
# region value set by configmap-etc
|
||||||
region: null
|
region: null
|
||||||
# uri_v3 value set by configmap-etc
|
# uri_v3 value set by configmap-etc
|
||||||
uri_v3: null
|
uri_v3: null
|
||||||
identity-feature-enabled:
|
identity-feature-enabled:
|
||||||
api_v2: false
|
|
||||||
api_v3: true
|
api_v3: true
|
||||||
image:
|
image:
|
||||||
http_image: "http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img"
|
http_image: "http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img"
|
||||||
@ -206,9 +205,7 @@ conf:
|
|||||||
disk_formats: raw
|
disk_formats: raw
|
||||||
backend_name: rbd1
|
backend_name: rbd1
|
||||||
storage_protocol: rbd
|
storage_protocol: rbd
|
||||||
volume-feature-enabled:
|
catalog_type: volumev3
|
||||||
api_v1: False
|
|
||||||
api_v3: True
|
|
||||||
cleanup:
|
cleanup:
|
||||||
force: false
|
force: false
|
||||||
enabled: true
|
enabled: true
|
||||||
|
Loading…
Reference in New Issue
Block a user