Commit Graph

4 Commits (ec3dcefd393de9a4a92993ee2e0aaf0182ecf6ca)

Author SHA1 Message Date
Toshio Kuratomi 51ec35378d xrange and izip_longest aren't available in vanilla python3 (#17226)
Fixes for these are either rewriting to get rid of the need for the
functions or using six.moves to get equivalent functions for both
python2 and python3
8 years ago
James Cammarata 75e5b6401c Fixing up shell quoting issues 10 years ago
James Cammarata 8e940004c2 Fix ec2_setup task param quoting 10 years ago
James Laska b589bf1d2e First pass at ec2 module tests 11 years ago