Comment 1 for bug 1665044

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

Reviewed: https://review.openstack.org/434446
Committed: https://git.openstack.org/cgit/openstack/charm-keystone/commit/?id=3cfc297f44aa6cbca83fb5fa72c62a0546ebf877
Submitter: Jenkins
Branch: master

commit 3cfc297f44aa6cbca83fb5fa72c62a0546ebf877
Author: David Ames <email address hidden>
Date: Wed Feb 15 10:08:54 2017 -0800

    Cleanup unused apache site configurations

    When the keystone charm is upgraded the apache mod_wisgi
    configuration file name has changed. With duplicate configuration
    files apache fails to start up. Generalize the function
    disable_unused_apache_sites to handle any sites we may need cleaned
    up now or in the future.

    Change-Id: I13111bf9788ba3bfbef3efedb7b027323c84a6b8
    Closes-bug: #1665044