trove/releasenotes/notes/ussuri-database-instance-healthy.yaml
Lingxian Kong dfe826402b Config admin clients as default
Change-Id: Ib4dc349ab7ed4193189ed6bc2bae699d51064998
2020-01-19 16:11:41 +13:00

9 lines
306 B
YAML

---
features:
- A new database service status ``HEALTHY`` is introduced to indicate that
the service is responsive. ``HEALTHY`` is the final status after
``ACTIVE``.
upgrade:
- Any existing scripts that rely on the database instance ``ACTIVE`` status
should now rely on ``HEALTHY`` status.