Comment 6 for bug 1720215

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

Reviewed: https://review.openstack.org/508812
Committed: https://git.openstack.org/cgit/openstack/charm-cinder/commit/?id=6dd1af6059338a99e82d4a94ac743af7643c9db3
Submitter: Jenkins
Branch: master

commit 6dd1af6059338a99e82d4a94ac743af7643c9db3
Author: Liam Young <email address hidden>
Date: Fri Sep 29 17:42:27 2017 +0000

    Fix disabling cinder wsgi vhost from package

    The package shipped vhost should be disabled by the charm but due to a bug
    this was not happening. This means that apache (on artful) fails to start.
    On xenial and zesty both seem to allow apache to start when it has a
    conflicting port with haproxy which is why this has not caused a problem
    previousy releases (Bug #1720378).

    Change-Id: Ic83452d232838e6ffcc2b8dc5f33dae347f7cb3d
    Closes-Bug: #1720215
    Depends-On: I08c3963eb21bbc9f1035a5f565a9b4d993222887