0f7939f412
Requirements have to be changed to avoid conflicts with other projects in devstack. Moreover, all dependencies must be compatible with global and upper OpenStack constraints. Change-Id: Ie925b4481c865f398ac29eadfc58e9bfb18604c9
13 lines
397 B
Plaintext
13 lines
397 B
Plaintext
pbr>=1.8 # Apache-2.0
|
|
Flask>=0.10,!=0.11,<1.0 # BSD
|
|
jsonpickle==0.7.1
|
|
pymongo>=3.0.2,!=3.1 # Apache-2.0
|
|
pytz>=2013.6 # MIT
|
|
voluptuous>=0.8.9 # BSD License
|
|
python-keystoneclient>=3.6.0 # Apache-2.0
|
|
six>=1.9.0 # MIT
|
|
oslo.serialization>=1.10.0 # Apache-2.0
|
|
oslo.config>=3.14.0 # Apache-2.0
|
|
oslo.log>=3.11.0 # Apache-2.0
|
|
oslo.messaging>=5.2.0 # Apache-2.0
|
|
oslo.service>=1.10.0 # Apache-2.0 |