Comment 2 for bug 1569633

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

Reviewed: https://review.openstack.org/304928
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=9c8f3ffee0e442e7bcf0e7225520860f086fb412
Submitter: Jenkins
Branch: master

commit 9c8f3ffee0e442e7bcf0e7225520860f086fb412
Author: Serguei Bezverkhi <email address hidden>
Date: Tue Apr 12 22:04:39 2016 -0400

    Fixes kolla_toolbox failure due to missing pytz module

    kolla_toolbox contantly fails to build due to a missing module pytz,
    add it before the dependent module installation.

    Change-Id: Ia497f4eef830259e8e27307d6b3100dc7660b99f
    Closes-Bug: #1569633