[ovs-dev] [PATCH 2/3] ovn-sbctl: Use environment var OVN_SB_DB to find the database by default.

Justin Pettit jpettit at nicira.com
Wed Oct 7 21:11:04 UTC 2015


> On Oct 7, 2015, at 1:57 PM, Ben Pfaff <blp at nicira.com> wrote:
> 
> # ovn_init_db DATABASE
> #
> -# Creates and initializes the given DATABASE (one of "ovn-sb" or "ovn-nb")
> -# and starts its ovsdb-server instance.
> +# Creates and initializes the given DATABASE (one of "ovn-sb" or "ovn-nb"),
> +# starts its ovsdb-server instance, and sets the appropriate environment
> +# variable so that ovn-sbctl or ovn-nbctl uses the database by default.

Do you think it's worth mentioning what the appropriate environment variable is?

Acked-by: Justin Pettit <jpettit at nicira.com>

--Justin





More information about the dev mailing list