<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/taskflow.git/taskflow, branch stable/liberty</title>
<subtitle>opendev.org: openstack/taskflow.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/'/>
<entry>
<title>Merge "Improve docstrings in graph flow to denote exceptions raised"</title>
<updated>2015-08-07T06:38:47+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-08-07T06:38:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=42837b0dfa840fc73380a1c86bf639ffe4c2d313'/>
<id>42837b0dfa840fc73380a1c86bf639ffe4c2d313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Show intermediary compilation(s) when BLATHER is enabled"</title>
<updated>2015-08-07T06:38:14+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-08-07T06:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=e55adf6411dce1d152a1a535ca44a43023a2687f'/>
<id>e55adf6411dce1d152a1a535ca44a43023a2687f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve docstrings in graph flow to denote exceptions raised</title>
<updated>2015-08-06T00:36:44+00:00</updated>
<author>
<name>Joshua Harlow</name>
<email>harlowja@yahoo-inc.com</email>
</author>
<published>2015-08-06T00:28:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=5ff439299b3fe1474621f0ae9a18351ee66a6e8c'/>
<id>5ff439299b3fe1474621f0ae9a18351ee66a6e8c</id>
<content type='text'>
Link the existing exceptions mentioned to there sphinx doc about
them and also adds a section about when the 'DependencyFailure'
exception is raised.

Also tweaks the class docstring a little, to make it easier to
understand.

Change-Id: Ie4b989444c5ad73660cc61c0c3b2b1702b669087
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Link the existing exceptions mentioned to there sphinx doc about
them and also adds a section about when the 'DependencyFailure'
exception is raised.

Also tweaks the class docstring a little, to make it easier to
understand.

Change-Id: Ie4b989444c5ad73660cc61c0c3b2b1702b669087
</pre>
</div>
</content>
</entry>
<entry>
<title>Show intermediary compilation(s) when BLATHER is enabled</title>
<updated>2015-08-03T03:35:36+00:00</updated>
<author>
<name>Joshua Harlow</name>
<email>harlowja@gmail.com</email>
</author>
<published>2015-08-03T03:34:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=12a39199926da68be6e4103bdf0e3813f65c9dac'/>
<id>12a39199926da68be6e4103bdf0e3813f65c9dac</id>
<content type='text'>
This information can be useful for analyzing why/what is
generated during each intermediary flow/subflow and task
compilation call so include showing it when and only when
the BLATHER level logging is on.

Change-Id: I8e9508b8250533a4830fe78705d867139b1eab36
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This information can be useful for analyzing why/what is
generated during each intermediary flow/subflow and task
compilation call so include showing it when and only when
the BLATHER level logging is on.

Change-Id: I8e9508b8250533a4830fe78705d867139b1eab36
</pre>
</div>
</content>
</entry>
<entry>
<title>Give the GC more of a break with regard to cycles</title>
<updated>2015-08-01T19:31:37+00:00</updated>
<author>
<name>Joshua Harlow</name>
<email>harlowja@gmail.com</email>
</author>
<published>2015-07-10T04:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=aa8a45b3d3004e84e7e1e5791581bee6e5622dc5'/>
<id>aa8a45b3d3004e84e7e1e5791581bee6e5622dc5</id>
<content type='text'>
We can avoid creating reference cycles relatively easily
which will make the GC have to do less to garbage collect these
objects so let's just give it a break to start.

This is *safe* to do since the runtime components have the
same lifetime as the runtime itself and they will never outlive
the runtime objects existence (a runtime objects lifetime is
directly the same as the engine objects lifetime).

Change-Id: I7f1ee91e04f29dd27da1e57a462573e068aee45c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can avoid creating reference cycles relatively easily
which will make the GC have to do less to garbage collect these
objects so let's just give it a break to start.

This is *safe* to do since the runtime components have the
same lifetime as the runtime itself and they will never outlive
the runtime objects existence (a runtime objects lifetime is
directly the same as the engine objects lifetime).

Change-Id: I7f1ee91e04f29dd27da1e57a462573e068aee45c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Use the action engine '_check' helper method"</title>
<updated>2015-08-01T17:23:30+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-08-01T17:23:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=8ff212f7bbea5b63d9f188ce7b73c2e999c7286f'/>
<id>8ff212f7bbea5b63d9f188ce7b73c2e999c7286f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Base class for deciders"</title>
<updated>2015-08-01T04:51:20+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-08-01T04:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=572e7268cf08988b844e9851bcbbc32d19ed408c'/>
<id>572e7268cf08988b844e9851bcbbc32d19ed408c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Base class for deciders</title>
<updated>2015-07-31T17:33:23+00:00</updated>
<author>
<name>Timofey Durakov</name>
<email>tdurakov@mirantis.com</email>
</author>
<published>2015-07-31T06:25:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=5852ad6b03501ea85beb5d9f7c7bbf22c0bd8ce6'/>
<id>5852ad6b03501ea85beb5d9f7c7bbf22c0bd8ce6</id>
<content type='text'>
To align decider classes interface
new base class introduced in this patch

Change-Id: I42c69d3daa89153f1f3f9da32bccaf8d840ab1be
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To align decider classes interface
new base class introduced in this patch

Change-Id: I42c69d3daa89153f1f3f9da32bccaf8d840ab1be
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Avoid adding 1 to a failure (if it gets triggered)"</title>
<updated>2015-07-31T08:00:50+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-31T08:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=489fa79cfc0a9639847ef17bcb570da1689d695e'/>
<id>489fa79cfc0a9639847ef17bcb570da1689d695e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Replace the tree 'pformat()' recursion with non-recursive variant"</title>
<updated>2015-07-31T08:00:44+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-31T08:00:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=6c0b5545e277f17425d5f64fc605c09f9b09450e'/>
<id>6c0b5545e277f17425d5f64fc605c09f9b09450e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
