Merge "Install python-openstackclient in kolla-toolbox container"

This commit is contained in:
Zuul 2017-11-15 16:54:50 +00:00 committed by Gerrit Code Review
commit 935bb8ab6a
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ RUN curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py \
'os-client-config==1.28.0',
'pbr==2.0.0',
'pymongo',
'python-openstackclient==3.12.0',
'pytz',
'pyudev',
'shade==1.16.0'