Re: [deltacloud-devel] [PATCH] Add the keyname to the condor_submit job.

2010-09-20 Thread Chris Lalancette
On 09/20/10 - 01:01:46PM, Ian Main wrote: > On Thu, 2010-09-09 at 16:52 -0400, Chris Lalancette wrote: > > Recent condor requires a final parameter of "keyname" to > > the the create_instance paramters. Add that in > > condormatic. Note that this requires condor-7.5.4-5dcloud > > or later. > > A

Re: [deltacloud-devel] [PATCH] Add the keyname to the condor_submit job.

2010-09-20 Thread Ian Main
On Thu, 2010-09-09 at 16:52 -0400, Chris Lalancette wrote: > Recent condor requires a final parameter of "keyname" to > the the create_instance paramters. Add that in > condormatic. Note that this requires condor-7.5.4-5dcloud > or later. ACK Ian __

Re: [deltacloud-devel] [PATCH] Add the keyname to the condor_submit job.

2010-09-20 Thread Chris Lalancette
On 09/14/10 - 11:43:18AM, Michal Fojtik wrote: > On 09/09/10 16:52 -0400, Chris Lalancette wrote: > >Recent condor requires a final parameter of "keyname" to > >the the create_instance paramters. Add that in > >condormatic. Note that this requires condor-7.5.4-5dcloud > >or later. > > > >Signed-o

Re: [deltacloud-devel] [PATCH] Add the keyname to the condor_submit job.

2010-09-14 Thread Michal Fojtik
On 09/09/10 16:52 -0400, Chris Lalancette wrote: >Recent condor requires a final parameter of "keyname" to >the the create_instance paramters. Add that in >condormatic. Note that this requires condor-7.5.4-5dcloud >or later. > >Signed-off-by: Chris Lalancette >--- > src/app/util/condormatic.rb |

[deltacloud-devel] [PATCH] Add the keyname to the condor_submit job.

2010-09-09 Thread Chris Lalancette
Recent condor requires a final parameter of "keyname" to the the create_instance paramters. Add that in condormatic. Note that this requires condor-7.5.4-5dcloud or later. Signed-off-by: Chris Lalancette --- src/app/util/condormatic.rb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions