Comment 8 for bug 1855443

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

Reviewed: https://review.opendev.org/698543
Committed: https://git.openstack.org/cgit/x/packstack/commit/?id=c024700d60b30f0a858effd16ab625fd4a269b6c
Submitter: Zuul
Branch: stable/rocky

commit c024700d60b30f0a858effd16ab625fd4a269b6c
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)