[one-users] strange EC2 beahvior in 4.8

Daniel Molina dmolina at opennebula.org
Wed Sep 24 04:06:13 PDT 2014


Hi Olivier,

What about the image (280) permissions?

Cheers

On 24 September 2014 10:18, Olivier Sallou <olivier.sallou at 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 at 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 | dmolina at opennebula.org | @OpenNebula
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20140924/ab74c392/attachment.htm>


More information about the Users mailing list