ironic/requirements.txt
Lucas Alvares Gomes b96e297dbb Updating resources with PATCH
This patch enables clients to update the resources using the PATCH HTTP
method. PATCH allows partial updates on the documents, reducing network
and processing overhead. Attributes may be removed, replaced, or added
in a single request.

Closes-Bug: #1220107

Change-Id: I8187f32b86f05fda58360cd3a51f07ae43742a3a
2013-09-06 11:25:08 +01:00

28 lines
467 B
Plaintext

d2to1>=0.2.10,<0.3
pbr>=0.5.16,<0.6
SQLAlchemy>=0.7,<=0.7.99
amqplib>=0.6.1
anyjson>=0.3.3
argparse
eventlet>=0.12.0
kombu>=2.4.8
lxml>=2.3
WebOb>=1.2.3,<1.3
greenlet>=0.3.2
sqlalchemy-migrate>=0.7
netaddr
paramiko>=1.8.0
iso8601>=0.1.4
setuptools_git>=0.4
python-neutronclient>=2.2.3,<3
python-glanceclient>=0.9.0
python-keystoneclient>=0.3.0
stevedore>=0.10
websockify>=0.5.1,<0.6
oslo.config>=1.1.0
pecan>=0.2.0
six<1.4.0
jsonpatch>=1.1
WSME>=0.5b2
Cheetah>=2.4.4