fix bug 954488
Docstring update Change-Id: Ic0c60818a7097e777927f3801dd674ce72571224
This commit is contained in:
@@ -37,7 +37,7 @@ Options can be strings, integers, floats, booleans, lists or 'multi strings'::
|
||||
help='List of APIs to enable by default')
|
||||
|
||||
DEFAULT_EXTENSIONS = [
|
||||
'nova.api.openstack.contrib.standard_extensions'
|
||||
'nova.api.openstack.compute.contrib.standard_extensions'
|
||||
]
|
||||
osapi_compute_extension_opt = cfg.MultiStrOpt('osapi_compute_extension',
|
||||
default=DEFAULT_EXTENSIONS)
|
||||
|
||||
Reference in New Issue
Block a user