kolla-mesos/requirements.txt
Michal Rostecki 23a1f1da11 Cleanup named volumes
Mesos doesn't clean named volumes, so temporarily we should do
that by ourselves.

Closes-Bug: 1541236

Change-Id: I9ed6184991a6072c5bbaf171d44cb9235dd39bee
2016-02-09 13:47:28 +01:00

19 lines
586 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
Babel>=1.3 # BSD
dcos>=0.1.3 # Apache-2.0
docker-py>=1.4.0 # Apache-2.0
Jinja2>=2.8 # BSD License (3 clause)
kazoo>=2.2 # Apache-2.0
netifaces>=0.10.4 # MIT
oslo.config>=3.4.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
PrettyTable<0.8,>=0.7 # BSD
PyYAML>=3.1.0 # MIT
retrying!=1.3.0,>=1.2.3 # Apache-2.0
six>=1.9.0 # MIT