Describe default of OPENSTACK_HYPERVISOR_FEATURES['enable_quotas']

... as the other options are listed.

Change-Id: I90c8ad30d2f9121cd4f730f6d8cf66ae39e49dff
This commit is contained in:
Takashi Kajinami 2021-12-14 21:48:50 +09:00
parent b725778cd2
commit 1aca8df615
1 changed files with 1 additions and 0 deletions

View File

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