Always verify os_glance reserved namespace
On master, we should always enable tempest's verification of Glance's os_glance namespace enforcement. Change-Id: Ia71878e6c53ee683a868112959876798e946e2ce Depends-On: https://review.opendev.org/c/openstack/glance/+/771070
This commit is contained in:
@@ -351,6 +351,7 @@ function configure_tempest {
|
||||
iniset $TEMPEST_CONFIG image disk_formats "ami,ari,aki,vhd,raw,iso"
|
||||
fi
|
||||
iniset $TEMPEST_CONFIG image-feature-enabled import_image $GLANCE_USE_IMPORT_WORKFLOW
|
||||
iniset $TEMPEST_CONFIG image-feature-enabled os_glance_reserved True
|
||||
# Compute
|
||||
iniset $TEMPEST_CONFIG compute image_ref $image_uuid
|
||||
iniset $TEMPEST_CONFIG compute image_ref_alt $image_uuid_alt
|
||||
|
||||
Reference in New Issue
Block a user