ovn-northd: Ability to detach on Windows.
authorGurucharan Shetty <gshetty@nicira.com>
Mon, 17 Aug 2015 21:54:16 +0000 (14:54 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Tue, 18 Aug 2015 00:11:20 +0000 (17:11 -0700)
commit485f0696d0d65c652474b3d82fe69775d7593d66
treeb6fc16c6eefed97ed3353ad876200bc8c7c46f9e
parentefdb0c9f47871213db230d17a21a903bac5adb8e
ovn-northd: Ability to detach on Windows.

A unit test for ovn-northd was hanging because ovn-northd
running on Windows failed to detach. The detach function
for Windows is implemented inside "service_start()".

Also handle Windows services.

Reported-by: Alex Wang <alexw@nicira.com>
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Alex Wang <alexw@nicira.com>
ovn/controller-vtep/ovn-controller-vtep.c
ovn/controller/ovn-controller.c
ovn/northd/ovn-northd.c