solar/solar/orchestration
Dmitry Shulyak 0d8c951b21 Refresh transaction after each orchestration report tick
It was possible to fetch stale data from database with high isolation
levels, to avoid such issues we will simply restart transaction
after each report interval

Change-Id: I64a9843aa64adf4c710a9f593bdeaa2f5b3c5fce
2016-05-12 12:45:01 +03:00
..
executors Workaround for TypeError in zerorpc Events.__del__ 2016-02-24 18:00:04 +01:00
runners Plugable constructors, runners and hooks 2016-02-01 16:50:40 +02:00
workers Implement traversal based on number of childs 2016-03-23 11:08:51 +00:00
__init__.py Raise an error for empty plan 2016-02-24 11:28:40 +01:00
extensions.py Plugable constructors, runners and hooks 2016-02-01 16:50:40 +02:00
filters.py Refactoring of graph.py and usage of it in scheduler 2016-03-23 13:08:14 +02:00
graph.py Refresh transaction after each orchestration report tick 2016-05-12 12:45:01 +03:00
limits.py Refactoring of graph.py and usage of it in scheduler 2016-03-23 13:08:14 +02:00
traversal.py Refactoring of graph.py and usage of it in scheduler 2016-03-23 13:08:14 +02:00
utils.py Refactoring of graph.py and usage of it in scheduler 2016-03-23 13:08:14 +02:00