revise doc: support_extension_aliases to supported_extension_aliases

supported_extension_aliases attribute is used for extension instead of
support_extension_aliases.

Change-Id: Id46a3e0adb3d5210b2d6c4e2d666da297314f328
This commit is contained in:
Shaohe Feng 2016-12-01 10:25:25 +08:00
parent bf84180411
commit 6ef6c3c76b
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ The latter driver is however deprecated.
The Quota API extension handles quota management, whereas the Quota Engine
component handles quota enforcement. This API extension is loaded like any
other extension. For this reason plugins must explicitly support it by including
"quotas" in the support_extension_aliases attribute.
"quotas" in the supported_extension_aliases attribute.
In the Quota API simple CRUD operations are used for managing project quotas.
Please note that the current behaviour when deleting a project quota is to reset