python-tripleoclient/releasenotes/notes/remove-overcloud-remote-execute-c04b4f3aecddaf1c.yaml
Rabi Mishra 3ac5df3f0b Add releasenote for removal of overcloud remote execute command
Missed in https://review.opendev.org/716851

Change-Id: I583adc66b45a759a75ed97e55064401af6fe9702
2020-04-08 10:37:01 +05:30

9 lines
311 B
YAML

---
upgrade:
- |
``openstack overcloud remote execute`` command has been removed.
It depended on os-collect-config service on the overcloud nodes,
that had been disabled by default since rocky. Please use ansible
playbooks to make necessary configuration changes in place of this
command.