Comment 10 for bug 1823989

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

Reviewed: https://review.openstack.org/651317
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=d62ccca3e03013c0728c4a20b3930cde540b513a
Submitter: Zuul
Branch: master

commit d62ccca3e03013c0728c4a20b3930cde540b513a
Author: Mark Goddard <email address hidden>
Date: Tue Apr 9 15:52:08 2019 +0000

    Fix ubuntu binary deploys

    1. The Keystone WSGI scripts don't have a python3- prefix, although they
       are using python 3.

    2. The Placement WSGI script doesn't have a python3- prefix, although it
       is using python 3.

    Depends-On: https://review.openstack.org/651327
    Change-Id: I805df8f85634edea8322495ca73897d44967cfe6
    Closes-Bug: #1823989