tempest/releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml
Soniya Vyas 4acf175de7 Remove the deprecated verify-tempest-config CLI
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
2019-12-26 13:15:09 +05:30

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.