Files
watcher/releasenotes/notes/deprecate-maas-9dfbb7975d379231.yaml
Douglas Viroel 201fda5f5d Deprecate MAAS integration
This integration was previously set as experimental due
to lack of testing, maintenance and documentation[1]. It is
now being deprecated since it has eventlet code that
cannot be updated without a proper test environment and
some background knowledge on how it should work.
The removal of the code should happen before or together
with the removal of all other eventlet imports.

Change-Id: If5ac5e075275931e6e4024653ecd8043aca5d032
Signed-off-by: Douglas Viroel <viroel@gmail.com>
2026-02-06 12:31:00 -03:00

9 lines
346 B
YAML

---
deprecations:
- |
The MAAS (Metal as a Service) integration is now deprecated. This feature
was previously marked as experimental due to lack of testing, maintenance,
and documentation. The MAAS integration code is planned to be removed in
a future release, before or together with the removal of eventlet from
Watcher.