Merge "Ceilometer-api is crashing due to pecan module missing"

This commit is contained in:
Jenkins 2013-01-30 20:48:31 +00:00 committed by Gerrit Code Review
commit b13701f7c4
3 changed files with 1 additions and 2 deletions

View File

@ -10,6 +10,7 @@ pymongo>=2.2
eventlet
anyjson>=0.2.4
Flask==0.9
pecan>=0.2.0
stevedore>=0.6
python-glanceclient
python-novaclient>=2.6.10

View File

@ -15,7 +15,6 @@ setuptools-git>=0.4
# checkout on bitbucket. I hope to have that resolved
# very soon.
hg+https://bitbucket.org/cdevienne/wsme
pecan
# We should use swift>1.7.5, but it's not yet available
swift
# Swift dep that is not necessary if we depend on swift>1.7.5

View File

@ -14,7 +14,6 @@ setuptools-git>=0.4
# checkout on bitbucket. I hope to have that resolved
# very soon.
hg+https://bitbucket.org/cdevienne/wsme
pecan
# 1.7.4 is the Folsom release
http://tarballs.openstack.org/swift/swift-stable-folsom.tar.gz
# Swift dep that is not necessary if we depend on swift>1.7.5