Files
cloudkitty/requirements.txt
Stéphane Albert 8c05e1e451 Modified utils to implement all time calculations
Added support for oslo.utils.
Added tests for time calculations functions.
Modified code to reflect changes and remove direct usages of timeutils
and datetime.
All calculations are now enforced on UTC datetimes or timestamps.

Change-Id: I2e8add7e9d619c81cdeb25a066ea4e0bf8327792
2014-11-24 14:45:19 +01:00

18 lines
246 B
Plaintext

pbr>=0.6,!=0.7,<1.0
eventlet>=0.13.0
python-ceilometerclient
python-keystoneclient
iso8601
PasteDeploy==1.5.2
posix_ipc
pecan==0.5.0
WSME>=0.6,!=0.6.2
oslo.config>=1.2.0
oslo.messaging
oslo.db
oslo.i18n
oslo.utils
sqlalchemy
six>=1.7.0
stevedore