dfe826402b
Change-Id: Ib4dc349ab7ed4193189ed6bc2bae699d51064998
9 lines
306 B
YAML
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.
|