tooz/requirements.txt
Julien Danjou f3e11e40f9 coordination: add IPC driver
For now it only supports locking.

Change-Id: Iccbc1da162e70d0186131adc0ac9cfeb20f7a647
2014-08-04 15:03:06 +02:00

12 lines
136 B
Plaintext

pbr>=0.6,!=0.7,<1.0
babel
stevedore>=0.14
six>=1.7.0
iso8601
kazoo==1.3.1
oslo.config
pymemcache>=1.2
posix_ipc
msgpack-python
retrying