]> git.proxmox.com Git - mirror_ovs.git/commit - lib/stream-ssl.h
ovn-nbctl: Make daemon mode more transparent.
authorBen Pfaff <blp@ovn.org>
Tue, 24 Jul 2018 19:53:20 +0000 (12:53 -0700)
committerBen Pfaff <blp@ovn.org>
Tue, 7 Aug 2018 19:26:31 +0000 (12:26 -0700)
commit7e5f6b1e1617def60ed8161c1de009f68aa72cdd
treefe168a84c8241494d3861d2497adc6a2a9f8b003
parent1830add688f0a09eb2aadbe0f4d47d3c694bbc75
ovn-nbctl: Make daemon mode more transparent.

This makes ovn-nbctl transparently use daemon mode if an appropriate
environment variable is set.

It also transforms ovn-nbctl.at so that it runs each ovn-nbctl test in
"direct" mode and in daemon mode.  It uses a combination of m4 macros and
shell functions to keep from expanding the generated testsuite more than
necessary.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Mark Michelson <mmichels@redhat.com>
NEWS
lib/daemon.h
lib/stream-ssl.h
ovn/utilities/ovn-nbctl.8.xml
ovn/utilities/ovn-nbctl.c
tests/ovn-nbctl.at