tricircle/tricircle
zhiyuan_cai 13f3f31bf1 XJob reliability improvement
1. What is the problem?
Currently we use cast method to trigger XJob daemon which we have
risk to lose jobs.

2. What is the solution to the problem?
As proposed in the specification[1], we create a database record
for each new job before invoking cast method, so the job will not
be lost even if there is something wrong with the message broker.

3. What the features need to be implemented to the Tricircle
to realize the solution?
XJob reliability is enhanced.

[1] https://review.openstack.org/#/c/412762/

Change-Id: I86f37093aa1843f1daaf61b99541d3f921ef28ef
2017-01-18 12:26:39 +08:00
..
api Support python3 in tricircle 2017-01-11 20:33:32 -05:00
cmd Merge "DB migration version" 2017-01-12 09:25:30 +00:00
common XJob reliability improvement 2017-01-18 12:26:39 +08:00
db XJob reliability improvement 2017-01-18 12:26:39 +08:00
network Support python3 in tricircle 2017-01-11 20:33:32 -05:00
tempestplugin Clean useless tables in Tricircle after splitting 2017-01-05 09:53:45 +08:00
tests XJob reliability improvement 2017-01-18 12:26:39 +08:00
xjob XJob reliability improvement 2017-01-18 12:26:39 +08:00
__init__.py networking-tricircle core plugin and security group 2015-08-05 14:49:24 +03:00