Comment 10 for bug 1855443

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to packstack (stable/train)

Reviewed: https://review.opendev.org/698541
Committed: https://git.openstack.org/cgit/x/packstack/commit/?id=c32f8cb9988b6509ad522e4f4aaff2a057c6fb88
Submitter: Zuul
Branch: stable/train

commit c32f8cb9988b6509ad522e4f4aaff2a057c6fb88
Author: Javier Pena <email address hidden>
Date: Wed Dec 11 13:15:58 2019 +0100

    Ensure the Aodh DB is synced

    We were lacking the "sync_db => true" parameter when calling aodh::api,
    so the database was not initialized, and API calls were failing.

    Change-Id: Idbc4f5a3310c0776ba4973b45dbaf554d8372b8e
    Closes-Bug: #1855443
    (cherry picked from commit 1f64071f5a17dd3d66033edd5c3786d67459c293)