Merge "Describe default of OPENSTACK_HYPERVISOR_FEATURES['enable_quotas']"

This commit is contained in:
Zuul 2021-12-23 10:44:32 +00:00 committed by Gerrit Code Review
commit 9c63febd4e
1 changed files with 1 additions and 0 deletions

View File

@ -445,6 +445,7 @@ OPENSTACK_ENABLE_PASSWORD_RETRIEVE = True
#OPENSTACK_HYPERVISOR_FEATURES = {
# 'can_set_mount_point': False,
# 'can_set_password': False,
# 'enable_quotas': True,
# 'requires_keypair': False,
#}