Update deprecation notices
Removal of 'stores' and 'default_store' has been postponed until Train; update the deprecation text and add a release note. Change-Id: Ib01be1746f9a1b414d6a9436032c34034a2e6f45
This commit is contained in:
parent
b8b873433e
commit
429402b541
@ -41,7 +41,7 @@ This option is deprecated against new config option
|
||||
``enabled_backends`` which helps to configure multiple backend stores
|
||||
of different schemes.
|
||||
|
||||
This option is scheduled for removal in the Stein development
|
||||
This option is scheduled for removal in the Train development
|
||||
cycle.
|
||||
""",
|
||||
help="""
|
||||
@ -77,7 +77,7 @@ This option is deprecated against new config option
|
||||
``default_backend`` which acts similar to ``default_store`` config
|
||||
option.
|
||||
|
||||
This option is scheduled for removal in the Stein development
|
||||
This option is scheduled for removal in the Train development
|
||||
cycle.
|
||||
""",
|
||||
help="""
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
Removal of the ``stores`` and ``default_store`` configuration options,
|
||||
which were deprecated in Rocky, has been postponed until during the
|
||||
Train development cycle.
|
Loading…
Reference in New Issue
Block a user