Re: [controller-dev] OVSDB - Retrieving table name using Northbound MDSAL


Gabriel Robitaille-Montpetit <grmontpetit@...>
 

1. is this northbound simply a reader or can it also update as the current northbound does all CRUD operations?
Reader only for now, no CRUD. (maybe RPC is overkill for that).
2. is this separate from the southbound?
I think so, it might use the southbound bundles to connect to the OVS instance.
3. need a way to retrieve the whole database. We can pull it on demand or have a cache as the existing code works today.
Not sure what to answer here.

On Tue, Mar 24, 2015 at 1:21 PM, Sam Hague <shague@...> wrote:
Gabriel,

let's talk about this in the ovsdb meeting today. Some questions:

1. is this northbound simply a reader or can it also update as the current northbound does all CRUD operations?
2. is this separate from the southbound?
3. need a way to retrieve the whole database. We can pull it on demand or have a cache as the existing code works today.

Thanks, Sam

----- Original Message -----
> From: "Gabriel Robitaille-Montpetit" <grmontpetit@...>
> To: "Lnt OpenDayLight" <opendaylight.lnt@...>
> Cc: "Sam Hague" <shague@...>, "controller-dev" <controller-dev@...>,
> ovsdb-dev@..., dlux-dev@...
> Sent: Tuesday, March 24, 2015 10:58:14 AM
> Subject: Re: [controller-dev] [ovsdb-dev] OVSDB - Retrieving table name using Northbound MDSAL
>
> Hi,
>
> We started work on this:
> https://git.opendaylight.org/gerrit/#/c/16850/
> If thereĀ  could be someone taking a look at it, it would be nice. The next
> step would be to define a model and RPCs.
>
> On Mon, Mar 23, 2015 at 1:48 AM, Lnt OpenDayLight <
> opendaylight.lnt@...> wrote:
>
> > Hi,
> >
> >
> > Yes Sam. We would like to implement MD-SAL based northbound interface.
> >
> > Could you please help into this?
> >
> > Thanks & Regards,
> > lnt
> >
> >
> >
> > On Sat, Mar 21, 2015 at 10:27 PM, Sam Hague <shague@...> wrote:
> >
> >> Lnt,
> >>
> >> there is no method to do that today with mdsal. Let us know if you would
> >> like to add that capability.
> >>
> >> The v3 northbound can easily return the tables today.
> >>
> >> Thanks, Sam
> >>
> >> ----- Original Message -----
> >> > From: "Lnt OpenDayLight" <opendaylight.lnt@...>
> >> > To: ovsdb-dev@..., "controller-dev" <
> >> controller-dev@...>,
> >> > dlux-dev@...
> >> > Sent: Saturday, March 21, 2015 12:22:27 AM
> >> > Subject: [ovsdb-dev] OVSDB - Retrieving table name using Northbound
> >> MDSAL
> >> >
> >> > Hi,
> >> >
> >> > We would like to retrieve the OVSDB table names using MDSAL Northbound
> >> > interface and then display this into Dlux UI.
> >> >
> >> > How to implement into this?
> >> >
> >> >
> >> > Thanks & Regards,
> >> > lnt
> >> >
> >> >
> >> >
> >> > _______________________________________________
> >> > ovsdb-dev mailing list
> >> > ovsdb-dev@...
> >> > https://lists.opendaylight.org/mailman/listinfo/ovsdb-dev
> >> >
> >>
> >
> >
> > _______________________________________________
> > controller-dev mailing list
> > controller-dev@...
> > https://lists.opendaylight.org/mailman/listinfo/controller-dev
> >
> >
>

Join {z.archive.ovsdb-dev@lists.opendaylight.org to automatically receive all group messages.