os-win/os_win
Lucian Petrut f1a917598b [Trivial] Allow flushing named pipe log handles
The named pipe handler provided by os-win is used by Nova when
consuming instance serial ports. For convenience, it allows logging
the named pipe output to a file (useful for storing the serial
console output).

The issue is that the log file never gets flushed, thus Nova returns
incomplete results. This change adds a method that may be used for
flushing the log file.

Change-Id: I4b5eb7579ac0c92e9c3630539b0c4d76f5b98c6d
Closes-Bug: #1741494
(cherry picked from commit 1b99d30fa2)
2018-01-30 23:53:21 -08:00
..
_hacking Update log translation hacking rule 2017-07-05 00:39:00 -04:00
tests [Trivial] Allow flushing named pipe log handles 2018-01-30 23:53:21 -08:00
utils [Trivial] Allow flushing named pipe log handles 2018-01-30 23:53:21 -08:00
__init__.py Refactor Windows API usage 2017-06-22 13:04:43 +03:00
_i18n.py Update the documentation link for doc migration 2017-07-24 17:27:49 +08:00
_utils.py check minimum VM version when setting VM snapshots 2017-08-09 01:32:49 -07:00
conf.py Add oslo.config entry point 2017-11-10 15:59:49 +02:00
constants.py Merge "Add SAN policy setter/getter" 2017-10-27 09:23:09 +00:00
exceptions.py Remove deprecated methods and exceptions 2017-12-20 16:28:47 +02:00
utilsfactory.py Add processutils module 2017-12-18 16:04:56 +02:00
version.py Adds releasenotes configuration 2017-07-14 03:04:52 -07:00