Re: [one-users] ec2 access problem after upgrading to ONE 3.0

2011-10-12 Thread Schwickerath Ulrich
ost and port where econe server will run > > :server: localhost > :port: your_local_port > > # SSL proxy that serves the API (set if is being used) > > :ssl_server: mycloudentrypoint.cern.ch > > Hope this helps. > > On 11 October 2011 09:10, Schwickerath Ulrich

Re: [one-users] ec2 access problem after upgrading to ONE 3.0

2011-10-11 Thread Schwickerath Ulrich
Some more information: I've captured additional information from my customers client tools. I see the problem for example if I call the describeImages method of the client object, with the following arguments: $response = $self->{service}->describeImages($request); where $self looks like $VAR1

[one-users] ec2 access problem after upgrading to ONE 3.0

2011-10-10 Thread Schwickerath Ulrich
Hi, all, we've recently upgraded our internal cloud to ONE3.0, and since then one of our major customer has problems to connect to it. Everything works with euca-tools, but this customer is using the perl EC2 client implementation from Amazon, specifically # Amazon EC2 Perl Library # API Ver