Fix misspell word

Change-Id: Ib69f56b77b75956e86c83e12f64bae4ee7bb1de0
This commit is contained in:
Q.hongtao 2019-09-06 16:57:14 +08:00
parent b2e7de79df
commit 7f05df0f3e
2 changed files with 2 additions and 2 deletions

View File

@ -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.
#

View File

@ -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