Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make setup-ephemeral-storage.py Python 2/3 compatible #96

Merged
merged 1 commit into from
Mar 23, 2016

Conversation

nchammas
Copy link
Owner

Since we don't tightly control what Python is running on the cluster instances, we should make this script Python 2/3 compatible.

Specifically, setup-ephemeral-storage.py will now work with Python 2.7+ and 3.4+.

Fixes #89.

@nchammas
Copy link
Owner Author

@ereed-tesla - If it still affects your workflow, do you wanna give this PR a quick whirl to make sure it works on AMIs where Python 3 is the default?

pip install -U git+https://github.com/nchammas/flintrock@setup-ephemeral-storage-py2-py3

I tested it manually and it works for me.

@nchammas nchammas force-pushed the setup-ephemeral-storage-py2-py3 branch 2 times, most recently from 2f6f174 to d592f7b Compare March 18, 2016 23:05
@nchammas nchammas force-pushed the setup-ephemeral-storage-py2-py3 branch from d592f7b to 790c798 Compare March 22, 2016 23:57
@nchammas nchammas merged commit 538a892 into master Mar 23, 2016
@nchammas nchammas deleted the setup-ephemeral-storage-py2-py3 branch March 23, 2016 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant