A service for managing and provisioning Bare Metal servers.
Go to file
Michael Still 0490eab24c Import and convert to oslo loopingcall.
Import the oslo looping call implementation (which is a copy of
nova's), delete nova's local copy, convert all users to the new
location.

It should be noted that the oslo implementation of
FixedIntervalLoopingCall measures time from the start of the
periodic task, not the end, so periodic tasks will run with a
constant frequency instead of the frequency changing depending on
how long the periodic task takes to run.

Change-Id: Ia62ce1988f5373c09146efa6b3b1d1dc094d50c4
2013-04-09 13:25:38 +10:00
nova Import and convert to oslo loopingcall. 2013-04-09 13:25:38 +10:00