cron triggers not executed
Bug #1848300 reported by
Lars
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mistral |
New
|
Undecided
|
Unassigned |
Bug Description
I'm having problems with cron triggers in openstack stein release. None of my cron triggers get executed since the update.
It looks like the ThreadGroup doesn't get executed on line: https:/
If I directly call the run_periodic_tasks function, it gets executed once.
The same problem I can see in devstack on the master branch.