Merge "Revert "Deprecate Masakari""

This commit is contained in:
Zuul
2024-04-25 12:48:36 +00:00
committed by Gerrit Code Review
3 changed files with 7 additions and 6 deletions

View File

@@ -56,7 +56,7 @@ Kolla Ansible deploys containers for the following OpenStack projects:
- `Kuryr <https://docs.openstack.org/kuryr/latest/>`__ - `Kuryr <https://docs.openstack.org/kuryr/latest/>`__
- `Magnum <https://docs.openstack.org/magnum/latest/>`__ - `Magnum <https://docs.openstack.org/magnum/latest/>`__
- `Manila <https://docs.openstack.org/manila/latest/>`__ - `Manila <https://docs.openstack.org/manila/latest/>`__
- `Masakari <https://docs.openstack.org/masakari/latest/>`__ (deprecated) - `Masakari <https://docs.openstack.org/masakari/latest/>`__
- `Mistral <https://docs.openstack.org/mistral/latest/>`__ - `Mistral <https://docs.openstack.org/mistral/latest/>`__
- `Murano <https://docs.openstack.org/murano/latest/>`__ - `Murano <https://docs.openstack.org/murano/latest/>`__
- `Neutron <https://docs.openstack.org/neutron/latest/>`__ - `Neutron <https://docs.openstack.org/neutron/latest/>`__

View File

@@ -19,8 +19,3 @@ which are the main Masakari components only if ``enable_masakari`` is set in
Masakari Instance Monitor containers are enabled. The deployment of each type Masakari Instance Monitor containers are enabled. The deployment of each type
of monitors can be controlled individually via of monitors can be controlled individually via
``enable_masakari_instancemonitor`` and ``enable_masakari_hostmonitor``. ``enable_masakari_instancemonitor`` and ``enable_masakari_hostmonitor``.
.. note::
Support for deploying Masakari has been deprecated in the 2023.2 (Bobcat)
release due to failures in the CI and lack of contributors working on
fixing this.

View File

@@ -0,0 +1,6 @@
---
deprecations:
- |
Support for deploying Masakari is no longer deprecated. The Masakari CI
scenarios are now working again, and commitment has been made to improve
the health of the project.