Hi all,
this is my first post in the group :)
I am about to start using cloud-scheduler, and just started reading the README after getting the code.
The first thing I noticed is the section
15 ## Prerequisites
16
17 * A working Condor 7.5.x install (details below)
18 * Nimbus Cloud Client tools (details below)
19 * [Python 2.6+](
http://www.python.org/)
20 * [Suds 0.3.9+](
https://fedorahosted.org/suds/)
21 * [boto](
http://code.google.com/p/boto/)
22 * [lxml](
http://codespeak.net/lxml/)
Are they really needed, or just suggestions?
I have condor 7.4 in my host.
But the thing that worries me more is python2.6+
All the work we do in our group tries always to be compatible with what is world-wide available via Scientific Linux, since HEP is our main customer "market".
And the current python version distributed with RHSL is 2.4.
Is that going to be a problem?
Thanks a lot in advance.
Cheers,
Jose