<div dir="ltr"><div>Hi Shahar,<br><br></div>The REST api means the add,edit operations using the api which ovirt provided, i will call this using the php and curl command <br><br><a href="http://www.ovirt.org/Features/Cloud-Init_Integration">http://www.ovirt.org/Features/Cloud-Init_Integration</a> this method i used for the vm creation.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 30, 2014 at 5:33 PM, Shahar Havivi <span dir="ltr"><<a href="mailto:shaharh@redhat.com" target="_blank">shaharh@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 30.06.14 17:30, Shanil S wrote:<br>
> Hi Sven,<br>
><br>
> Thanks for your reply.<br>
><br>
> The IP assigning from the ovirt panel using cloud init is working fine, so<br>
> i think there may not be any issues with the cloud init version and cent<br>
> os. The issue is only with the REST API function using cloud init. Is there<br>
> any other settings need to do to work it with the REST Api calls ?<br>
</div>What do you mean only from REST API, does it work fine from the UI?<br>
<div class="HOEnZb"><div class="h5">><br>
><br>
><br>
><br>
> On Mon, Jun 30, 2014 at 5:00 PM, Sven Kieske <<a href="mailto:S.Kieske@mittwald.de">S.Kieske@mittwald.de</a>> wrote:<br>
><br>
> > Hi,<br>
> ><br>
> > if you got any CentOS version < 6.5<br>
> > it will not work as you need at least<br>
> > cloud-init version 0.7.2 as this version<br>
> > supports the used way of submitting the<br>
> > meta-data and user data files to the vm<br>
> > (via cd rom payload).<br>
> ><br>
> > so in short: you need at least centos 6.5<br>
> > and cloud-init 0.7.2. inside the vm<br>
> ><br>
> > if you can't install this versions for<br>
> > some reason you can still write your<br>
> > own custom script to parse the data.<br>
> ><br>
> > HTH<br>
> ><br>
> > PS: cloud-init can't handle ipv6<br>
> ><br>
> > Am 30.06.2014 13:25, schrieb Shahar Havivi:<br>
> > > Ok which version and do you know the version of cloud-init rpm that the<br>
> > > cent-os is using?<br>
> ><br>
> > --<br>
> > Mit freundlichen Grüßen / Regards<br>
> ><br>
> > Sven Kieske<br>
> ><br>
> > Systemadministrator<br>
> > Mittwald CM Service GmbH & Co. KG<br>
> > Königsberger Straße 6<br>
> > 32339 Espelkamp<br>
> > T: +49-5772-293-100<br>
> > F: +49-5772-293-333<br>
> > <a href="https://www.mittwald.de" target="_blank">https://www.mittwald.de</a><br>
> > Geschäftsführer: Robert Meyer<br>
> > St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen<br>
> > Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen<br>
> > _______________________________________________<br>
> > Users mailing list<br>
> > <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
> > <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
> ><br>
<br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
> <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
<br>
</div></div></blockquote></div><br></div>