Comment 11 for bug 1823989

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

Reviewed: https://review.opendev.org/652958
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=87febca7935e85112cd2210946d298ec2c739882
Submitter: Zuul
Branch: stable/stein

commit 87febca7935e85112cd2210946d298ec2c739882
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