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