Comment 8 for bug 1959662

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

Reviewed: https://review.opendev.org/c/openstack/python-tripleoclient/+/827257
Committed: https://opendev.org/openstack/python-tripleoclient/commit/a3c8ecf325b3b00c0f3d60398966b8b0d8e68ad0
Submitter: "Zuul (22348)"
Branch: master

commit a3c8ecf325b3b00c0f3d60398966b8b0d8e68ad0
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>