charm-nova-cloud-controller/unit_tests
Sahid Orentino Ferdjaoui 9092ab6367 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.

Conflicts:
  hooks/nova_cc_hooks.py
    in upgrade_charm() the conflict were because i did not
    cherrypicked the template update for placement api
    (131497868f) which does not make
    sens for the purpose of a backport to stable. I removed the
    comment.

  hooks/nova_cc_utils.py
    in disable_package_apache_site() the conflict where also related
    to (131497868f).

Closes-Bug: #1812672
Change-Id: I3bf279638c5decf1020345f3d2e876e379144997
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>
(cherry picked from commit 13eca55803)
2019-02-15 09:47:39 +00:00
..
__init__.py Switch the charm to support py3 2018-10-18 15:43:03 +01:00
test_actions.py Switch the charm to support py3 2018-10-18 15:43:03 +01:00
test_actions_openstack_upgrade.py Switch the charm to support py3 2018-10-18 15:43:03 +01:00
test_nova_cc_contexts.py Switch the charm to support py3 2018-10-18 15:43:03 +01:00
test_nova_cc_hooks.py service: updates nova-api-os-compute service to use apache wsgi 2019-02-15 09:47:39 +00:00
test_nova_cc_utils.py service: updates nova-api-os-compute service to use apache wsgi 2019-02-15 09:47:39 +00:00
test_utils.py Switch the charm to support py3 2018-10-18 15:43:03 +01:00