Add python-openstackclient in docker image 99/51099/2
authorAlex Yang <yangyang1@zte.com.cn>
Thu, 25 Jan 2018 06:51:19 +0000 (14:51 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Fri, 26 Jan 2018 08:02:38 +0000 (16:02 +0800)
commita782de27a72590f932a9883e6c9d287aca4ea3f7
treeb68cc7dcde44bffd32ac80de20b580ef432cb829
parent810f91e242a5d1a562712df72a9ec95605ed1bab
Add python-openstackclient in docker image

"openstack: command not found" error occurred in [1].
The version of python-openstackclient is listed in [2].
This program should be installed in the container image
to make CI work for now.

[1]: https://build.opnfv.org/ci/job/yardstick-daisy-baremetal-daily-master/114/
[2]: https://github.com/openstack/requirements/blob/stable/pike/global-requirements.txt

Change-Id: Idb50e26bb2ca36f2dd6b6dddf94680d479cb9c9f
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
docker/Dockerfile