valence/requirements.txt
hubian af61ee043a Insert DB:etcd for BP:multi-podmanager
This patch adds etcd DB for multi-podmanager as well as valence.

Change-Id: Ie1ef2554cc95a5f9f18341e768f27a02e192b588
Closes-Bug: #1646389
2016-12-19 09:12:55 -08:00

17 lines
285 B
Plaintext

pbr>=1.6
aniso8601==1.2.0
click==6.6
Flask==0.11.1
Flask-Cors==3.0.2
Flask-RESTful==0.3.5
itsdangerous==0.24
Jinja2==2.8
MarkupSafe==0.23
python-dateutil==2.5.3
pytz==2016.7
requests==2.11.1
six==1.10.0
gunicorn==19.6.0
python-etcd>=0.4.3 # MIT License
oslo.utils>=3.18.0 # Apache-2.0