<div dir="ltr">Hi, all.<div><br></div><div>    There are two ways to run period tasks in OpenStack. One is using "FixedIntervalLoopingCall" and the other is using the decorator named "periodic_task.periodic_task". Both of them are defining in Oslo service module.</div><div><br></div><div>    My question is, how to use them in non OpenStack environment? In other words, how to use them in our own private projects? I have some demo codes at [1] and [2]. But may be there is something wrong with them. They didn't run periodically.</div><div><br></div><div>    Could someone give me some advice?</div><div><br></div><div><br></div><div>Thanks.</div><div>Zhi</div><div><br></div><div><br></div><div>[1]: <a href="http://paste.openstack.org/show/618295/">http://paste.openstack.org/show/618295/</a></div><div>[2]: <a href="http://paste.openstack.org/show/618296/">http://paste.openstack.org/show/618296/</a></div></div>