solar/solar
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
..
cli Merge "Add helper to preserve atomicity for database group operations" 2016-05-05 23:39:03 +00:00
computable_inputs Use stevedore for Computable Inputs 2016-01-05 16:01:30 +01:00
core Merge "Add helper to preserve atomicity for database group operations" 2016-05-05 23:39:03 +00:00
dblayer Merge "Implement traversal based on number of childs" 2016-05-05 23:51:41 +00:00
events Refactoring of graph.py and usage of it in scheduler 2016-03-23 13:08:14 +02:00
orchestration Refresh transaction after each orchestration report tick 2016-05-12 12:45:01 +03:00
system_log Merge "Implement traversal based on number of childs" 2016-05-05 23:51:41 +00:00
test Refresh transaction after each orchestration report tick 2016-05-12 12:45:01 +03:00
__init__.py Use isolated filebased sqlite for each test process 2016-01-20 18:17:35 +02:00
config.py Add /etc/solar/config.yaml as first file in config 2016-03-03 10:47:06 +01:00
conftest.py Rework conftests + sql tables are cleared on success 2016-02-18 14:42:18 +01:00
errors.py Move solar lib to root directory 2015-11-23 15:44:12 +01:00
template.py Refactor VirtualResources 2015-12-29 16:50:46 +01:00
utils.py Merge "Pass all args to resource and allow dumping as a yaml" 2016-02-29 16:58:50 +00:00
version.py Added solar.version 2016-02-19 09:43:18 +00:00