Implement the REST API with pecan.

Change-Id: I60665f8273a61303be98912e249b153d784a221b
This commit is contained in:
Ryan Petrello
2014-04-21 14:10:15 -07:00
committed by Steve Heyman
parent 2e414eb031
commit daa0517b63
14 changed files with 1640 additions and 1343 deletions

View File

@@ -1,7 +1,7 @@
alembic>=0.4.1
Babel>=1.3
eventlet>=0.13.0
falcon>=0.1.6,<0.1.7
pecan>=0.5.0
iso8601==0.1.8
jsonschema>=1.3.0,!=1.4.0
kombu>=2.4.8