Reviewed: https://review.openstack.org/633482 Committed: https://git.openstack.org/cgit/openstack/charm-nova-cloud-controller/commit/?id=131497868f442bcf06bc199a36e2962b8ac0018d Submitter: Zuul Branch: master
commit 131497868f442bcf06bc199a36e2962b8ac0018d Author: Sahid Orentino Ferdjaoui <[email protected]> Date: Mon Jan 28 12:13:57 2019 +0100 template: update conf template for placement-api Currently we directly use the one provided by charmhelper which does not allow to reuse it for an other service. In this commit we symlink a new template called wsgi-placement-api.conf to charmhelper/../wsgi-openstack-api.conf. The disable_package_apache2_site() call has been added in do_openstack_upgrade() since previously it was not necessary to have it during this step. The disable_package_apache2_site() call has been added in upgrade-charm to ensure that we remove old wsgi config for users which are already using bionic-rocky and are upgrading their charm. Partial-Bug: #1812672 Change-Id: Idc3cad9304eaf9b610db20650c32cd754f016358 Signed-off-by: Sahid Orentino Ferdjaoui <[email protected]> -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1812672 Title: impossible to create nova instances after upgrading to rocky To manage notifications about this bug go to: https://bugs.launchpad.net/charm-nova-cloud-controller/+bug/1812672/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
