Merge "Install osprofiler in openstack-base container" into stable/ocata

This commit is contained in:
Jenkins 2017-03-19 14:26:27 +00:00 committed by Gerrit Code Review
commit 1699ea5d07

View File

@ -125,6 +125,7 @@ MAINTAINER {{ maintainer }}
'python-neutronclient',
'python-novaclient',
'python-openstackclient',
'python-osprofiler',
'python-paste',
'python-paste-deploy',
'python-pbr',
@ -179,6 +180,7 @@ ENV DEBIAN_FRONTEND noninteractive
'python-mistralclient',
'python-muranoclient',
'python-mysqldb',
'python-osprofiler',
'python-pip',
'python-saharaclient',
'python-swiftclient',
@ -297,6 +299,7 @@ RUN curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py \
'oslo.service',
'oslo.utils',
'oslo.vmware',
'osprofiler',
'pbr',
'pika',
'pika-pool',