diff options
author | Chris Yeoh <cyeoh@au1.ibm.com> | 2013-05-17 16:53:37 +0930 |
---|---|---|
committer | Chris Yeoh <cyeoh@au1.ibm.com> | 2013-06-03 14:27:41 +0930 |
commit | bb36650f87dd4b30e9ebbbb4409444b4482338b5 (patch) | |
tree | 3775ebb20bac3b3c50d61eb8a952a56a01de2640 /nova/utils.py | |
parent | 5ec5dbbf3034c7e092f7513272ed7faf835de550 (diff) | |
download | nova-bb36650f87dd4b30e9ebbbb4409444b4482338b5.tar.gz nova-bb36650f87dd4b30e9ebbbb4409444b4482338b5.tar.xz nova-bb36650f87dd4b30e9ebbbb4409444b4482338b5.zip |
Adds ability to black/whitelist v3 API extensions
Adds a config option which will blacklist specific v3 API extensions
from being loaded even if they are detected.
Adds a config option which if the list is not empty will stop
any v3 API extension from being loaded unless it is in the whitelist.
No filtering occurs if the whitelist is empty
Creates a config option group osapi_v3 to hold the two new options
and osapi_v3_enabled renamed to just enabled within the new group
Partially implements blueprint v3-api-extension-framework
Change-Id: Iec7fdb073b933791b0110dae485538c9080f2670
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions