Merge "Sc001: Enable glance image import methods"

This commit is contained in:
Zuul 2021-11-30 15:57:54 +00:00 committed by Gerrit Code Review
commit 8895b48a13
1 changed files with 9 additions and 0 deletions

View File

@ -129,6 +129,15 @@ parameter_defaults:
CephClusterFSID: e2cba068-5f14-4b0f-b047-acf375c0004a
CinderRbdAvailabilityZone: ceph3-AZ
CinderBackupBackend: ceph
GlanceEnabledImportMethods: 'glance-direct,web-download,copy-image'
# For copy-image method, we are overriding the policy here to allow
# everyone and every type of image (private or public) to copy.
# This way we will be able to test copy image via non-admin as well
# as on private images. The policy is default to admin only in glance
GlanceApiPolicies:
glance-copy_image:
key: "copy_image"
value: ""
GlanceBackend: cinder
GlanceStoreDescription: 'Cinder glance store'
GlanceMultistoreConfig: