This group is locked. No changes can be made to the group while it is locked.
Date
1 - 3 of 3
[controller-dev] OVSDB - Retrieving table name using Northbound MDSAL
Gabriel Robitaille-Montpetit <grmontpetit@...>
Hi, We started work on this: 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:
|
|
Sam Hague
Gabriel,
toggle quoted message
Show quoted text
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@...> |
|
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, |
|