keystone/releasenotes/notes/bug_1698900-f195125bf341d887.yaml
Lance Bragstad d1562fbccb Include a link in release note for bug 1698900
This was merged without a link to the bug that it fixed. This should
be backported to stable/pike so that it's rendered properly in the
release notes.

Change-Id: I7230b48ba232f3f6807689f82efda4a010924d1c
2017-08-22 17:14:23 +00:00

8 lines
364 B
YAML

fixes:
- |
[`bug 1698900 <https://bugs.launchpad.net/keystone/+bug/1698900>`_]
The implementation for checking database state during an upgrade with the
use of `keystone-manage db_sync --check` has been corrected. This allows
users and automation to determine what step is next in a rolling upgrade
based on logging and command status codes.