autodesk-cloud / ochopod

Your friendly orchestration overlay over Mesos, K8S and more !
http://autodesk-cloud.github.io/ochopod/
Apache License 2.0
122 stars 20 forks source link

Add missing requests dependency #25

Closed titilambert closed 9 years ago

titilambert commented 9 years ago

I really don't know if is an error or not...

opaugam commented 9 years ago

requests should be part of your local python distro (at least in the ubuntu image used by the ochopod dockerfile)

titilambert commented 9 years ago

Oh oki! So I will propose you something more pythonic ;)