Fix versionchanged
The change I9b806efc750009d64b08a5583449bebbf10e3fb4 was documented for the version 2.6 but it was merged after the release 2.6. So the change will only impact oslo.config 2.7. Change-Id: Ifd4f163cce4715cce10e41dc347d2aeb1231ae1b
This commit is contained in:
parent
ca1ca6a3a9
commit
d5cee91507
@ -674,7 +674,7 @@ class Opt(object):
|
||||
|
||||
a string explaining how the option's value is used
|
||||
|
||||
.. versionchanged:: 2.6
|
||||
.. versionchanged:: 2.7
|
||||
|
||||
An exception is now raised if the default value has the wrong type.
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user