b85c37b1c1
* Use YAML text instead of JSON for workbooks, workflows and actions in HTTP body. * Use hook for validating Content-Type * Changed pecan dependency on pecan>=0.8.0 due to hook bug in pecan v0.6.0 Implements blueprint mistral-yaml-request-body Change-Id: I5a55aa438faeca42385e8e25770bce00da2e93a9
32 lines
732 B
Plaintext
32 lines
732 B
Plaintext
pbr>=0.6,!=0.7,<1.0
|
|
eventlet>=0.15.0
|
|
PyYAML>=3.1.0
|
|
pecan>=0.8.0
|
|
WSME>=0.6
|
|
amqplib>=0.6.1 # This is not in global requirements (master branch)
|
|
argparse
|
|
Babel>=1.3
|
|
iso8601>=0.1.9
|
|
posix_ipc
|
|
croniter>=0.3.4 # MIT License
|
|
requests>=1.2.1,!=2.4.0
|
|
kombu>=2.4.8
|
|
oslo.config>=1.4.0 # Apache-2.0
|
|
oslo.db>=1.0.0 # Apache-2.0
|
|
oslo.messaging>=1.4.0
|
|
paramiko>=1.13.0
|
|
python-cinderclient>=1.1.0
|
|
python-heatclient>=0.2.9
|
|
python-keystoneclient>=0.10.0
|
|
python-neutronclient>=2.3.6,<3
|
|
python-novaclient>=2.18.0
|
|
python-glanceclient>=0.14.0
|
|
networkx>=1.8
|
|
six>=1.7.0
|
|
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
|
stevedore>=1.0.0 # Apache-2.0
|
|
yaql==0.2.3 # This is not in global requirements
|
|
jsonschema>=2.0.0,<3.0.0
|
|
mock>=1.0
|
|
keystonemiddleware>=1.0.0
|