Merge "Remove deprecated package python-tuskarclient"
This commit is contained in:
commit
a9fd808b44
@ -139,7 +139,6 @@ RUN yum -y install \
|
|||||||
python-testtools \
|
python-testtools \
|
||||||
python-traceback2 \
|
python-traceback2 \
|
||||||
python-troveclient \
|
python-troveclient \
|
||||||
python-tuskarclient \
|
|
||||||
python-unicodecsv \
|
python-unicodecsv \
|
||||||
python-unittest2 \
|
python-unittest2 \
|
||||||
python-urllib3 \
|
python-urllib3 \
|
||||||
@ -157,7 +156,6 @@ RUN yum -y install \
|
|||||||
|
|
||||||
# This will prevent questions from being asked during the install
|
# This will prevent questions from being asked during the install
|
||||||
ENV DEBIAN_FRONTEND noninteractive
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
# There is no python-tuskarclient in ubuntu 14.04
|
|
||||||
RUN apt-get -y install --no-install-recommends \
|
RUN apt-get -y install --no-install-recommends \
|
||||||
python-barbicanclient \
|
python-barbicanclient \
|
||||||
python-ceilometerclient \
|
python-ceilometerclient \
|
||||||
@ -314,7 +312,6 @@ RUN ln -s openstack-base-source/* /requirements \
|
|||||||
python-saharaclient \
|
python-saharaclient \
|
||||||
python-swiftclient \
|
python-swiftclient \
|
||||||
python-troveclient \
|
python-troveclient \
|
||||||
python-tuskarclient \
|
|
||||||
python-zaqarclient \
|
python-zaqarclient \
|
||||||
pytz \
|
pytz \
|
||||||
repoze.lru \
|
repoze.lru \
|
||||||
|
Loading…
Reference in New Issue
Block a user