[ovirt-users] Issues in IP Assigning using API

Shanil S xielesshanil at gmail.com
Thu Jul 3 06:04:52 UTC 2014


Hi Juan,

Okay.. Thanks..

-- 
Regards
Shanil


On Wed, Jul 2, 2014 at 4:50 PM, Juan Hernandez <jhernand at redhat.com> 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 <jhernand at redhat.com
> > <mailto:jhernand at redhat.com>> 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
> >     <jhernand at redhat.com <mailto:jhernand at redhat.com>
> >     > <mailto:jhernand at redhat.com <mailto:jhernand at 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
> >     <http://gerrit.ovirt.org/ovirt-engine>
> >     >     <http://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
> >     >     <jhernand at redhat.com <mailto:jhernand at redhat.com>
> >     <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
> >     >     > <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
> >     <mailto:jhernand at redhat.com <mailto:jhernand at 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
> >     >     <shaharh at redhat.com <mailto:shaharh at redhat.com>
> >     <mailto:shaharh at redhat.com <mailto:shaharh at redhat.com>>
> >     >     >     <mailto:shaharh at redhat.com <mailto:shaharh at redhat.com>
> >     <mailto:shaharh at redhat.com <mailto:shaharh at redhat.com>>>
> >     >     >     > <mailto:shaharh at redhat.com <mailto:shaharh at redhat.com>
> >     <mailto:shaharh at redhat.com <mailto:shaharh at redhat.com>>
> >     >     <mailto:shaharh at redhat.com <mailto:shaharh at redhat.com>
> >     <mailto:shaharh at redhat.com <mailto:shaharh at 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..
> >     >     >     >     >
> >     >     >     >     > --
> >     >     >     >     > Regards
> >     >     >     >     > Shanil
> >     >     >     >     >
> >     >     >     >     >
> >     >     >     >     > On Wed, Jul 2, 2014 at 2:42 PM, Shanil S
> >     >     >     <xielesshanil at gmail.com <mailto:xielesshanil at gmail.com>
> >     <mailto:xielesshanil at gmail.com <mailto:xielesshanil at gmail.com>>
> >     >     <mailto:xielesshanil at gmail.com <mailto:xielesshanil at gmail.com>
> >     <mailto:xielesshanil at gmail.com <mailto:xielesshanil at gmail.com>>>
> >     >     >     >     <mailto:xielesshanil at gmail.com
> >     <mailto:xielesshanil at gmail.com>
> >     >     <mailto:xielesshanil at gmail.com <mailto:xielesshanil at gmail.com
> >>
> >     >     >     <mailto:xielesshanil at gmail.com
> >     <mailto:xielesshanil at gmail.com>
> >     >     <mailto:xielesshanil at gmail.com
> >     <mailto:xielesshanil at 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
> >     >     >     >     <S.Kieske at mittwald.de
> >     <mailto:S.Kieske at mittwald.de> <mailto:S.Kieske at mittwald.de
> >     <mailto:S.Kieske at mittwald.de>>
> >     >     <mailto:S.Kieske at mittwald.de <mailto:S.Kieske at mittwald.de>
> >     <mailto:S.Kieske at mittwald.de <mailto:S.Kieske at mittwald.de>>>
> >     >     >     <mailto:S.Kieske at mittwald.de
> >     <mailto:S.Kieske at mittwald.de> <mailto:S.Kieske at mittwald.de
> >     <mailto:S.Kieske at mittwald.de>>
> >     >     <mailto:S.Kieske at mittwald.de <mailto:S.Kieske at mittwald.de>
> >     <mailto:S.Kieske at mittwald.de <mailto:S.Kieske at 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 0000
> >     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.
> >     >
> >     >
> >
> >
> >     --
> >     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.
> >
> >
>
>
> --
> 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20140703/464a7dde/attachment-0001.html>


More information about the Users mailing list