Comment 1 for bug 1489969

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

Reviewed: https://review.openstack.org/218393
Committed: https://git.openstack.org/cgit/stackforge/anvil/commit/?id=7c027d40e2b616ba57f7c69f8162a6311461a566
Submitter: Jenkins
Branch: master

commit 7c027d40e2b616ba57f7c69f8162a6311461a566
Author: Joshua Harlow <email address hidden>
Date: Fri Aug 28 10:14:28 2015 -0700

    Ensure setuptools is somewhat recent

    Due to bugs in older setuptools version parsing
    we need to set a relatively new version of setuptools
    so that parsing works better (and/or correctly).

    This seems especially important on 2.6 which due to
    a busted setuptools (and associated pkg_resources) seems
    to be matching against incorrect versions.

    Closes-bug: #1489969

    Change-Id: Ib859c7df955edef0f38c5673bd21a4767c781e4a