On 6/12/21 4:00 AM, Ilya Maximets wrote:
> ovsdb_create() requires schema or storage to be nonnull, but in
> practice it requires to have schema name or a storage name to
> use it as a database name.  Only clustered storage has a name.
> This means that only clustered database can be created without
> schema,  Changing that by allowing unbacked storage to have a
> name.  This way we can create database with unbacked storage
> without schema.  Will be used in next commits to create database
> for ovsdb 'relay' service model.
> 
> Signed-off-by: Ilya Maximets <[email protected]>
> ---

Acked-by: Dumitru Ceara <[email protected]>

Thanks!

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to