python-tripleoclient/releasenotes/notes/remove-overcloud-failures-90e18749b7b8c960.yaml
Rabi Mishra 7cef22cc68 Remove openstack overcloud failures command
This was added to fetch the ansible errors via mistral api. We had
long removed the json_error.py callback plugin that used to write
ansible-errors.json, when moving ansible code to tripleo-ansible
repo and the command is useless now. Also, users won't need it as
they can get the errors from ansible.log.

Change-Id: Iceb4c282f3ae9fcb2c3836263ba66f5792e42334
2020-04-16 11:41:57 +05:30

7 lines
188 B
YAML

---
upgrade:
- |
``openstack overcloud failures`` command used to get ansible
errors with mistral api has been removed as part of removal
of mistral service from undercloud.