Comment 9 for bug 1855443

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

Reviewed: https://review.opendev.org/698544
Committed: https://git.openstack.org/cgit/x/packstack/commit/?id=53617e23547c6a2987471500ae4666fb57b2642c
Submitter: Zuul
Branch: stable/queens

commit 53617e23547c6a2987471500ae4666fb57b2642c
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)