compute-hyperv/nova
Claudiu Belu 897321130a Fixes eventlet monotonic clock issue
The eventlet clock must be patched with the monotonic clock
in order to avoid issues caused by drifs of system time.

This is done in nova/__init__.py, but if compute-hyperv is
installed after nova, compute-hyperv will overwrite that
file.

Closes-Bug: #1749088

Change-Id: I0d32406a65d1f4d57435766d41a0f1c1efba2782
2018-02-14 07:48:40 +00:00
..
virt move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
__init__.py Fixes eventlet monotonic clock issue 2018-02-14 07:48:40 +00:00