heat/releasenotes/notes/remove-senlin-586d6754a7610bdf.yaml
Takashi Kajinami 0357a47900 Remove Senlin support
The senlin project was marked inactive during this cycle[1]. Its
project health has not been improved even at m-2 thus 2024.1 release
will not be created for this project.

The project is retired because of no interest/volunteer to maintain
it[2].

[1] https://review.opendev.org/c/openstack/governance/+/902626
[2] https://review.opendev.org/c/openstack/governance/+/919347

Change-Id: I615de4d659f1d7879ad311e9f1c97a6937934262
2024-05-11 21:36:15 +09:00

16 lines
433 B
YAML

---
upgrade:
- |
Integration with senlin has been removed because the senlin project has
been retired. Because of the removal, the following resource types are no
longer supported and now hidden.
- ``OS::Senlin::Cluster``
- ``OS::Senlin::Node``
- ``OS::Senlin::Policy``
- ``OS::Senlin::Profile``
- ``OS::Senlin::Receiver``
Also, the options in ``[clients_senlin]`` section have been removed.