deb-heat/requirements.txt
guohliu eca7fdae8c Port policy from oslo and refactor heat policy
This patch is to refactor Heat's usage to allow bringing the
policy code from oslo up to the current version to address
many fixed bugs which affect Heat.

    1. Refactor the heat wrapper policy.
    2. Add netaddr in requirement.txt.
    3. Add necessary unit test to cover the refactor part code.

Oslo commit: 3626b6db91ce1e897d1993fb4e13ac4237d04b7f
Fixes bug #1192551

Change-Id: Ia71d14b2cfde9110216ba38a515fee16d0f0c35e
2013-08-12 13:19:55 +08:00

28 lines
479 B
Plaintext

pbr>=0.5.21,<1.0
pycrypto>=2.6
boto>=2.4.0
eventlet>=0.13.0
greenlet>=0.3.2
httplib2
iso8601>=0.1.4
kombu>=2.4.8
argparse
lxml>=2.3
netaddr
six
sqlalchemy-migrate>=0.7.2
python-novaclient>=2.12.0
PasteDeploy>=1.5.0
Routes>=1.12.3
SQLAlchemy>=0.7.8,<=0.7.99
WebOb>=1.2.3,<1.3
python-keystoneclient>=0.3.0
python-swiftclient>=1.2
python-neutronclient>=2.2.3,<3
python-ceilometerclient>=1.0.2
python-cinderclient>=1.0.4
PyYAML>=3.1.0
oslo.config>=1.1.0
paramiko>=1.8.0
Babel>=0.9.6