On Tue, Jun 25, 2013 at 01:02:31AM -0700, Gurucharan Shetty wrote: > Currently, if we have just one database, we can optionally skip the > database name when providing the DB path for certain options (ex: > --remote=db:[db,]table,column). But in case we have multiple databases, > it is mandatory. > > With this commit, we make the database name mandatory. This provides > increased flexibility for an upcoming commit that provides the ability > to add and remove databases during run time. > > Feature #14595. > Signed-off-by: Gurucharan Shetty <[email protected]>
Please mention this change in NEWS also. Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
