Bugfix: easy_install -U setuptools go wrong due to the setuptools version 73/25473/1
authorchenjiankun <chenjiankun1@huawei.com>
Mon, 5 Dec 2016 08:53:25 +0000 (08:53 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Mon, 5 Dec 2016 08:53:25 +0000 (08:53 +0000)
commitcefc4e95e9b410c12faea47994d5a2162fa90870
treea65d6659d40286b06ad5252ef58efddd060bd2a8
parentef6ef8ed8f81d950a2c3a1a6f95c1e83879a9310
Bugfix: easy_install -U setuptools go wrong due to the setuptools version

JIRA: YARDSTICK-445

Currently we do not set the setuptools version.
Now the setuptools version update to the 30.2.0, but when run
easy_install -U setuptools, it goes wrong.
So I set the setuptools version to 30.0.0

Change-Id: Id7ae232cce6d088355f71a7124688cb625d18457
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
docker/Dockerfile