5c608abc92
The nova unit tests recently started to fail on systems where you can't
assume '/dev/log' exists (like mac osx). Patching socket.connect allows
the basic configuration of SysLogHandler('/dev/log') to be tested still.
Change-Id: I2f356ed6d456d6f0ca23b7bbf3943861865ff929
Related-Bug: #1597433