Modify deprecation warning for stores options

Modified deprecation warning message for 'stores' and
'default_store' config options. Both will be removed during
'U' development cycle.

Change-Id: I3c88b1cd8530365c503bf9a3c75b81def931a5e3
This commit is contained in:
Abhishek Kekane 2019-05-23 04:59:36 +00:00
parent 45e353d845
commit a6de131ccc
1 changed files with 2 additions and 2 deletions

View File

@ -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 Train development
This option is scheduled for removal in the U 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 Train development
This option is scheduled for removal in the U development
cycle.
""",
help="""