Enable direct upload from Glance

Change-Id: I0964dcf454d3f40496a08187d553cd2d7f02e55f
This commit is contained in:
Mohammed Naser 2020-09-03 07:38:10 -04:00
parent 214ad90a48
commit 92703b6f13
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ data:
]
OPERATION_LOG_ENABLED = True
HORIZON_IMAGES_UPLOAD_MODE = 'direct'
SECURITY_GROUP_RULES = {
'all_tcp': {