6c290124b9
In ancient times, B&R used heat templates to deploy ReaR to the controllers. Since a long time, this has been superseded by an ansible playbook ran by openstack overcloud backup --setup-rear. Now, that feature is duplicated, so we remove the possibility of installing ReaR with heat. A deprecation notice has been submitted to stable/train in patch #847148 Related-Bug: rhbz#2097611 Change-Id: Ic01c44ba35b6d28cb45879b1006633ac1fcf8d19
7 lines
184 B
YAML
7 lines
184 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The templates to install ReaR via heat have been removed.
|
|
Rear can be installed using Ansible via the command
|
|
`openstack overcloud backup --setup-rear`.
|