ovs-controller: Rename test-controller and do not install or package.
authorBen Pfaff <blp@nicira.com>
Fri, 11 Oct 2013 23:24:41 +0000 (16:24 -0700)
committerBen Pfaff <blp@nicira.com>
Sun, 3 Nov 2013 04:06:45 +0000 (21:06 -0700)
commit1d5aaa61fa8ca68f487e8b578b7aa99a0bbd1f26
treee358d4be1922850eaff24f26969daf2bfaaab9de
parent19c8e9c11bcd441a42ababb8439bc7b24e9e435c
ovs-controller: Rename test-controller and do not install or package.

Too many users have incorrectly assumed that ovs-controller is a necessary
or desirable part of an Open vSwitch deployment.  This commit should fix
the problem by renaming it test-controller and removing it from the
default install and from packaging.

Signed-off-by: Ben Pfaff <blp@nicira.com>
38 files changed:
FAQ
INSTALL.SSL
INSTALL.XenServer
NEWS
README
debian/.gitignore
debian/automake.mk
debian/changelog
debian/control
debian/openvswitch-controller.README.Debian [deleted file]
debian/openvswitch-controller.default [deleted file]
debian/openvswitch-controller.dirs [deleted file]
debian/openvswitch-controller.init [deleted file]
debian/openvswitch-controller.install [deleted file]
debian/openvswitch-controller.manpages [deleted file]
debian/openvswitch-controller.postinst [deleted file]
debian/openvswitch-controller.postrm [deleted file]
lib/ssl-bootstrap.man
manpages.mk
ovsdb/ovsdb-client.1.in
ovsdb/ovsdb-server.1.in
rhel/openvswitch-fedora.spec.in
rhel/openvswitch.spec.in
tests/.gitignore
tests/automake.mk
tests/test-controller.8.in [new file with mode: 0644]
tests/test-controller.c [new file with mode: 0644]
utilities/.gitignore
utilities/automake.mk
utilities/bugtool/ovs-bugtool.in
utilities/ovs-controller.8.in [deleted file]
utilities/ovs-controller.c [deleted file]
utilities/ovs-ofctl.8.in
utilities/ovs-pki.8.in
utilities/ovs-vsctl.8.in
vswitchd/ovs-vswitchd.8.in
vtep/vtep-ctl.8.in
xenserver/openvswitch-xen.spec.in