Comment 6 for bug 1823989

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

Reviewed: https://review.openstack.org/651327
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=6c0065185943355851308ae4df23b73918fab7be
Submitter: Zuul
Branch: master

commit 6c0065185943355851308ae4df23b73918fab7be
Author: Mark Goddard <email address hidden>
Date: Tue Apr 9 17:43:54 2019 +0100

    Fix ubuntu binary deploys

    1. Install python3-pymysql in placement-base image.
    2. Remove default placement WSGI config.
    3. Use python3 for manage.py in horizon

    Change-Id: Ibb620af2241e39fe99bc48757f90296c0d77d438
    Partial-Bug: #1823989