Make the location of the database separately configurable.
authorBen Pfaff <blp@nicira.com>
Fri, 27 Jul 2012 22:52:21 +0000 (15:52 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 1 Aug 2012 17:55:57 +0000 (10:55 -0700)
commitf973f2af2fd4452c8e182caf6a4346cf2a2a394e
treeeb0a4ac92b8457ef682dfa89447342b209bf0f88
parent01ca539f5c89fab1ea9a355d4cb75383dfb25da5
Make the location of the database separately configurable.

The default is unchanged, /etc/openvswitch/conf.db.

This makes it possible to transition each Open vSwitch packaging from
/etc/openvswitch/conf.db to /var/lib/openvswitch/conf.db independently.

Signed-off-by: Ben Pfaff <blp@nicira.com>
22 files changed:
Makefile.am
configure.ac
lib/automake.mk
lib/dirs.c.in
lib/dirs.h
m4/openvswitch.m4
ovsdb/ovsdb-server.1.in
ovsdb/ovsdb-server.c
ovsdb/ovsdb-tool.1.in
ovsdb/ovsdb-tool.c
python/automake.mk
python/ovs/dirs.py
tests/ofproto-macros.at
tests/ovs-monitor-ipsec.at
tests/ovs-xapi-sync.at
tests/unixctl-py.at
tests/vlog.at
utilities/bugtool/ovs-bugtool.in
utilities/bugtool/plugins/system-logs/openvswitch.xml
utilities/ovs-ctl.8
utilities/ovs-ctl.in
utilities/ovs-lib.in