summaryrefslogtreecommitdiff
path: root/releasenotes/notes/wallaby-operating-status.yaml
blob: 0117047eb4af14c6f4ad46d38dc733ca877328e6 (plain)
1
2
3
4
5
6
7
8
9
---
features:
  - Added a new field ``operating_status`` for the instance to show the actual
    operational status of user's database. See
    https://docs.openstack.org/trove/latest/user/instance-status.html for more
    information.
upgrade:
  - Any 3rd party clients that are talking with Trove API to wait for
    ``status`` should be notified to use ``operating_status`` instead.