remove docker-py requirement from kollacli

it's not needed and it was causing exceptions in cliff
when you ran kolaacli --help.

Change-Id: If477ffe25eb72098c75824747af60d323fde0be4
Jira-Issue: OPENSTACK-1072
This commit is contained in:
Steve Noyes 2016-09-15 19:41:17 +02:00
parent ed7b0253cc
commit 894f8e7d6b
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ ansible>=1.9.2
Babel>=0.9.6
cliff>=1.13.0 # Apache-2.0
cliff-tablib>=1.1
docker-py>=1.3.1
jsonpickle>=0.9
oslo.i18n>=1.3.0 # Apache-2.0
paramiko>=1.15