Comment 25 for bug 1812672

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-cloud-controller (master)

Reviewed: https://review.openstack.org/633219
Committed: https://git.openstack.org/cgit/openstack/charm-nova-cloud-controller/commit/?id=13eca55803c8320a401ccf923c29b7bfeb85d0fc
Submitter: Zuul
Branch: master

commit 13eca55803c8320a401ccf923c29b7bfeb85d0fc
Author: Sahid Orentino Ferdjaoui <email address hidden>
Date: Mon Jan 28 11:37:40 2019 +0100

    service: updates nova-api-os-compute service to use apache wsgi

    Due to an issue in python3 oslo_cache+eventlet when using
    memcached. As workaroud for Rocky it has been decided to run service
    nova-api-os-compute from systemd to apache2.

    Closes-Bug: #1812672
    Depends-On: https://review.openstack.org/#/c/633218
    Depends-On: https://review.openstack.org/#/c/633482
    Change-Id: I3bf279638c5decf1020345f3d2e876e379144997
    Signed-off-by: Sahid Orentino Ferdjaoui <email address hidden>