Comment 11 for bug 1959662

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to python-tripleoclient (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/python-tripleoclient/+/827647
Committed: https://opendev.org/openstack/python-tripleoclient/commit/9fd8583f306413f422dd08a731e51e33ad03aff8
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 9fd8583f306413f422dd08a731e51e33ad03aff8
Author: Bogdan Dobrelya <email address hidden>
Date: Tue Feb 1 10:50:06 2022 +0100

    Deprecate and unwire enable_nova UC option

    Since Wallaby Nova services aren't required in the Undercloud,
    therefore deprecate the enable_nova flag from the undercloud.conf.

    The undercloud-enable-nova.yaml env file will no longer be added
    to the deployment command, even if enable_nova is set in the config.

    Related-bug: #1959662
    Change-Id: I29e1b1b6ad1b5b3664f608a780512e1cbe3acacf
    Signed-off-by: Bogdan Dobrelya <email address hidden>
    (cherry picked from commit a3c8ecf325b3b00c0f3d60398966b8b0d8e68ad0)