Comment 8 for bug 1706118

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (stable/ocata)

Reviewed: https://review.openstack.org/501746
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b55ca354463a387d79e265701dd78cf3a51e457f
Submitter: Jenkins
Branch: stable/ocata

commit b55ca354463a387d79e265701dd78cf3a51e457f
Author: Matt Riedemann <email address hidden>
Date: Mon Jul 24 11:30:35 2017 -0400

    Provide hints when nova-manage db sync fails to sync cell0

    Lots of people get tripped up on the error message when
    syncing cell0 fails and the question asked is confusing and
    possibly misleading, so this change includes several questions
    for troubleshooting and also dumps the actual error message.

    Related-Bug: #1706118

    Change-Id: I865f76705f10493152af50b9842c6fedc563fea4
    (cherry picked from commit 05f3d9d39b7b95fac343ba431855482a5d96584a)