ovs-ctl: Pull system_type and system_version from config file
authorGurucharan Shetty <gshetty@nicira.com>
Fri, 6 Jan 2012 02:28:20 +0000 (18:28 -0800)
committerGurucharan Shetty <gshetty@nicira.com>
Tue, 10 Jan 2012 01:58:39 +0000 (17:58 -0800)
commita685eb5a760579f0fe45cf5e5fe8db93468cb91d
tree8730d0ab928038ca244dc866658b21acd6ec30ed
parent551a2f6ca9a90a577bc25cdd913f6df6bd8d9b23
ovs-ctl: Pull system_type and system_version from config file

Currently system-type and system-version can only be set through
ovs-vsctl and ovs-ctl in the commandline. This patch allows you
to place system-type.conf and system-version.conf files in $etcdir
and their contents will be used if no arguments are specified with
ovs-vsctl or ovs-ctl.

Bug #9033.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
AUTHORS
utilities/ovs-ctl.8
utilities/ovs-ctl.in