Merge "Reduce install size"
This commit is contained in:
commit
e9fd3c5c98
@ -213,6 +213,21 @@ RUN curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py \
|
|||||||
&& python get-pip.py \
|
&& python get-pip.py \
|
||||||
&& rm get-pip.py \
|
&& rm get-pip.py \
|
||||||
&& pip --no-cache-dir install \
|
&& pip --no-cache-dir install \
|
||||||
|
python-barbicanclient \
|
||||||
|
python-ceilometerclient \
|
||||||
|
python-congressclient \
|
||||||
|
python-designateclient \
|
||||||
|
python-heatclient \
|
||||||
|
python-ironicclient \
|
||||||
|
python-magnumclient \
|
||||||
|
python-manilaclient \
|
||||||
|
python-mistralclient \
|
||||||
|
python-muranoclient \
|
||||||
|
python-saharaclient \
|
||||||
|
python-swiftclient \
|
||||||
|
python-troveclient \
|
||||||
|
python-tuskarclient \
|
||||||
|
python-zaqarclient \
|
||||||
python-openstackclient \
|
python-openstackclient \
|
||||||
MySQL-python \
|
MySQL-python \
|
||||||
numpy
|
numpy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user