heat/releasenotes/notes/remove-sahara-c01d0ca29d3a9e1d.yaml
Takashi Kajinami 6cbf9a1e34 Remove Sahara support
The sahara 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/+/899986
[2] https://review.opendev.org/c/openstack/governance/+/919374

Change-Id: If5a50258c3a9cba29c3f2202a640b5c3c1a8b0be
2024-05-11 12:36:33 +00:00

20 lines
610 B
YAML

---
upgrade:
- |
Integration with sahara has been removed because the sahara 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_sahara]`` section have been removed.
- |
Default value of the ``[DEFAULT] hidden_stack_tags`` option has been
updated and now stacks with the ``data-processing-cluster`` tag is not
hidden by default.