Skip to content
Snippets Groups Projects
Commit aa9245f2 authored by Swapnil Kulkarni (coolsvap)'s avatar Swapnil Kulkarni (coolsvap)
Browse files

Remove deprecated package python-tuskarclient

TrivialFix

Change-Id: I4477b1e9681a34a85baf30e94c63f05e0d24ab7a
parent bb2ac5f6
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment