cloudkitty/releasenotes/notes/remove-state-attribute-scope-28e48ae4ada5208d.yaml
Rafael Weingärtner 980d7871c1 Remove state field from API
Following the patch [1], this patchset executes the removal of the state
field from the API.

[1] https://review.opendev.org/c/openstack/cloudkitty/+/774634

Change-Id: I0dfef93c603524b732e6b2694d9c8877826b5ddc
2023-04-03 11:36:20 -03:00

6 lines
120 B
YAML

---
upgrade:
- |
The ``state`` field is removed from the scope API.
Use ``last_processed_timestamp`` instead.