Comment 2 for bug 1814835

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

Reviewed: https://review.openstack.org/635065
Committed: https://git.openstack.org/cgit/openstack/stx-root/commit/?id=88494909715fafe35250eb344c7b633157d87b86
Submitter: Zuul
Branch: master

commit 88494909715fafe35250eb344c7b633157d87b86
Author: Al Bailey <email address hidden>
Date: Tue Feb 5 16:36:02 2019 -0600

    Fix docker image build failures due to google-api-python-client

    This enforces google-api-python-client 1.7.7 which
    is available on pypi site as a wheel that is both python2
    and python3.

    This affected only master docker images, pike was not
    impacted

    Closes-Bug: 1814835
    Change-Id: I1bae1a5a3a1b0fcd323d072a113381c3340f9134
    Signed-off-by: Al Bailey <email address hidden>