Adding python-kubernetes to requirements

This new package provides kubernetes python
client apis needed for magnum integration.

Partially-Implements: blueprint python-k8sclient

Change-Id: I175db1008c5f96b96d8889b5f9b41ef2d02f3a88
This commit is contained in:
Pradeep Kilambi 2015-02-05 14:59:11 -05:00
parent 63040c95d8
commit d8c48ab65d
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ pecan>=0.8.0
keystonemiddleware>=1.0.0
python-heatclient>=0.2.9
python-keystoneclient>=0.11.1
python-kubernetes>=0.2
python-zaqarclient>=0.0.3
six>=1.7.0
SQLAlchemy>=0.9.7,<=0.9.99