Hi Olivier, Did you fix this issue? I cannot reproduce it
Cheers On 24 September 2014 15:45, Olivier Sallou <olivier.sal...@irisa.fr> wrote: > All users have use permissions on image. And as I said, template group > ownership modification fix the issue... > > > > > > > On 09/24/2014 01:06 PM, Daniel Molina wrote: > > Hi Olivier, > > What about the image (280) permissions? > > Cheers > > On 24 September 2014 10:18, Olivier Sallou <olivier.sal...@irisa.fr> > wrote: > >> As more info, >> if I change the group ownership of the template to users instead of >> oneadmin it works. >> >> However, as Permissions to Use on Other are set, it should work. >> >> Olivier >> >> On 09/24/2014 10:16 AM, Olivier Sallou wrote: >> > I have updated my config to use the EC2 templates in one instead of old >> > template files. >> > It works fine when I am the oneadmin user. >> > >> > However, when I am using an other user I have this error when I create a >> > new VM: >> > >> > Unexpected server error. response.body is: >> > >> <Response><RequestId/><Errors><Error><Code>InvalidInstanceAttributeValue.NotFound</Code><Message>InvalidInstanceAttributeValue.NotFound >> > m1.small</Message></Error></Errors></Response> >> > >> > >> > The code is: >> > >> > response = ec2.run_instances( >> > :image_id => 'ami-00000280', >> > :min_count => 1, >> > :max_count => 1, >> > :instance_type => 'm1.small', >> > :user_data => user_data, >> > :base64_encoded => true >> > ) >> > >> > It works fine if I use the oneadmin credentials, but not for other >> users. >> > >> > m1.small is a template in one: >> > >> > TEMPLATE 143 >> > INFORMATION >> > ID : 143 >> > NAME : m1.small >> > USER : oneadmin >> > GROUP : oneadmin >> > REGISTER TIME : 09/23 10:26:52 >> > >> > PERMISSIONS >> > >> > OWNER : um- >> > GROUP : u-- >> > OTHER : u-- >> > >> > All users have USE right access. >> > >> > Any idea? >> > >> > Thanks >> > >> > Olviier >> > >> >> -- >> Olivier Sallou >> IRISA / University of Rennes 1 >> Campus de Beaulieu, 35000 RENNES - FRANCE >> Tel: 02.99.84.71.95 >> >> gpg key id: 4096R/326D8438 (keyring.debian.org) >> Key fingerprint = 5FB4 6F83 D3B9 5204 6335 D26D 78DC 68DB 326D 8438 >> >> _______________________________________________ >> Users mailing list >> Users@lists.opennebula.org >> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org >> > > > > -- > -- > Daniel Molina > Project Engineer > OpenNebula - Flexible Enterprise Cloud Made Simple > www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula > > > -- > Olivier Sallou > IRISA / University of Rennes 1 > Campus de Beaulieu, 35000 RENNES - FRANCE > Tel: 02.99.84.71.95 > > gpg key id: 4096R/326D8438 (keyring.debian.org) > Key fingerprint = 5FB4 6F83 D3B9 5204 6335 D26D 78DC 68DB 326D 8438 > > > -- -- Daniel Molina Project Engineer OpenNebula - Flexible Enterprise Cloud Made Simple www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula
_______________________________________________ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org