kolla-ansible/releasenotes/notes/deprecate-sanity-checks-928ef3af2dc0f187.yaml
Tim Beermann 591f366ed7 Remove sanity checks
"Smoke tests" for barbican, cinder, glance and keystone have been removed as discussed in PTG April 2022.

Signed-off-by: Tim Beermann <beermann@osism.tech>
Change-Id: I613287a31e0ea6aede070e7e9c519ab2f5f182bd
2022-05-13 17:41:34 +00:00

19 lines
455 B
YAML

---
deprecations:
- |
In the April 2022 PTG the deprecation and removal of the sanity
checks has been confirmed. Therefore the usage of
.. code-block:: bash
kolla-ansible check
is not possible any more.
features:
- |
Sanity checks have been removed. These "smoke tests" orignially
were implemented for barbican, cinder, glance and keystone.
upgrade:
- |
Sanity checks have been removed because they were broken.