Comment 11 for bug 1838432

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

Reviewed: https://review.opendev.org/684205
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=2407f451c953d209bbbc4843b9aaf3027324af0a
Submitter: Zuul
Branch: master

commit 2407f451c953d209bbbc4843b9aaf3027324af0a
Author: marvin <email address hidden>
Date: Tue Sep 3 09:09:34 2019 +0000

    Removing unused flag disable_worker_services

    The disable_worker_services file was originally created
    to prevent the (bare metal) nova-compute services from
    running on a newly upgraded controller in an AIO-DX
    configuration. This situation no longer exists because
    the bare metal nova-compute services do not exist after
    transiting to containers. this flag is no longer needed.
    Removing all references to the disable_worker_services file.

    Change-Id: I551122d0383eb7f7d6e53defa4010e1d62c1c899
    Partial-Bug: #1838432
    Signed-off-by: marvin <email address hidden>