designate/releasenotes/notes/stein-upgrade-checkers-cli-b8518126fff82be6.yaml
Ben Nemec 1842802de4 Add designate-status command for upgrade checks
This checks for duplicate entries in the service_statuses table
which will be an error after change
I307a8f7dd8b8a83effa447a846db3288efa32dba.

Related-Bug: 1768824

Story: 2003657
Task: 26127

Change-Id: Ie0350b034f0eb03749138aadd0951d30073214c0
Co-authored-by: Doug Hellmann <doug@doughellmann.com>
2018-12-07 21:53:17 +00:00

8 lines
288 B
YAML

---
features:
- |
A new ``designate-status upgrade check`` command has been added which can
be used to validate a deployment before starting services with new code.
See the documentation for details:
https://docs.openstack.org/designate/latest/cli/designate-status.html