slipstream / SlipStreamClient

SlipStream Python client
Apache License 2.0
1 stars 4 forks source link

extend slipstream.bootstrap on Orch to install connector requirements before starting Orch Machine executor #322

Open konstan opened 7 years ago

konstan commented 7 years ago

An idea would be - to extend slipstream.bootstrap and cloud client tarballs to have requirement.txt file what would be called by slipstream.bootstrap after downloading and unpacking the cloud client on Orch.

pip install -r /opt/<cloud>/requirement.txt