4acf175de7
Tempest CLI verify-tempest-config was deprecated
4 years ago.
With assumption of all the users of this CLI have
moved to new CLI 'tempest verify_config', it is
time to remove the old deprecated CLI now.
'verify_tempest_config' should be now used as
'tempest verify_config'
The following commit gives the idea of deprecation
message:-
e45aa842bc
Signed-off by: Soniya Vyas<svyas@redhat.com>
Change-Id: Ic3dbd6f5e854e017a5bec4b1a625730ab68e767d
8 lines
210 B
YAML
8 lines
210 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Remove the deprecated CLI ``verify-tempest-config`` in favour of
|
|
``tempest verify-config`` command.
|
|
You can use ``tempest verify-config`` CLI to verify the tempest
|
|
conf file.
|