[one-users] ec2 server behavior issue after upgrade

Olivier Sallou olivier.sallou at irisa.fr
Tue Sep 23 06:43:19 PDT 2014


After my upgrade to 4.8, I tried to use the ec2 server (I used it before).
I try to use the new config e.g. the ec2 templates instead of old
template files.

I face an issue when trying to list the availableimages, I have an empty
list. However, before, I had a correct list.

  ec2 = AWS::EC2::Base.new(:access_key_id => ec2_access_key,
:secret_access_key  => ec2_secret_key, :server => my_host, :port =>
4567, :use_ssl => false)
 
  puts ec2.describe_images

{"xmlns"=>"http://ec2.amazonaws.com/doc/2010-08-31/",
"requestId"=>"053c778c-986b-4577-9954-a7fae1fab192", "imagesSet"=>nil}

Should something be updated ? Is it a bug ?

Thanks

Olivier

-- 


gpg key id: 4096R/326D8438  (keyring.debian.org)
Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438



More information about the Users mailing list