Comment 15 for bug 1833730

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

Reviewed: https://review.opendev.org/672544
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=6790b7e7c7b7742170554c5b219a02abbf6fcd16
Submitter: Zuul
Branch: master

commit 6790b7e7c7b7742170554c5b219a02abbf6fcd16
Author: Bart Wensley <email address hidden>
Date: Fri Jul 19 14:14:28 2019 -0500

    Replicate nova-api-proxy pod

    The nova-api-proxy is currently running in a single pod on one of
    the controllers. To improve recovery time when a controller
    fails, the nova-api-proxy pod will now be run with replicas
    set to two and anti-affinity configured so there is a pod on
    each controller.

    Closes-bug: 1833730
    Change-Id: Iacd17251b86050e337d9a0f832b9dfa6e9864fce
    Signed-off-by: Bart Wensley <email address hidden>