Fix misspell word
Change-Id: Ib69f56b77b75956e86c83e12f64bae4ee7bb1de0
This commit is contained in:
parent
b2e7de79df
commit
7f05df0f3e
@ -324,7 +324,7 @@
|
||||
## DEPRECATED PARAMS
|
||||
#
|
||||
# [*manage_logging*]
|
||||
# (optional) Whether to manage olso.logging options
|
||||
# (optional) Whether to manage oslo.logging options
|
||||
# If set to false, neutron::logging class should be evaluated
|
||||
# Defaults to undef.
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Add logging class to manage olso.log related options
|
||||
Add logging class to manage oslo.log related options
|
||||
init class can still be used for managing the limited number of options
|
||||
Add option _manage_logging_ for init class to make it possible to evaluate
|
||||
logging class separately from init class in one catalog
|
||||
|
Loading…
Reference in New Issue
Block a user