Comment 4 for bug 2051389

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to integ (master)

Reviewed: https://review.opendev.org/c/starlingx/integ/+/907431
Committed: https://opendev.org/starlingx/integ/commit/b5ef59fc8ed4148e4458de97b7a6108297fc567f
Submitter: "Zuul (22348)"
Branch: master

commit b5ef59fc8ed4148e4458de97b7a6108297fc567f
Author: Eric MacDonald <email address hidden>
Date: Wed Jan 31 19:19:05 2024 +0000

    Remove guestServer and guestAgent from systemd-presets

    The stx/nfv/mtce-guest service has been deprecated and is no longer
    built as part of the nfv git.

    https://opendev.org/starlingx/nfv/commit/
    bfded2ded62263695ec37fb6214eda7b191c1cbc

    However, removing the guestServer and guestAgent systemd presets
    were missed.

    Therefore, as a final cleanup effort for these deprecated
    services, this update removes all references to both the
    guestAgent and guestServer from starlingX systemd-presets.

    Test Plan:

    PASS: Full clean Debian build
    PASS: Debian ISO install Standard system with worker and storage
    PASS: Verify guestServer and guestAgent service files are not packaged.

    Related-Bug: 2051389
    Change-Id: I4b0dfa1739f35b0ceab3b6b98a9b24eb53caa1a9
    Signed-off-by: Eric MacDonald <email address hidden>