Move swift client to runtime requirements
We're using swift client in EDP Change-Id: Idca73e57c274545ed0013a1bc2f7bac1cb63c42c
This commit is contained in:
parent
9de465d62d
commit
35738fe028
@ -15,6 +15,7 @@ requests>=1.1,<1.2.3
|
||||
python-cinderclient>=1.0.5
|
||||
python-keystoneclient>=0.3.2
|
||||
python-novaclient>=2.15.0
|
||||
python-swiftclient>=1.5
|
||||
six
|
||||
SQLAlchemy>=0.7.8,<=0.7.99
|
||||
WebOb>=1.2.3,<1.3
|
||||
|
@ -12,7 +12,6 @@ nose
|
||||
openstack.nose_plugin>=0.7
|
||||
oslo.sphinx
|
||||
pylint==0.25.2
|
||||
python-swiftclient>=1.5
|
||||
sphinx>=1.1.2
|
||||
sphinxcontrib-httpdomain
|
||||
unittest2
|
||||
|
Loading…
Reference in New Issue
Block a user