Comment 6 for bug 1748432

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

Reviewed: https://review.openstack.org/542832
Committed: https://git.openstack.org/cgit/openstack/charm-panko/commit/?id=86175f8b0597eb53e496d79936f69e8a3c6d6b37
Submitter: Zuul
Branch: master

commit 86175f8b0597eb53e496d79936f69e8a3c6d6b37
Author: Dmitrii Shcherbakov <email address hidden>
Date: Fri Feb 9 16:45:22 2018 +0300

    Configure WSGI worker processes dynamically

    Use WSGI worker process configuration in Apache templates inline
    with other OpenStack Charms.

    Additionally:

    * fixes typos in functional tests;
    * removes zesty-ocata (zesty is EoL);
    * fixes tox.ini to run xenial-ocata as Panko is only available in Ocata;
    * fixes src/test-requirements.txt to use a github url instead of lp;
    * adds a repo link now that Panko is in OpenStack repos.

    Change-Id: If24ad0ee3e7cc7282186e8a80c8c2174ab4daa02
    Closes-Bug: 1748432