Thanks~, pushed first 5 patches to master.~
On Sat, Aug 8, 2015 at 7:09 AM, Russell Bryant wrote:
>
>
> - Original Message -
> > On Fri, Aug 7, 2015 at 11:13 AM, Russell Bryant
> wrote:
> >
> > > > +\n\
> > > > +SouthBound DB commands:\n\
> > > > + showprint
- Original Message -
> On Fri, Aug 7, 2015 at 11:13 AM, Russell Bryant wrote:
>
> > > +\n\
> > > +SouthBound DB commands:\n\
> > > + showprint overview of database contents\n\
> > > +\n\
> > > +Chassis commands:\n\
> > > + chassis-add CHASSIS create a n
On Fri, Aug 7, 2015 at 11:13 AM, Russell Bryant wrote:
> > +\n\
> > +SouthBound DB commands:\n\
> > + showprint overview of database contents\n\
> > +\n\
> > +Chassis commands:\n\
> > + chassis-add CHASSIS create a new chassis named CHASSIS\n\
>
> encap-type and
On 08/07/2015 03:46 AM, Alex Wang wrote:
> This commit adds ovn-sbctl to ovn family by using the db-ctl-base
> library.
>
> Signed-off-by: Alex Wang
> Acked-by: Ben Pfaff
I verified that the tests pass and also played around with it manually.
Everything worked as expected. I only found one mi
This commit adds ovn-sbctl to ovn family by using the db-ctl-base
library.
Signed-off-by: Alex Wang
Acked-by: Ben Pfaff
---
V4->V5:
- rebase on top of master.
- change ovn-sbctl command format to target-action (e.g., chassis-add).
V3->V4:
- mention ovn-sbctl should never be used in normal oper