Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Shanil S
Hi Juan,

Okay.. Thanks..

-- 
Regards
Shanil


On Wed, Jul 2, 2014 at 4:50 PM, Juan Hernandez  wrote:

> On 07/02/2014 01:11 PM, Shanil S wrote:
> > Hi Juan,
> >
> > If it is possible to include in 3.4.3 could please add it ?
> >
> > --
> > Regards
> > Shanil
> >
>
> Ok, I'm backporting it, I think it will be included.
>
> >
> > On Wed, Jul 2, 2014 at 4:17 PM, Juan Hernandez  > > wrote:
> >
> > On 07/02/2014 12:43 PM, Shanil S wrote:
> > > Hi Juan,
> > >
> > > Okay.. Thanks for the info.
> > > We are waiting for the new updates and i hope we can update it to
> the
> > > 3.4.3 on 17 July.
> > >
> > > Thank you very much for your help in this issue. :)
> > >
> >
> > Note that currently this fix is *not* planned to be included in
> 3.4.3.
> > Do you need it there? Or can you wait for 3.5.0?
> >
> > >
> > > On Wed, Jul 2, 2014 at 3:39 PM, Juan Hernandez
> > mailto:jhern...@redhat.com>
> > > >> wrote:
> > >
> > > On 07/02/2014 11:45 AM, Shanil S wrote:
> > > > Hi Shahar,
> > > >
> > > > We are using the version 3.4.2, Is it possible to fix it in
> this
> > > version
> > > > ? or could you please tell me the expected release of the
> 3.5.0
> > > version ?
> > > >
> > > > --
> > > > Regards
> > > > Shanil
> > > >
> > >
> > > Currently 3.5 is scheduled for release on 2014-08-04, see here
> for
> > > details on the calendar:
> > >
> > >   http://www.ovirt.org/OVirt_3.5_release-management
> > >
> > > And the calendar here:
> > >
> > >
> > >
> >
> https://www.google.com/calendar/embed?src=ppqtk46u9cglj7l987ruo2l0f8%40group.calendar.google.com&ctz=UTC
> > >
> > > The fix could also be backported to 3.4.3, which is scheduled
> for
> > > release on 2014-07-17. Let us know if you consider it
> > important enough
> > > to be included in that version.
> > >
> > > Alternatively, if it is extremely urgent for you, you can
> > backport,
> > > build and patch your installation yourself. In this case it
> > isn't very
> > > complicated:
> > >
> > >   $ git clone git://gerrit.ovirt.org/ovirt-engine
> > 
> > > 
> > >   $ cd ovirt-engine
> > >   $ git cherry-pick -x 42efda3be3c36e0785d114269bcc2b3660c4a138
> > >   $ mvn clean install -DskipTests
> > >
> > > This will take a long time, specially the first time. The
> > result will
> > > include the following file:
> > >
> > >
> > backend/manager/modules/restapi/types/target/restapi-types-3.4.2.jar
> > >
> > > Take that file and copy it to
> > > /usr/share/java/ovirt-engine/restapi-types.jar (after making a
> > backup of
> > > the original, then restart the engine.
> > >
> > > >
> > > > On Wed, Jul 2, 2014 at 3:09 PM, Juan Hernandez
> > > mailto:jhern...@redhat.com>
> > >
> > > > 
> >  > > >
> > > > On 07/02/2014 11:36 AM, Shanil S wrote:
> > > > > Hi Shahar,
> > > > >
> > > > > Okay..
> > > > > So, what we have to do for this ? will it not work ?
> > > > >
> > > > > --
> > > > > Regards
> > > > > Shanil
> > > > >
> > > >
> > > > Currently the bug is targeted for 3.5.0, so it won't be
> > fixed
> > > for you
> > > > till we release 3.5.0 and you upgrade. Do you need the
> > fix in
> > > a previous
> > > > version? Which one?
> > > >
> > > > >
> > > > > On Wed, Jul 2, 2014 at 3:03 PM, Shahar Havivi
> > > mailto:shah...@redhat.com>
> > >
> > > > 
> > >>
> > > > > 
> > >
> > > 
> >  wrote:
> > > > >
> > > > > Hi Shanil,
> > > > > There is a bug for this issue:
> > > > >
> https://bugzilla.redhat.com/show_bug.cgi?id=1115389
> > > > > The patch is already merged upstream.
> > > > >

Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Juan Hernandez
On 07/02/2014 01:11 PM, Shanil S wrote:
> Hi Juan,
> 
> If it is possible to include in 3.4.3 could please add it ?
> 
> -- 
> Regards
> Shanil
> 

Ok, I'm backporting it, I think it will be included.

> 
> On Wed, Jul 2, 2014 at 4:17 PM, Juan Hernandez  > wrote:
> 
> On 07/02/2014 12:43 PM, Shanil S wrote:
> > Hi Juan,
> >
> > Okay.. Thanks for the info.
> > We are waiting for the new updates and i hope we can update it to the
> > 3.4.3 on 17 July.
> >
> > Thank you very much for your help in this issue. :)
> >
> 
> Note that currently this fix is *not* planned to be included in 3.4.3.
> Do you need it there? Or can you wait for 3.5.0?
> 
> >
> > On Wed, Jul 2, 2014 at 3:39 PM, Juan Hernandez
> mailto:jhern...@redhat.com>
> > >> wrote:
> >
> > On 07/02/2014 11:45 AM, Shanil S wrote:
> > > Hi Shahar,
> > >
> > > We are using the version 3.4.2, Is it possible to fix it in this
> > version
> > > ? or could you please tell me the expected release of the 3.5.0
> > version ?
> > >
> > > --
> > > Regards
> > > Shanil
> > >
> >
> > Currently 3.5 is scheduled for release on 2014-08-04, see here for
> > details on the calendar:
> >
> >   http://www.ovirt.org/OVirt_3.5_release-management
> >
> > And the calendar here:
> >
> >
> >
> 
> https://www.google.com/calendar/embed?src=ppqtk46u9cglj7l987ruo2l0f8%40group.calendar.google.com&ctz=UTC
> >
> > The fix could also be backported to 3.4.3, which is scheduled for
> > release on 2014-07-17. Let us know if you consider it
> important enough
> > to be included in that version.
> >
> > Alternatively, if it is extremely urgent for you, you can
> backport,
> > build and patch your installation yourself. In this case it
> isn't very
> > complicated:
> >
> >   $ git clone git://gerrit.ovirt.org/ovirt-engine
> 
> > 
> >   $ cd ovirt-engine
> >   $ git cherry-pick -x 42efda3be3c36e0785d114269bcc2b3660c4a138
> >   $ mvn clean install -DskipTests
> >
> > This will take a long time, specially the first time. The
> result will
> > include the following file:
> >
> >  
> backend/manager/modules/restapi/types/target/restapi-types-3.4.2.jar
> >
> > Take that file and copy it to
> > /usr/share/java/ovirt-engine/restapi-types.jar (after making a
> backup of
> > the original, then restart the engine.
> >
> > >
> > > On Wed, Jul 2, 2014 at 3:09 PM, Juan Hernandez
> > mailto:jhern...@redhat.com>
> >
> > > 
>  > >
> > > On 07/02/2014 11:36 AM, Shanil S wrote:
> > > > Hi Shahar,
> > > >
> > > > Okay..
> > > > So, what we have to do for this ? will it not work ?
> > > >
> > > > --
> > > > Regards
> > > > Shanil
> > > >
> > >
> > > Currently the bug is targeted for 3.5.0, so it won't be
> fixed
> > for you
> > > till we release 3.5.0 and you upgrade. Do you need the
> fix in
> > a previous
> > > version? Which one?
> > >
> > > >
> > > > On Wed, Jul 2, 2014 at 3:03 PM, Shahar Havivi
> > mailto:shah...@redhat.com>
> >
> > > 
> >>
> > > > 
> >
> > 
>  wrote:
> > > >
> > > > Hi Shanil,
> > > > There is a bug for this issue:
> > > > https://bugzilla.redhat.com/show_bug.cgi?id=1115389
> > > > The patch is already merged upstream.
> > > >
> > > > Shahar.
> > > >
> > > > On 02.07.14 14:47, Shanil S wrote:
> > > > > Hi Shahar,
> > > > >
> > > > > Okay..
> > > > >
> > > > > Thanks..
> > > > >
> > > > > --
> > > > > 

Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Shanil S
Hi Juan,

If it is possible to include in 3.4.3 could please add it ?

-- 
Regards
Shanil


On Wed, Jul 2, 2014 at 4:17 PM, Juan Hernandez  wrote:

> On 07/02/2014 12:43 PM, Shanil S wrote:
> > Hi Juan,
> >
> > Okay.. Thanks for the info.
> > We are waiting for the new updates and i hope we can update it to the
> > 3.4.3 on 17 July.
> >
> > Thank you very much for your help in this issue. :)
> >
>
> Note that currently this fix is *not* planned to be included in 3.4.3.
> Do you need it there? Or can you wait for 3.5.0?
>
> >
> > On Wed, Jul 2, 2014 at 3:39 PM, Juan Hernandez  > > wrote:
> >
> > On 07/02/2014 11:45 AM, Shanil S wrote:
> > > Hi Shahar,
> > >
> > > We are using the version 3.4.2, Is it possible to fix it in this
> > version
> > > ? or could you please tell me the expected release of the 3.5.0
> > version ?
> > >
> > > --
> > > Regards
> > > Shanil
> > >
> >
> > Currently 3.5 is scheduled for release on 2014-08-04, see here for
> > details on the calendar:
> >
> >   http://www.ovirt.org/OVirt_3.5_release-management
> >
> > And the calendar here:
> >
> >
> >
> https://www.google.com/calendar/embed?src=ppqtk46u9cglj7l987ruo2l0f8%40group.calendar.google.com&ctz=UTC
> >
> > The fix could also be backported to 3.4.3, which is scheduled for
> > release on 2014-07-17. Let us know if you consider it important
> enough
> > to be included in that version.
> >
> > Alternatively, if it is extremely urgent for you, you can backport,
> > build and patch your installation yourself. In this case it isn't
> very
> > complicated:
> >
> >   $ git clone git://gerrit.ovirt.org/ovirt-engine
> > 
> >   $ cd ovirt-engine
> >   $ git cherry-pick -x 42efda3be3c36e0785d114269bcc2b3660c4a138
> >   $ mvn clean install -DskipTests
> >
> > This will take a long time, specially the first time. The result will
> > include the following file:
> >
> >
> backend/manager/modules/restapi/types/target/restapi-types-3.4.2.jar
> >
> > Take that file and copy it to
> > /usr/share/java/ovirt-engine/restapi-types.jar (after making a
> backup of
> > the original, then restart the engine.
> >
> > >
> > > On Wed, Jul 2, 2014 at 3:09 PM, Juan Hernandez
> > mailto:jhern...@redhat.com>
> > > >> wrote:
> > >
> > > On 07/02/2014 11:36 AM, Shanil S wrote:
> > > > Hi Shahar,
> > > >
> > > > Okay..
> > > > So, what we have to do for this ? will it not work ?
> > > >
> > > > --
> > > > Regards
> > > > Shanil
> > > >
> > >
> > > Currently the bug is targeted for 3.5.0, so it won't be fixed
> > for you
> > > till we release 3.5.0 and you upgrade. Do you need the fix in
> > a previous
> > > version? Which one?
> > >
> > > >
> > > > On Wed, Jul 2, 2014 at 3:03 PM, Shahar Havivi
> > mailto:shah...@redhat.com>
> > > >
> > > > 
> >  > > >
> > > > Hi Shanil,
> > > > There is a bug for this issue:
> > > > https://bugzilla.redhat.com/show_bug.cgi?id=1115389
> > > > The patch is already merged upstream.
> > > >
> > > > Shahar.
> > > >
> > > > On 02.07.14 14:47, Shanil S wrote:
> > > > > Hi Shahar,
> > > > >
> > > > > Okay..
> > > > >
> > > > > Thanks..
> > > > >
> > > > > --
> > > > > Regards
> > > > > Shanil
> > > > >
> > > > >
> > > > > On Wed, Jul 2, 2014 at 2:42 PM, Shanil S
> > > mailto:xielessha...@gmail.com>
> > >
> > > >  > 
> > >  >  > > > >
> > > > > > Hi Sven,
> > > > > >
> > > > > > I used the xml like this to assign IP,
> > > > > >
> > http://www.ovirt.org/Features/Cloud-Init_Integration. Also,
> > > > could you
> > > > > > please give me the json data which you given for
> > assigning
> > > the IP ?
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Regards
> > > > > > Shanil
> > > > > >
> > > > > >
> > > > > > On Wed, Jul 2, 2014 at 2:36 PM, Sven Kieske
> > >   

Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Juan Hernandez
On 07/02/2014 12:43 PM, Shanil S wrote:
> Hi Juan,
> 
> Okay.. Thanks for the info.
> We are waiting for the new updates and i hope we can update it to the
> 3.4.3 on 17 July.
> 
> Thank you very much for your help in this issue. :)
> 

Note that currently this fix is *not* planned to be included in 3.4.3.
Do you need it there? Or can you wait for 3.5.0?

> 
> On Wed, Jul 2, 2014 at 3:39 PM, Juan Hernandez  > wrote:
> 
> On 07/02/2014 11:45 AM, Shanil S wrote:
> > Hi Shahar,
> >
> > We are using the version 3.4.2, Is it possible to fix it in this
> version
> > ? or could you please tell me the expected release of the 3.5.0
> version ?
> >
> > --
> > Regards
> > Shanil
> >
> 
> Currently 3.5 is scheduled for release on 2014-08-04, see here for
> details on the calendar:
> 
>   http://www.ovirt.org/OVirt_3.5_release-management
> 
> And the calendar here:
> 
> 
> 
> https://www.google.com/calendar/embed?src=ppqtk46u9cglj7l987ruo2l0f8%40group.calendar.google.com&ctz=UTC
> 
> The fix could also be backported to 3.4.3, which is scheduled for
> release on 2014-07-17. Let us know if you consider it important enough
> to be included in that version.
> 
> Alternatively, if it is extremely urgent for you, you can backport,
> build and patch your installation yourself. In this case it isn't very
> complicated:
> 
>   $ git clone git://gerrit.ovirt.org/ovirt-engine
> 
>   $ cd ovirt-engine
>   $ git cherry-pick -x 42efda3be3c36e0785d114269bcc2b3660c4a138
>   $ mvn clean install -DskipTests
> 
> This will take a long time, specially the first time. The result will
> include the following file:
> 
>   backend/manager/modules/restapi/types/target/restapi-types-3.4.2.jar
> 
> Take that file and copy it to
> /usr/share/java/ovirt-engine/restapi-types.jar (after making a backup of
> the original, then restart the engine.
> 
> >
> > On Wed, Jul 2, 2014 at 3:09 PM, Juan Hernandez
> mailto:jhern...@redhat.com>
> > >> wrote:
> >
> > On 07/02/2014 11:36 AM, Shanil S wrote:
> > > Hi Shahar,
> > >
> > > Okay..
> > > So, what we have to do for this ? will it not work ?
> > >
> > > --
> > > Regards
> > > Shanil
> > >
> >
> > Currently the bug is targeted for 3.5.0, so it won't be fixed
> for you
> > till we release 3.5.0 and you upgrade. Do you need the fix in
> a previous
> > version? Which one?
> >
> > >
> > > On Wed, Jul 2, 2014 at 3:03 PM, Shahar Havivi
> mailto:shah...@redhat.com>
> > >
> > > 
>  > >
> > > Hi Shanil,
> > > There is a bug for this issue:
> > > https://bugzilla.redhat.com/show_bug.cgi?id=1115389
> > > The patch is already merged upstream.
> > >
> > > Shahar.
> > >
> > > On 02.07.14 14:47, Shanil S wrote:
> > > > Hi Shahar,
> > > >
> > > > Okay..
> > > >
> > > > Thanks..
> > > >
> > > > --
> > > > Regards
> > > > Shanil
> > > >
> > > >
> > > > On Wed, Jul 2, 2014 at 2:42 PM, Shanil S
> > mailto:xielessha...@gmail.com>
> >
> > >  
> >   > > >
> > > > > Hi Sven,
> > > > >
> > > > > I used the xml like this to assign IP,
> > > > >
> http://www.ovirt.org/Features/Cloud-Init_Integration. Also,
> > > could you
> > > > > please give me the json data which you given for
> assigning
> > the IP ?
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Regards
> > > > > Shanil
> > > > >
> > > > >
> > > > > On Wed, Jul 2, 2014 at 2:36 PM, Sven Kieske
> > > mailto:s.kie...@mittwald.de>
> >
> > 
>  > > > >
> > > > >> Well that would be of interest to me too, as
> > > > >> I'm currently successfully assigning IPs

Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Shanil S
Hi Juan,

Okay.. Thanks for the info.
We are waiting for the new updates and i hope we can update it to the 3.4.3
on 17 July.

Thank you very much for your help in this issue. :)

-- 
Regards
Shanil


On Wed, Jul 2, 2014 at 3:39 PM, Juan Hernandez  wrote:

> On 07/02/2014 11:45 AM, Shanil S wrote:
> > Hi Shahar,
> >
> > We are using the version 3.4.2, Is it possible to fix it in this version
> > ? or could you please tell me the expected release of the 3.5.0 version ?
> >
> > --
> > Regards
> > Shanil
> >
>
> Currently 3.5 is scheduled for release on 2014-08-04, see here for
> details on the calendar:
>
>   http://www.ovirt.org/OVirt_3.5_release-management
>
> And the calendar here:
>
>
>
> https://www.google.com/calendar/embed?src=ppqtk46u9cglj7l987ruo2l0f8%40group.calendar.google.com&ctz=UTC
>
> The fix could also be backported to 3.4.3, which is scheduled for
> release on 2014-07-17. Let us know if you consider it important enough
> to be included in that version.
>
> Alternatively, if it is extremely urgent for you, you can backport,
> build and patch your installation yourself. In this case it isn't very
> complicated:
>
>   $ git clone git://gerrit.ovirt.org/ovirt-engine
>   $ cd ovirt-engine
>   $ git cherry-pick -x 42efda3be3c36e0785d114269bcc2b3660c4a138
>   $ mvn clean install -DskipTests
>
> This will take a long time, specially the first time. The result will
> include the following file:
>
>   backend/manager/modules/restapi/types/target/restapi-types-3.4.2.jar
>
> Take that file and copy it to
> /usr/share/java/ovirt-engine/restapi-types.jar (after making a backup of
> the original, then restart the engine.
>
> >
> > On Wed, Jul 2, 2014 at 3:09 PM, Juan Hernandez  > > wrote:
> >
> > On 07/02/2014 11:36 AM, Shanil S wrote:
> > > Hi Shahar,
> > >
> > > Okay..
> > > So, what we have to do for this ? will it not work ?
> > >
> > > --
> > > Regards
> > > Shanil
> > >
> >
> > Currently the bug is targeted for 3.5.0, so it won't be fixed for you
> > till we release 3.5.0 and you upgrade. Do you need the fix in a
> previous
> > version? Which one?
> >
> > >
> > > On Wed, Jul 2, 2014 at 3:03 PM, Shahar Havivi  > 
> > > >> wrote:
> > >
> > > Hi Shanil,
> > > There is a bug for this issue:
> > > https://bugzilla.redhat.com/show_bug.cgi?id=1115389
> > > The patch is already merged upstream.
> > >
> > > Shahar.
> > >
> > > On 02.07.14 14:47, Shanil S wrote:
> > > > Hi Shahar,
> > > >
> > > > Okay..
> > > >
> > > > Thanks..
> > > >
> > > > --
> > > > Regards
> > > > Shanil
> > > >
> > > >
> > > > On Wed, Jul 2, 2014 at 2:42 PM, Shanil S
> > mailto:xielessha...@gmail.com>
> > >  > >> wrote:
> > > >
> > > > > Hi Sven,
> > > > >
> > > > > I used the xml like this to assign IP,
> > > > > http://www.ovirt.org/Features/Cloud-Init_Integration.
> Also,
> > > could you
> > > > > please give me the json data which you given for assigning
> > the IP ?
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Regards
> > > > > Shanil
> > > > >
> > > > >
> > > > > On Wed, Jul 2, 2014 at 2:36 PM, Sven Kieske
> > > mailto:s.kie...@mittwald.de>
> > >> wrote:
> > > > >
> > > > >> Well that would be of interest to me too, as
> > > > >> I'm currently successfully assigning IPs via
> > > > >> rest, but through json instead of xml.
> > > > >>
> > > > >> what would be that error?
> > > > >>
> > > > >> Please share the BZ URL.
> > > > >>
> > > > >> Am 02.07.2014 09:54, schrieb Shahar Havivi:
> > > > >> > Yes,
> > > > >> > Please send the content of the file  that is under
> the
> > > "content/"
> > > > >> > directory.
> > > > >> > I think I found a bug in the REST API to configure
> network
> > > address - I
> > > > >> just
> > > > >> > want to confirm.
> > > > >> > This is not effect the UI and I will post a patch
> > shortly...
> > > > >> > Shahar.
> > > > >>
> > > > >> --
> > > > >> Mit freundlichen Grüßen / Regards
> > > > >>
> > > > >> Sven Kieske
> > > > >>
> > > > >> Systemadministrator
> > > > >> Mittwald CM Service GmbH & Co. KG
> > > > >> Königsberger Straße 6
> > > > >> 32339 Espelkamp
> > > > >> T: +49-5772-293-100
> > > > >> F: +49-5772-293-333
> > > >

Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Juan Hernandez
On 07/02/2014 11:45 AM, Shanil S wrote:
> Hi Shahar,
> 
> We are using the version 3.4.2, Is it possible to fix it in this version
> ? or could you please tell me the expected release of the 3.5.0 version ?
> 
> -- 
> Regards
> Shanil
> 

Currently 3.5 is scheduled for release on 2014-08-04, see here for
details on the calendar:

  http://www.ovirt.org/OVirt_3.5_release-management

And the calendar here:


https://www.google.com/calendar/embed?src=ppqtk46u9cglj7l987ruo2l0f8%40group.calendar.google.com&ctz=UTC

The fix could also be backported to 3.4.3, which is scheduled for
release on 2014-07-17. Let us know if you consider it important enough
to be included in that version.

Alternatively, if it is extremely urgent for you, you can backport,
build and patch your installation yourself. In this case it isn't very
complicated:

  $ git clone git://gerrit.ovirt.org/ovirt-engine
  $ cd ovirt-engine
  $ git cherry-pick -x 42efda3be3c36e0785d114269bcc2b3660c4a138
  $ mvn clean install -DskipTests

This will take a long time, specially the first time. The result will
include the following file:

  backend/manager/modules/restapi/types/target/restapi-types-3.4.2.jar

Take that file and copy it to
/usr/share/java/ovirt-engine/restapi-types.jar (after making a backup of
the original, then restart the engine.

> 
> On Wed, Jul 2, 2014 at 3:09 PM, Juan Hernandez  > wrote:
> 
> On 07/02/2014 11:36 AM, Shanil S wrote:
> > Hi Shahar,
> >
> > Okay..
> > So, what we have to do for this ? will it not work ?
> >
> > --
> > Regards
> > Shanil
> >
> 
> Currently the bug is targeted for 3.5.0, so it won't be fixed for you
> till we release 3.5.0 and you upgrade. Do you need the fix in a previous
> version? Which one?
> 
> >
> > On Wed, Jul 2, 2014 at 3:03 PM, Shahar Havivi  
> > >> wrote:
> >
> > Hi Shanil,
> > There is a bug for this issue:
> > https://bugzilla.redhat.com/show_bug.cgi?id=1115389
> > The patch is already merged upstream.
> >
> > Shahar.
> >
> > On 02.07.14 14:47, Shanil S wrote:
> > > Hi Shahar,
> > >
> > > Okay..
> > >
> > > Thanks..
> > >
> > > --
> > > Regards
> > > Shanil
> > >
> > >
> > > On Wed, Jul 2, 2014 at 2:42 PM, Shanil S
> mailto:xielessha...@gmail.com>
> >  >> wrote:
> > >
> > > > Hi Sven,
> > > >
> > > > I used the xml like this to assign IP,
> > > > http://www.ovirt.org/Features/Cloud-Init_Integration. Also,
> > could you
> > > > please give me the json data which you given for assigning
> the IP ?
> > > >
> > > >
> > > >
> > > > --
> > > > Regards
> > > > Shanil
> > > >
> > > >
> > > > On Wed, Jul 2, 2014 at 2:36 PM, Sven Kieske
> > mailto:s.kie...@mittwald.de>
> >> wrote:
> > > >
> > > >> Well that would be of interest to me too, as
> > > >> I'm currently successfully assigning IPs via
> > > >> rest, but through json instead of xml.
> > > >>
> > > >> what would be that error?
> > > >>
> > > >> Please share the BZ URL.
> > > >>
> > > >> Am 02.07.2014 09:54, schrieb Shahar Havivi:
> > > >> > Yes,
> > > >> > Please send the content of the file  that is under the
> > "content/"
> > > >> > directory.
> > > >> > I think I found a bug in the REST API to configure network
> > address - I
> > > >> just
> > > >> > want to confirm.
> > > >> > This is not effect the UI and I will post a patch
> shortly...
> > > >> > Shahar.
> > > >>
> > > >> --
> > > >> Mit freundlichen Grüßen / Regards
> > > >>
> > > >> Sven Kieske
> > > >>
> > > >> Systemadministrator
> > > >> Mittwald CM Service GmbH & Co. KG
> > > >> Königsberger Straße 6
> > > >> 32339 Espelkamp
> > > >> T: +49-5772-293-100
> > > >> F: +49-5772-293-333
> > > >> https://www.mittwald.de
> > > >> Geschäftsführer: Robert Meyer
> > > >> St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640,
> AG Bad
> > Oeynhausen
> > > >> Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260,
> AG Bad
> > > >> Oeynhausen
> > > >>
> > > >
> > > >
> >


-- 
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.

Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Shanil S
Hi Shahar,

We are using the version 3.4.2, Is it possible to fix it in this version ?
or could you please tell me the expected release of the 3.5.0 version ?

-- 
Regards
Shanil


On Wed, Jul 2, 2014 at 3:09 PM, Juan Hernandez  wrote:

> On 07/02/2014 11:36 AM, Shanil S wrote:
> > Hi Shahar,
> >
> > Okay..
> > So, what we have to do for this ? will it not work ?
> >
> > --
> > Regards
> > Shanil
> >
>
> Currently the bug is targeted for 3.5.0, so it won't be fixed for you
> till we release 3.5.0 and you upgrade. Do you need the fix in a previous
> version? Which one?
>
> >
> > On Wed, Jul 2, 2014 at 3:03 PM, Shahar Havivi  > > wrote:
> >
> > Hi Shanil,
> > There is a bug for this issue:
> > https://bugzilla.redhat.com/show_bug.cgi?id=1115389
> > The patch is already merged upstream.
> >
> > Shahar.
> >
> > On 02.07.14 14:47, Shanil S wrote:
> > > Hi Shahar,
> > >
> > > Okay..
> > >
> > > Thanks..
> > >
> > > --
> > > Regards
> > > Shanil
> > >
> > >
> > > On Wed, Jul 2, 2014 at 2:42 PM, Shanil S  > > wrote:
> > >
> > > > Hi Sven,
> > > >
> > > > I used the xml like this to assign IP,
> > > > http://www.ovirt.org/Features/Cloud-Init_Integration. Also,
> > could you
> > > > please give me the json data which you given for assigning the
> IP ?
> > > >
> > > >
> > > >
> > > > --
> > > > Regards
> > > > Shanil
> > > >
> > > >
> > > > On Wed, Jul 2, 2014 at 2:36 PM, Sven Kieske
> > mailto:s.kie...@mittwald.de>> wrote:
> > > >
> > > >> Well that would be of interest to me too, as
> > > >> I'm currently successfully assigning IPs via
> > > >> rest, but through json instead of xml.
> > > >>
> > > >> what would be that error?
> > > >>
> > > >> Please share the BZ URL.
> > > >>
> > > >> Am 02.07.2014 09:54, schrieb Shahar Havivi:
> > > >> > Yes,
> > > >> > Please send the content of the file  that is under the
> > "content/"
> > > >> > directory.
> > > >> > I think I found a bug in the REST API to configure network
> > address - I
> > > >> just
> > > >> > want to confirm.
> > > >> > This is not effect the UI and I will post a patch shortly...
> > > >> > Shahar.
> > > >>
> > > >> --
> > > >> Mit freundlichen Grüßen / Regards
> > > >>
> > > >> Sven Kieske
> > > >>
> > > >> Systemadministrator
> > > >> Mittwald CM Service GmbH & Co. KG
> > > >> Königsberger Straße 6
> > > >> 32339 Espelkamp
> > > >> T: +49-5772-293-100
> > > >> F: +49-5772-293-333
> > > >> https://www.mittwald.de
> > > >> Geschäftsführer: Robert Meyer
> > > >> St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad
> > Oeynhausen
> > > >> Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad
> > > >> Oeynhausen
> > > >>
> > > >
> > > >
> >
> >
> >
> >
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
> >
>
>
> --
> Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
> 3ºD, 28016 Madrid, Spain
> Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Juan Hernandez
On 07/02/2014 11:36 AM, Shanil S wrote:
> Hi Shahar,
> 
> Okay..
> So, what we have to do for this ? will it not work ?
> 
> -- 
> Regards
> Shanil
> 

Currently the bug is targeted for 3.5.0, so it won't be fixed for you
till we release 3.5.0 and you upgrade. Do you need the fix in a previous
version? Which one?

> 
> On Wed, Jul 2, 2014 at 3:03 PM, Shahar Havivi  > wrote:
> 
> Hi Shanil,
> There is a bug for this issue:
> https://bugzilla.redhat.com/show_bug.cgi?id=1115389
> The patch is already merged upstream.
> 
> Shahar.
> 
> On 02.07.14 14:47, Shanil S wrote:
> > Hi Shahar,
> >
> > Okay..
> >
> > Thanks..
> >
> > --
> > Regards
> > Shanil
> >
> >
> > On Wed, Jul 2, 2014 at 2:42 PM, Shanil S  > wrote:
> >
> > > Hi Sven,
> > >
> > > I used the xml like this to assign IP,
> > > http://www.ovirt.org/Features/Cloud-Init_Integration. Also,
> could you
> > > please give me the json data which you given for assigning the IP ?
> > >
> > >
> > >
> > > --
> > > Regards
> > > Shanil
> > >
> > >
> > > On Wed, Jul 2, 2014 at 2:36 PM, Sven Kieske
> mailto:s.kie...@mittwald.de>> wrote:
> > >
> > >> Well that would be of interest to me too, as
> > >> I'm currently successfully assigning IPs via
> > >> rest, but through json instead of xml.
> > >>
> > >> what would be that error?
> > >>
> > >> Please share the BZ URL.
> > >>
> > >> Am 02.07.2014 09:54, schrieb Shahar Havivi:
> > >> > Yes,
> > >> > Please send the content of the file  that is under the
> "content/"
> > >> > directory.
> > >> > I think I found a bug in the REST API to configure network
> address - I
> > >> just
> > >> > want to confirm.
> > >> > This is not effect the UI and I will post a patch shortly...
> > >> > Shahar.
> > >>
> > >> --
> > >> Mit freundlichen Grüßen / Regards
> > >>
> > >> Sven Kieske
> > >>
> > >> Systemadministrator
> > >> Mittwald CM Service GmbH & Co. KG
> > >> Königsberger Straße 6
> > >> 32339 Espelkamp
> > >> T: +49-5772-293-100
> > >> F: +49-5772-293-333
> > >> https://www.mittwald.de
> > >> Geschäftsführer: Robert Meyer
> > >> St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad
> Oeynhausen
> > >> Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad
> > >> Oeynhausen
> > >>
> > >
> > >
> 
> 
> 
> 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 


-- 
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Shanil S
Hi Shahar,

Okay..
So, what we have to do for this ? will it not work ?

-- 
Regards
Shanil


On Wed, Jul 2, 2014 at 3:03 PM, Shahar Havivi  wrote:

> Hi Shanil,
> There is a bug for this issue:
> https://bugzilla.redhat.com/show_bug.cgi?id=1115389
> The patch is already merged upstream.
>
> Shahar.
>
> On 02.07.14 14:47, Shanil S wrote:
> > Hi Shahar,
> >
> > Okay..
> >
> > Thanks..
> >
> > --
> > Regards
> > Shanil
> >
> >
> > On Wed, Jul 2, 2014 at 2:42 PM, Shanil S  wrote:
> >
> > > Hi Sven,
> > >
> > > I used the xml like this to assign IP,
> > > http://www.ovirt.org/Features/Cloud-Init_Integration. Also, could you
> > > please give me the json data which you given for assigning the IP ?
> > >
> > >
> > >
> > > --
> > > Regards
> > > Shanil
> > >
> > >
> > > On Wed, Jul 2, 2014 at 2:36 PM, Sven Kieske 
> wrote:
> > >
> > >> Well that would be of interest to me too, as
> > >> I'm currently successfully assigning IPs via
> > >> rest, but through json instead of xml.
> > >>
> > >> what would be that error?
> > >>
> > >> Please share the BZ URL.
> > >>
> > >> Am 02.07.2014 09:54, schrieb Shahar Havivi:
> > >> > Yes,
> > >> > Please send the content of the file  that is under the
> "content/"
> > >> > directory.
> > >> > I think I found a bug in the REST API to configure network address
> - I
> > >> just
> > >> > want to confirm.
> > >> > This is not effect the UI and I will post a patch shortly...
> > >> > Shahar.
> > >>
> > >> --
> > >> Mit freundlichen Grüßen / Regards
> > >>
> > >> Sven Kieske
> > >>
> > >> Systemadministrator
> > >> Mittwald CM Service GmbH & Co. KG
> > >> Königsberger Straße 6
> > >> 32339 Espelkamp
> > >> T: +49-5772-293-100
> > >> F: +49-5772-293-333
> > >> https://www.mittwald.de
> > >> Geschäftsführer: Robert Meyer
> > >> St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad
> Oeynhausen
> > >> Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad
> > >> Oeynhausen
> > >>
> > >
> > >
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Shahar Havivi
Hi Shanil,
There is a bug for this issue:
https://bugzilla.redhat.com/show_bug.cgi?id=1115389
The patch is already merged upstream.

Shahar.

On 02.07.14 14:47, Shanil S wrote:
> Hi Shahar,
> 
> Okay..
> 
> Thanks..
> 
> -- 
> Regards
> Shanil
> 
> 
> On Wed, Jul 2, 2014 at 2:42 PM, Shanil S  wrote:
> 
> > Hi Sven,
> >
> > I used the xml like this to assign IP,
> > http://www.ovirt.org/Features/Cloud-Init_Integration. Also, could you
> > please give me the json data which you given for assigning the IP ?
> >
> >
> >
> > --
> > Regards
> > Shanil
> >
> >
> > On Wed, Jul 2, 2014 at 2:36 PM, Sven Kieske  wrote:
> >
> >> Well that would be of interest to me too, as
> >> I'm currently successfully assigning IPs via
> >> rest, but through json instead of xml.
> >>
> >> what would be that error?
> >>
> >> Please share the BZ URL.
> >>
> >> Am 02.07.2014 09:54, schrieb Shahar Havivi:
> >> > Yes,
> >> > Please send the content of the file  that is under the "content/"
> >> > directory.
> >> > I think I found a bug in the REST API to configure network address - I
> >> just
> >> > want to confirm.
> >> > This is not effect the UI and I will post a patch shortly...
> >> > Shahar.
> >>
> >> --
> >> Mit freundlichen Grüßen / Regards
> >>
> >> Sven Kieske
> >>
> >> Systemadministrator
> >> Mittwald CM Service GmbH & Co. KG
> >> Königsberger Straße 6
> >> 32339 Espelkamp
> >> T: +49-5772-293-100
> >> F: +49-5772-293-333
> >> https://www.mittwald.de
> >> Geschäftsführer: Robert Meyer
> >> St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
> >> Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad
> >> Oeynhausen
> >>
> >
> >
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Shanil S
Hi Shahar,

Okay..

Thanks..

-- 
Regards
Shanil


On Wed, Jul 2, 2014 at 2:42 PM, Shanil S  wrote:

> Hi Sven,
>
> I used the xml like this to assign IP,
> http://www.ovirt.org/Features/Cloud-Init_Integration. Also, could you
> please give me the json data which you given for assigning the IP ?
>
>
>
> --
> Regards
> Shanil
>
>
> On Wed, Jul 2, 2014 at 2:36 PM, Sven Kieske  wrote:
>
>> Well that would be of interest to me too, as
>> I'm currently successfully assigning IPs via
>> rest, but through json instead of xml.
>>
>> what would be that error?
>>
>> Please share the BZ URL.
>>
>> Am 02.07.2014 09:54, schrieb Shahar Havivi:
>> > Yes,
>> > Please send the content of the file  that is under the "content/"
>> > directory.
>> > I think I found a bug in the REST API to configure network address - I
>> just
>> > want to confirm.
>> > This is not effect the UI and I will post a patch shortly...
>> > Shahar.
>>
>> --
>> Mit freundlichen Grüßen / Regards
>>
>> Sven Kieske
>>
>> Systemadministrator
>> Mittwald CM Service GmbH & Co. KG
>> Königsberger Straße 6
>> 32339 Espelkamp
>> T: +49-5772-293-100
>> F: +49-5772-293-333
>> https://www.mittwald.de
>> Geschäftsführer: Robert Meyer
>> St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
>> Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad
>> Oeynhausen
>>
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Shanil S
Hi Sven,

I used the xml like this to assign IP,
http://www.ovirt.org/Features/Cloud-Init_Integration. Also, could you
please give me the json data which you given for assigning the IP ?



-- 
Regards
Shanil


On Wed, Jul 2, 2014 at 2:36 PM, Sven Kieske  wrote:

> Well that would be of interest to me too, as
> I'm currently successfully assigning IPs via
> rest, but through json instead of xml.
>
> what would be that error?
>
> Please share the BZ URL.
>
> Am 02.07.2014 09:54, schrieb Shahar Havivi:
> > Yes,
> > Please send the content of the file  that is under the "content/"
> > directory.
> > I think I found a bug in the REST API to configure network address - I
> just
> > want to confirm.
> > This is not effect the UI and I will post a patch shortly...
> > Shahar.
>
> --
> Mit freundlichen Grüßen / Regards
>
> Sven Kieske
>
> Systemadministrator
> Mittwald CM Service GmbH & Co. KG
> Königsberger Straße 6
> 32339 Espelkamp
> T: +49-5772-293-100
> F: +49-5772-293-333
> https://www.mittwald.de
> Geschäftsführer: Robert Meyer
> St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
> Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Shahar Havivi
On 02.07.14 14:27, Shanil S wrote:
> Hi Shahar,
> 
> I have attached the screen shot of the content of the  file. Please
> check it and i found that the IP which trying to assign from the API using
> cloud init is saving into the  file but its not updating the conf file.
> Please check it...
> 
> Thanks for your replies..
Thank you,
I see the problem - its the null for the interface name.
I will post a patch and let you know
> 
> 
> 
> -- 
> Regards
> Shanil
> 
> 
> On Wed, Jul 2, 2014 at 1:24 PM, Shahar Havivi  wrote:
> 
> > On 02.07.14 13:06, Shanil S wrote:
> > > Hi Seven,
> > >
> > >
> > > I checked that ovirt can mount the iso to the VM...that means ovirt can
> > > push the cloud-init data. I have attached the screenshots, please check
> > it.
> > Yes,
> > Please send the content of the file  that is under the "content/"
> > directory.
> > I think I found a bug in the REST API to configure network address - I just
> > want to confirm.
> > This is not effect the UI and I will post a patch shortly...
> > Shahar.
> > >
> > > --
> > > Regards
> > > Shanil
> > >
> > >
> > > On Wed, Jul 2, 2014 at 12:45 PM, Sven Kieske 
> > wrote:
> > >
> > > > No, this is no "option" to activate.
> > > >
> > > > The data you submit to cloud-init, gets merged into an iso file
> > > > by ovirt, which is than attached as an cd-rom into the vm.
> > > >
> > > > usually this is /dev/sr1
> > > >
> > > > try to mount it this way in your vm:
> > > >
> > > > mount -t iso9660 /dev/sr1 /mnt/
> > > > then you should be able to see the folder:
> > > > /mnt/openstack/
> > > >
> > > > inside this folder all cloud-init data should
> > > > be available in human readable form (most of it is json)
> > > >
> > > > if you do not got this cd-rom inside your vm, this means
> > > > ovirt was not able to push the cloud-init data inside
> > > > the vm.
> > > >
> > > > in this case, there should be some errors in vdsm.log and engine.log
> > > > as well.
> > > >
> > > > HTH
> > > >
> > > > Am 02.07.2014 06:04, schrieb Shanil S:
> > > > > We are using the cloud-init 0.7.2.2, in this version there is no
> > option
> > > > to
> > > > > set the cd rom. I am attaching the screenshot of the cloud init page,
> > > > > please have a look at this.
> > > >
> > > > --
> > > > Mit freundlichen Grüßen / Regards
> > > >
> > > > Sven Kieske
> > > >
> > > > Systemadministrator
> > > > Mittwald CM Service GmbH & Co. KG
> > > > Königsberger Straße 6
> > > > 32339 Espelkamp
> > > > T: +49-5772-293-100
> > > > F: +49-5772-293-333
> > > > https://www.mittwald.de
> > > > Geschäftsführer: Robert Meyer
> > > > St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad
> > Oeynhausen
> > > > Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad
> > Oeynhausen
> > > >
> >
> >
> >


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Sven Kieske
Well that would be of interest to me too, as
I'm currently successfully assigning IPs via
rest, but through json instead of xml.

what would be that error?

Please share the BZ URL.

Am 02.07.2014 09:54, schrieb Shahar Havivi:
> Yes, 
> Please send the content of the file  that is under the "content/"
> directory.
> I think I found a bug in the REST API to configure network address - I just
> want to confirm.
> This is not effect the UI and I will post a patch shortly...
> Shahar.

-- 
Mit freundlichen Grüßen / Regards

Sven Kieske

Systemadministrator
Mittwald CM Service GmbH & Co. KG
Königsberger Straße 6
32339 Espelkamp
T: +49-5772-293-100
F: +49-5772-293-333
https://www.mittwald.de
Geschäftsführer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Shanil S
Hi Shahar,

We are using the cloud-init 0.7.2.2, in this version there is no option to
set the cd rom. I am attaching the screenshot of the cloud init page,
please have a look at this.




On Tue, Jul 1, 2014 at 8:11 PM, Shahar Havivi  wrote:

> When you run the VM with cloud-init you get a cdrom with the cloud-init
> content.
> Try to mount the cdrom something like:
> $ mount /dev/sr1 mydir
> and look at the content of the network file at:
> $ cat mydir/openstack/content/
>
>
> On 01.07.14 17:10, Shanil S wrote:
> > Hi Seven,
> >
> > okay.. Thanks..
> >
> >
> > On Tue, Jul 1, 2014 at 4:31 PM, Sven Kieske 
> wrote:
> >
> > > CC'ed michal, maybe he finds an error in your xml.
> > >
> > > Am 30.06.2014 12:31, schrieb Shanil S:
> > > > Hi,
> > > >
> > > > I am assigning IP using the REST API as like
> > > > http://www.ovirt.org/Features/Cloud-Init_Integration but it seems
> the
> > > IP is
> > > > not assigning to the vm. But the other details like host address etc
> are
> > > > correctly saving. I am using cloud init to assign IP address
> > > >
> > > > The following is the xml which i used for assigning IP
> > > >
> > > >
> > > > $xml_data = "
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > >  
> > > >  
> > > >  TestMachine
> > > >
> > > >
> > > >   
> > > >  
> > > >username
> > > >adminpassw
> > > >  
> > > >
> > > >   
> > > >   
> > > >
> > > >  eth0
> > > >  none
> > > >  
> > > > > > > gateway='x.x.x.x'/>
> > > >  
> > > >  true
> > > >
> > > >  
> > > >  
> > > >
> > > >  
> > > >8.8.8.8
> > > >  
> > > >
> > > >  
> > > >
> > > >  
> > > >
> > > > 
> > > > ";
> > > >
> > > >
> > > > The above xml is called with the start function of API. IP is
> assigned
> > > from
> > > > the ovirt portal and the issue is only when assigning it from the
> REST
> > > API.
> > > > If anyone knows could you please check if any issues with the it ?
> > > >
> > > >
> > > >
> > > > ___
> > > > Users mailing list
> > > > Users@ovirt.org
> > > > http://lists.ovirt.org/mailman/listinfo/users
> > > >
> > >
> > > --
> > > Mit freundlichen Grüßen / Regards
> > >
> > > Sven Kieske
> > >
> > > Systemadministrator
> > > Mittwald CM Service GmbH & Co. KG
> > > Königsberger Straße 6
> > > 32339 Espelkamp
> > > T: +49-5772-293-100
> > > F: +49-5772-293-333
> > > https://www.mittwald.de
> > > Geschäftsführer: Robert Meyer
> > > St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad
> Oeynhausen
> > > Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad
> Oeynhausen
> > > ___
> > > Users mailing list
> > > Users@ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/users
> > >
>
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Sven Kieske
No, this is no "option" to activate.

The data you submit to cloud-init, gets merged into an iso file
by ovirt, which is than attached as an cd-rom into the vm.

usually this is /dev/sr1

try to mount it this way in your vm:

mount -t iso9660 /dev/sr1 /mnt/
then you should be able to see the folder:
/mnt/openstack/

inside this folder all cloud-init data should
be available in human readable form (most of it is json)

if you do not got this cd-rom inside your vm, this means
ovirt was not able to push the cloud-init data inside
the vm.

in this case, there should be some errors in vdsm.log and engine.log
as well.

HTH

Am 02.07.2014 06:04, schrieb Shanil S:
> We are using the cloud-init 0.7.2.2, in this version there is no option to
> set the cd rom. I am attaching the screenshot of the cloud init page,
> please have a look at this.

-- 
Mit freundlichen Grüßen / Regards

Sven Kieske

Systemadministrator
Mittwald CM Service GmbH & Co. KG
Königsberger Straße 6
32339 Espelkamp
T: +49-5772-293-100
F: +49-5772-293-333
https://www.mittwald.de
Geschäftsführer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-07-02 Thread Shahar Havivi
On 02.07.14 13:06, Shanil S wrote:
> Hi Seven,
> 
> 
> I checked that ovirt can mount the iso to the VM...that means ovirt can
> push the cloud-init data. I have attached the screenshots, please check it.
Yes, 
Please send the content of the file  that is under the "content/"
directory.
I think I found a bug in the REST API to configure network address - I just
want to confirm.
This is not effect the UI and I will post a patch shortly...
Shahar.
> 
> -- 
> Regards
> Shanil
> 
> 
> On Wed, Jul 2, 2014 at 12:45 PM, Sven Kieske  wrote:
> 
> > No, this is no "option" to activate.
> >
> > The data you submit to cloud-init, gets merged into an iso file
> > by ovirt, which is than attached as an cd-rom into the vm.
> >
> > usually this is /dev/sr1
> >
> > try to mount it this way in your vm:
> >
> > mount -t iso9660 /dev/sr1 /mnt/
> > then you should be able to see the folder:
> > /mnt/openstack/
> >
> > inside this folder all cloud-init data should
> > be available in human readable form (most of it is json)
> >
> > if you do not got this cd-rom inside your vm, this means
> > ovirt was not able to push the cloud-init data inside
> > the vm.
> >
> > in this case, there should be some errors in vdsm.log and engine.log
> > as well.
> >
> > HTH
> >
> > Am 02.07.2014 06:04, schrieb Shanil S:
> > > We are using the cloud-init 0.7.2.2, in this version there is no option
> > to
> > > set the cd rom. I am attaching the screenshot of the cloud init page,
> > > please have a look at this.
> >
> > --
> > Mit freundlichen Grüßen / Regards
> >
> > Sven Kieske
> >
> > Systemadministrator
> > Mittwald CM Service GmbH & Co. KG
> > Königsberger Straße 6
> > 32339 Espelkamp
> > T: +49-5772-293-100
> > F: +49-5772-293-333
> > https://www.mittwald.de
> > Geschäftsführer: Robert Meyer
> > St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
> > Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
> >


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-07-01 Thread Shahar Havivi
When you run the VM with cloud-init you get a cdrom with the cloud-init
content.
Try to mount the cdrom something like:
$ mount /dev/sr1 mydir
and look at the content of the network file at:
$ cat mydir/openstack/content/


On 01.07.14 17:10, Shanil S wrote:
> Hi Seven,
> 
> okay.. Thanks..
> 
> 
> On Tue, Jul 1, 2014 at 4:31 PM, Sven Kieske  wrote:
> 
> > CC'ed michal, maybe he finds an error in your xml.
> >
> > Am 30.06.2014 12:31, schrieb Shanil S:
> > > Hi,
> > >
> > > I am assigning IP using the REST API as like
> > > http://www.ovirt.org/Features/Cloud-Init_Integration but it seems the
> > IP is
> > > not assigning to the vm. But the other details like host address etc are
> > > correctly saving. I am using cloud init to assign IP address
> > >
> > > The following is the xml which i used for assigning IP
> > >
> > >
> > > $xml_data = "
> > > 
> > > 
> > > 
> > > 
> > > 
> > > 
> > >  
> > >  
> > >  TestMachine
> > >
> > >
> > >   
> > >  
> > >username
> > >adminpassw
> > >  
> > >
> > >   
> > >   
> > >
> > >  eth0
> > >  none
> > >  
> > > > > gateway='x.x.x.x'/>
> > >  
> > >  true
> > >
> > >  
> > >  
> > >
> > >  
> > >8.8.8.8
> > >  
> > >
> > >  
> > >
> > >  
> > >
> > > 
> > > ";
> > >
> > >
> > > The above xml is called with the start function of API. IP is assigned
> > from
> > > the ovirt portal and the issue is only when assigning it from the REST
> > API.
> > > If anyone knows could you please check if any issues with the it ?
> > >
> > >
> > >
> > > ___
> > > Users mailing list
> > > Users@ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/users
> > >
> >
> > --
> > Mit freundlichen Grüßen / Regards
> >
> > Sven Kieske
> >
> > Systemadministrator
> > Mittwald CM Service GmbH & Co. KG
> > Königsberger Straße 6
> > 32339 Espelkamp
> > T: +49-5772-293-100
> > F: +49-5772-293-333
> > https://www.mittwald.de
> > Geschäftsführer: Robert Meyer
> > St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
> > Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
> >

> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-07-01 Thread Shanil S
Hi Seven,

okay.. Thanks..


On Tue, Jul 1, 2014 at 4:31 PM, Sven Kieske  wrote:

> CC'ed michal, maybe he finds an error in your xml.
>
> Am 30.06.2014 12:31, schrieb Shanil S:
> > Hi,
> >
> > I am assigning IP using the REST API as like
> > http://www.ovirt.org/Features/Cloud-Init_Integration but it seems the
> IP is
> > not assigning to the vm. But the other details like host address etc are
> > correctly saving. I am using cloud init to assign IP address
> >
> > The following is the xml which i used for assigning IP
> >
> >
> > $xml_data = "
> > 
> > 
> > 
> > 
> > 
> > 
> >  
> >  
> >  TestMachine
> >
> >
> >   
> >  
> >username
> >adminpassw
> >  
> >
> >   
> >   
> >
> >  eth0
> >  none
> >  
> > > gateway='x.x.x.x'/>
> >  
> >  true
> >
> >  
> >  
> >
> >  
> >8.8.8.8
> >  
> >
> >  
> >
> >  
> >
> > 
> > ";
> >
> >
> > The above xml is called with the start function of API. IP is assigned
> from
> > the ovirt portal and the issue is only when assigning it from the REST
> API.
> > If anyone knows could you please check if any issues with the it ?
> >
> >
> >
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
> >
>
> --
> Mit freundlichen Grüßen / Regards
>
> Sven Kieske
>
> Systemadministrator
> Mittwald CM Service GmbH & Co. KG
> Königsberger Straße 6
> 32339 Espelkamp
> T: +49-5772-293-100
> F: +49-5772-293-333
> https://www.mittwald.de
> Geschäftsführer: Robert Meyer
> St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
> Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-07-01 Thread Sven Kieske
CC'ed michal, maybe he finds an error in your xml.

Am 30.06.2014 12:31, schrieb Shanil S:
> Hi,
> 
> I am assigning IP using the REST API as like
> http://www.ovirt.org/Features/Cloud-Init_Integration but it seems the IP is
> not assigning to the vm. But the other details like host address etc are
> correctly saving. I am using cloud init to assign IP address
> 
> The following is the xml which i used for assigning IP
> 
> 
> $xml_data = "
> 
> 
> 
> 
> 
> 
>  
>  
>  TestMachine
>
> 
>   
>  
>username
>adminpassw
>  
>
>   
>   
>
>  eth0
>  none
>  
> gateway='x.x.x.x'/>
>  
>  true
>
>  
>  
>
>  
>8.8.8.8
>  
>
>  
>
>  
>
> 
> ";
> 
> 
> The above xml is called with the start function of API. IP is assigned from
> the ovirt portal and the issue is only when assigning it from the REST API.
> If anyone knows could you please check if any issues with the it ?
> 
> 
> 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 

-- 
Mit freundlichen Grüßen / Regards

Sven Kieske

Systemadministrator
Mittwald CM Service GmbH & Co. KG
Königsberger Straße 6
32339 Espelkamp
T: +49-5772-293-100
F: +49-5772-293-333
https://www.mittwald.de
Geschäftsführer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-07-01 Thread Shanil S
Hi Seven,Shahar,

Thanks for you replies..

I am able create vm and also it is possible to set the host address using
the cloud init. Only the IP assigning is not working with the cloud init
and API function. I am also didn't find out any issues with the xml, there
may be any restrictions or something in the ovirt panel or its admin
section which prevent the IP assigning using the API function.




On Mon, Jun 30, 2014 at 7:12 PM, Sven Kieske  wrote:

> No, this can't be the problem
> as he stated that it worked
> when useing cloud-init via GUI.
>
> I can't see any obvious error in
> your xml, but you should get an
> error in engine.log if your xml
> is not correct.
> However I'm no expert for the xml
> version of the cloud-init data, so
> there might be a bug in your xml.
>
> are you sure your connection via rest
> works right? e.g. can you list vms
> from a datacenter?
>
> Am 30.06.2014 14:37, schrieb Shahar Havivi:
> > It may be the version of cloud-init rpm as Sven noted... less then 0.7.2
> > Can you check that?
> > login to the client and run:
> > $ rpm -qa | grep cloud-init
>
> --
> Mit freundlichen Grüßen / Regards
>
> Sven Kieske
>
> Systemadministrator
> Mittwald CM Service GmbH & Co. KG
> Königsberger Straße 6
> 32339 Espelkamp
> T: +49-5772-293-100
> F: +49-5772-293-333
> https://www.mittwald.de
> Geschäftsführer: Robert Meyer
> St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
> Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-06-30 Thread Sven Kieske
No, this can't be the problem
as he stated that it worked
when useing cloud-init via GUI.

I can't see any obvious error in
your xml, but you should get an
error in engine.log if your xml
is not correct.
However I'm no expert for the xml
version of the cloud-init data, so
there might be a bug in your xml.

are you sure your connection via rest
works right? e.g. can you list vms
from a datacenter?

Am 30.06.2014 14:37, schrieb Shahar Havivi:
> It may be the version of cloud-init rpm as Sven noted... less then 0.7.2
> Can you check that? 
> login to the client and run:
> $ rpm -qa | grep cloud-init

-- 
Mit freundlichen Grüßen / Regards

Sven Kieske

Systemadministrator
Mittwald CM Service GmbH & Co. KG
Königsberger Straße 6
32339 Espelkamp
T: +49-5772-293-100
F: +49-5772-293-333
https://www.mittwald.de
Geschäftsführer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

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


Re: [ovirt-users] Issues in IP Assigning using API

2014-06-30 Thread Shanil S
Hi Shahar,

The REST api means the add,edit operations using the api which ovirt
provided, i will call this using the php and curl command

http://www.ovirt.org/Features/Cloud-Init_Integration this method i used for
the vm creation.


On Mon, Jun 30, 2014 at 5:33 PM, Shahar Havivi  wrote:

> On 30.06.14 17:30, Shanil S wrote:
> > Hi Sven,
> >
> > Thanks for your reply.
> >
> > The IP assigning from the ovirt panel using cloud init is working fine,
> so
> > i think there may not be any issues with the cloud init version and cent
> > os. The issue is only with the REST API function using cloud init. Is
> there
> > any other settings need to do to work it with the REST Api calls ?
> What do you mean only from REST API, does it work fine from the UI?
> >
> >
> >
> >
> > On Mon, Jun 30, 2014 at 5:00 PM, Sven Kieske 
> wrote:
> >
> > > Hi,
> > >
> > > if you got any CentOS version < 6.5
> > > it will not work as you need at least
> > > cloud-init version 0.7.2 as this version
> > > supports the used way of submitting the
> > > meta-data and user data files to the vm
> > > (via cd rom payload).
> > >
> > > so in short: you need at least centos 6.5
> > > and cloud-init 0.7.2. inside the vm
> > >
> > > if you can't install this versions for
> > > some reason you can still write your
> > > own custom script to parse the data.
> > >
> > > HTH
> > >
> > > PS: cloud-init can't handle ipv6
> > >
> > > Am 30.06.2014 13:25, schrieb Shahar Havivi:
> > > > Ok which version and do you know the version of cloud-init rpm that
> the
> > > > cent-os is using?
> > >
> > > --
> > > Mit freundlichen Grüßen / Regards
> > >
> > > Sven Kieske
> > >
> > > Systemadministrator
> > > Mittwald CM Service GmbH & Co. KG
> > > Königsberger Straße 6
> > > 32339 Espelkamp
> > > T: +49-5772-293-100
> > > F: +49-5772-293-333
> > > https://www.mittwald.de
> > > Geschäftsführer: Robert Meyer
> > > St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad
> Oeynhausen
> > > Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad
> Oeynhausen
> > > ___
> > > Users mailing list
> > > Users@ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/users
> > >
>
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-06-30 Thread Shahar Havivi
On 30.06.14 17:30, Shanil S wrote:
> Hi Sven,
> 
> Thanks for your reply.
> 
> The IP assigning from the ovirt panel using cloud init is working fine, so
> i think there may not be any issues with the cloud init version and cent
> os. The issue is only with the REST API function using cloud init. Is there
> any other settings need to do to work it with the REST Api calls ?
What do you mean only from REST API, does it work fine from the UI?
> 
> 
> 
> 
> On Mon, Jun 30, 2014 at 5:00 PM, Sven Kieske  wrote:
> 
> > Hi,
> >
> > if you got any CentOS version < 6.5
> > it will not work as you need at least
> > cloud-init version 0.7.2 as this version
> > supports the used way of submitting the
> > meta-data and user data files to the vm
> > (via cd rom payload).
> >
> > so in short: you need at least centos 6.5
> > and cloud-init 0.7.2. inside the vm
> >
> > if you can't install this versions for
> > some reason you can still write your
> > own custom script to parse the data.
> >
> > HTH
> >
> > PS: cloud-init can't handle ipv6
> >
> > Am 30.06.2014 13:25, schrieb Shahar Havivi:
> > > Ok which version and do you know the version of cloud-init rpm that the
> > > cent-os is using?
> >
> > --
> > Mit freundlichen Grüßen / Regards
> >
> > Sven Kieske
> >
> > Systemadministrator
> > Mittwald CM Service GmbH & Co. KG
> > Königsberger Straße 6
> > 32339 Espelkamp
> > T: +49-5772-293-100
> > F: +49-5772-293-333
> > https://www.mittwald.de
> > Geschäftsführer: Robert Meyer
> > St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
> > Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
> >

> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-06-30 Thread Shanil S
Hi Sven,

Thanks for your reply.

The IP assigning from the ovirt panel using cloud init is working fine, so
i think there may not be any issues with the cloud init version and cent
os. The issue is only with the REST API function using cloud init. Is there
any other settings need to do to work it with the REST Api calls ?




On Mon, Jun 30, 2014 at 5:00 PM, Sven Kieske  wrote:

> Hi,
>
> if you got any CentOS version < 6.5
> it will not work as you need at least
> cloud-init version 0.7.2 as this version
> supports the used way of submitting the
> meta-data and user data files to the vm
> (via cd rom payload).
>
> so in short: you need at least centos 6.5
> and cloud-init 0.7.2. inside the vm
>
> if you can't install this versions for
> some reason you can still write your
> own custom script to parse the data.
>
> HTH
>
> PS: cloud-init can't handle ipv6
>
> Am 30.06.2014 13:25, schrieb Shahar Havivi:
> > Ok which version and do you know the version of cloud-init rpm that the
> > cent-os is using?
>
> --
> Mit freundlichen Grüßen / Regards
>
> Sven Kieske
>
> Systemadministrator
> Mittwald CM Service GmbH & Co. KG
> Königsberger Straße 6
> 32339 Espelkamp
> T: +49-5772-293-100
> F: +49-5772-293-333
> https://www.mittwald.de
> Geschäftsführer: Robert Meyer
> St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
> Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-06-30 Thread Sven Kieske
Hi,

if you got any CentOS version < 6.5
it will not work as you need at least
cloud-init version 0.7.2 as this version
supports the used way of submitting the
meta-data and user data files to the vm
(via cd rom payload).

so in short: you need at least centos 6.5
and cloud-init 0.7.2. inside the vm

if you can't install this versions for
some reason you can still write your
own custom script to parse the data.

HTH

PS: cloud-init can't handle ipv6

Am 30.06.2014 13:25, schrieb Shahar Havivi:
> Ok which version and do you know the version of cloud-init rpm that the
> cent-os is using?

-- 
Mit freundlichen Grüßen / Regards

Sven Kieske

Systemadministrator
Mittwald CM Service GmbH & Co. KG
Königsberger Straße 6
32339 Espelkamp
T: +49-5772-293-100
F: +49-5772-293-333
https://www.mittwald.de
Geschäftsführer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-06-30 Thread Shahar Havivi
On 30.06.14 16:32, Shanil S wrote:
> Hi Shahar,
> 
> I am using cent os for creating vm
Ok which version and do you know the version of cloud-init rpm that the
cent-os is using?
> 
> 
> On Mon, Jun 30, 2014 at 4:18 PM, Shahar Havivi  wrote:
> 
> > On 30.06.14 16:01, Shanil S wrote:
> > > Hi,
> > >
> > > I am assigning IP using the REST API as like
> > > http://www.ovirt.org/Features/Cloud-Init_Integration but it seems the
> > IP is
> > > not assigning to the vm. But the other details like host address etc are
> > > correctly saving. I am using cloud init to assign IP address
> > What is the guest os that you are using?
> > >
> > > The following is the xml which i used for assigning IP
> > >
> > >
> > > $xml_data = "
> > > 
> > > 
> > > 
> > > 
> > > 
> > > 
> > >  
> > >  
> > >  TestMachine
> > >
> > >
> > >   
> > >  
> > >username
> > >adminpassw
> > >  
> > >
> > >   
> > >   
> > >
> > >  eth0
> > >  none
> > >  
> > > > > gateway='x.x.x.x'/>
> > >  
> > >  true
> > >
> > >  
> > >  
> > >
> > >  
> > >8.8.8.8
> > >  
> > >
> > >  
> > >
> > >  
> > >
> > > 
> > > ";
> > >
> > >
> > > The above xml is called with the start function of API. IP is assigned
> > from
> > > the ovirt portal and the issue is only when assigning it from the REST
> > API.
> > > If anyone knows could you please check if any issues with the it ?
> >
> > > ___
> > > Users mailing list
> > > Users@ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/users
> >
> >

> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-06-30 Thread Shanil S
Hi Shahar,

I am using cent os for creating vm


On Mon, Jun 30, 2014 at 4:18 PM, Shahar Havivi  wrote:

> On 30.06.14 16:01, Shanil S wrote:
> > Hi,
> >
> > I am assigning IP using the REST API as like
> > http://www.ovirt.org/Features/Cloud-Init_Integration but it seems the
> IP is
> > not assigning to the vm. But the other details like host address etc are
> > correctly saving. I am using cloud init to assign IP address
> What is the guest os that you are using?
> >
> > The following is the xml which i used for assigning IP
> >
> >
> > $xml_data = "
> > 
> > 
> > 
> > 
> > 
> > 
> >  
> >  
> >  TestMachine
> >
> >
> >   
> >  
> >username
> >adminpassw
> >  
> >
> >   
> >   
> >
> >  eth0
> >  none
> >  
> > > gateway='x.x.x.x'/>
> >  
> >  true
> >
> >  
> >  
> >
> >  
> >8.8.8.8
> >  
> >
> >  
> >
> >  
> >
> > 
> > ";
> >
> >
> > The above xml is called with the start function of API. IP is assigned
> from
> > the ovirt portal and the issue is only when assigning it from the REST
> API.
> > If anyone knows could you please check if any issues with the it ?
>
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-06-30 Thread Shahar Havivi
On 30.06.14 16:01, Shanil S wrote:
> Hi,
> 
> I am assigning IP using the REST API as like
> http://www.ovirt.org/Features/Cloud-Init_Integration but it seems the IP is
> not assigning to the vm. But the other details like host address etc are
> correctly saving. I am using cloud init to assign IP address
What is the guest os that you are using?
> 
> The following is the xml which i used for assigning IP
> 
> 
> $xml_data = "
> 
> 
> 
> 
> 
> 
>  
>  
>  TestMachine
>
> 
>   
>  
>username
>adminpassw
>  
>
>   
>   
>
>  eth0
>  none
>  
> gateway='x.x.x.x'/>
>  
>  true
>
>  
>  
>
>  
>8.8.8.8
>  
>
>  
>
>  
>
> 
> ";
> 
> 
> The above xml is called with the start function of API. IP is assigned from
> the ovirt portal and the issue is only when assigning it from the REST API.
> If anyone knows could you please check if any issues with the it ?

> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Issues in IP Assigning using API

2014-06-30 Thread Shanil S
Hi,

I am assigning IP using the REST API as like
http://www.ovirt.org/Features/Cloud-Init_Integration but it seems the IP is
not assigning to the vm. But the other details like host address etc are
correctly saving. I am using cloud init to assign IP address

The following is the xml which i used for assigning IP


$xml_data = "






 
 
 TestMachine
   

  
 
   username
   adminpassw
 
   
  
  
   
 eth0
 none
 
   
 
 true
   
 
 
   
 
   8.8.8.8
 
   
 
   
 
   

";


The above xml is called with the start function of API. IP is assigned from
the ovirt portal and the issue is only when assigning it from the REST API.
If anyone knows could you please check if any issues with the it ?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users