Commit Graph

4 Commits (a942758a0714c6176cc09a78562e9f3c62b2c8ff)

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