Comment 2 for bug 2003117

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ha (master)

Reviewed: https://review.opendev.org/c/starlingx/ha/+/870859
Committed: https://opendev.org/starlingx/ha/commit/d312729809285e2901b3bf051b54cba37389a8ae
Submitter: "Zuul (22348)"
Branch: master

commit d312729809285e2901b3bf051b54cba37389a8ae
Author: Rafael Falcao <email address hidden>
Date: Tue Jan 17 16:29:12 2023 -0300

    Remove guest-agent related queries from sm database

    The guest-agent service it is currently being activated
    in setups where stx-openstack is applied but it's not
    being used since we went to containerized openstack.
    Since this service is no longer being used we are currently
    removing the service and all related queries that are on
    the create_sm_db file.

    Test Plan:
    PASS: Perform a fresh install on a duplex environment and
    check that no error log related to guest-agent is appearing
    in the sm log file and no 400.02 alarm was raised on
    fm alarm-list.

    Closes-Bug: 2003117

    Signed-off-by: Rafael Falcao <email address hidden>
    Change-Id: I145bd8a45c12319facc4d1eff90b785a33a1d2c0