Merge "Add Elasticsearch client package for OSprofile"
This commit is contained in:
commit
073a629b45
@ -88,6 +88,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
||||
'python-designateclient',
|
||||
'python-dogpile-cache',
|
||||
'python-editor',
|
||||
'python-elasticsearch',
|
||||
'python-enum34',
|
||||
'python-extras',
|
||||
'python-fixtures',
|
||||
@ -179,6 +180,7 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||
'python-ceilometerclient',
|
||||
'python-congressclient',
|
||||
'python-designateclient',
|
||||
'python-elasticsearch',
|
||||
'python-gnocchiclient',
|
||||
'python-heatclient',
|
||||
'python-ironicclient',
|
||||
@ -297,6 +299,7 @@ RUN curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py \
|
||||
'contextlib2',
|
||||
'debtcollector',
|
||||
'decorator',
|
||||
'elasticsearch',
|
||||
'enum34',
|
||||
'eventlet',
|
||||
'fasteners',
|
||||
|
Loading…
Reference in New Issue
Block a user