<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/taskflow.git/taskflow/persistence/models.py, branch master</title>
<subtitle>opendev.org: openstack/taskflow.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/taskflow.git/'/>
<entry>
<title>Remove six</title>
<updated>2022-05-18T07:12:37+00:00</updated>
<author>
<name>Takashi Kajinami</name>
<email>tkajinam@redhat.com</email>
</author>
<published>2022-05-17T13:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/taskflow.git/commit/?id=44f17d005ff53008144ca7c509bcb1307d66b23f'/>
<id>44f17d005ff53008144ca7c509bcb1307d66b23f</id>
<content type='text'>
This library no longer supports Python 2, thus usage of six can be
removed. This also removes workaround about pickle library used in
Python 2 only.

Change-Id: I19d298cf0f402d65f0b142dea0bf35cf992332a9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This library no longer supports Python 2, thus usage of six can be
removed. This also removes workaround about pickle library used in
Python 2 only.

Change-Id: I19d298cf0f402d65f0b142dea0bf35cf992332a9
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix doc build</title>
<updated>2018-05-09T19:50:20+00:00</updated>
<author>
<name>Ben Nemec</name>
<email>bnemec@redhat.com</email>
</author>
<published>2018-04-30T16:23:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/taskflow.git/commit/?id=e93f40cd1cb9d49464b2a60fa0287e806892456c'/>
<id>e93f40cd1cb9d49464b2a60fa0287e806892456c</id>
<content type='text'>
Most notably, taskflow is hitting the sphinx issue
https://github.com/sphinx-doc/sphinx/issues/2549 which causes a
spurious warning that breaks the build with -W.  There is a
workaround posted in
https://stackoverflow.com/questions/31784830/sphinx-ivar-tag-goes-looking-for-cross-references
to move :ivar: docstrings to inline comments on the member variable
itself.  This is not ideal because it causes the docs to render
differently from :ivar:, but until the sphinx bug is fixed it will
allow us to keep documenting the problematic variables.

There was also a problem with one of the doctests because the
output had changed.  That is now fixed.

I also noticed a typo in one of the parameter descriptions so that
is fixed too.

Change-Id: Ib44621f6c3ba2c5476ec430218a0449f9f45d18f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most notably, taskflow is hitting the sphinx issue
https://github.com/sphinx-doc/sphinx/issues/2549 which causes a
spurious warning that breaks the build with -W.  There is a
workaround posted in
https://stackoverflow.com/questions/31784830/sphinx-ivar-tag-goes-looking-for-cross-references
to move :ivar: docstrings to inline comments on the member variable
itself.  This is not ideal because it causes the docs to render
differently from :ivar:, but until the sphinx bug is fixed it will
allow us to keep documenting the problematic variables.

There was also a problem with one of the doctests because the
output had changed.  That is now fixed.

I also noticed a typo in one of the parameter descriptions so that
is fixed too.

Change-Id: Ib44621f6c3ba2c5476ec430218a0449f9f45d18f
</pre>
</div>
</content>
</entry>
<entry>
<title>turn on warning-is-error in doc build</title>
<updated>2017-07-08T23:11:17+00:00</updated>
<author>
<name>Doug Hellmann</name>
<email>doug@doughellmann.com</email>
</author>
<published>2017-07-08T18:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/taskflow.git/commit/?id=0c99c6d3c6c94c4d35e9c6132661563251b91b4e'/>
<id>0c99c6d3c6c94c4d35e9c6132661563251b91b4e</id>
<content type='text'>
Change-Id: Id87a1b17c1986d0e30629fed13bdfbecef4a3603
Signed-off-by: Doug Hellmann &lt;doug@doughellmann.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id87a1b17c1986d0e30629fed13bdfbecef4a3603
Signed-off-by: Doug Hellmann &lt;doug@doughellmann.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused LOG</title>
<updated>2016-07-09T17:44:38+00:00</updated>
<author>
<name>ji-xuepeng</name>
<email>ji.xuepeng@zte.com.cn</email>
</author>
<published>2016-07-09T17:39:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/taskflow.git/commit/?id=185830b556c8157cab50ffd1fd82df63d6ba9fb7'/>
<id>185830b556c8157cab50ffd1fd82df63d6ba9fb7</id>
<content type='text'>
This is to remove unused LOG to keep code clean.

Change-Id: Ie44659f3b7af9612f127f7d46bb2c1481b6a634f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to remove unused LOG to keep code clean.

Change-Id: Ie44659f3b7af9612f127f7d46bb2c1481b6a634f
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use deprecated method timeutils.isotime</title>
<updated>2016-06-10T14:44:09+00:00</updated>
<author>
<name>ChangBo Guo(gcb)</name>
<email>eric.guo@easystack.cn</email>
</author>
<published>2016-06-01T11:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/taskflow.git/commit/?id=f885bc13087f1fecbab74b762bf48fe6c1a51d48'/>
<id>f885bc13087f1fecbab74b762bf48fe6c1a51d48</id>
<content type='text'>
This method was drepcated and will be removed in
Ie8903e23fc88c03f4da78292a759d18c6a135064, so don't
use it anymore.

Change-Id: If2a6249cfd4ea1cb5eb4dfc4e3333ac9a5aafbf6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This method was drepcated and will be removed in
Ie8903e23fc88c03f4da78292a759d18c6a135064, so don't
use it anymore.

Change-Id: If2a6249cfd4ea1cb5eb4dfc4e3333ac9a5aafbf6
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation related to missing BaseTask class</title>
<updated>2016-05-11T19:27:58+00:00</updated>
<author>
<name>Greg Hill</name>
<email>greg.hill@rackspace.com</email>
</author>
<published>2016-05-10T14:06:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/taskflow.git/commit/?id=5944ccc02087c07069b62a832fa3011d8f102339'/>
<id>5944ccc02087c07069b62a832fa3011d8f102339</id>
<content type='text'>
The docs no longer matched reality.

Change-Id: I9ee98e16fc03489569bbed8355416a73f7bc02ff
Closes-Bug: 1579890
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The docs no longer matched reality.

Change-Id: I9ee98e16fc03489569bbed8355416a73f7bc02ff
Closes-Bug: 1579890
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove no longer used '_was_failure' static method</title>
<updated>2015-07-23T22:30:57+00:00</updated>
<author>
<name>Joshua Harlow</name>
<email>harlowja@yahoo-inc.com</email>
</author>
<published>2015-07-23T22:30:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/taskflow.git/commit/?id=dfbc6ff0a847c26bab6d56040c6e9f0cd6bbbc1e'/>
<id>dfbc6ff0a847c26bab6d56040c6e9f0cd6bbbc1e</id>
<content type='text'>
Change-Id: I74765d376cdaa2c23a6aaa4a74517da4e2df7ad8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I74765d376cdaa2c23a6aaa4a74517da4e2df7ad8
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix lack of space between functions</title>
<updated>2015-07-22T15:55:37+00:00</updated>
<author>
<name>Joshua Harlow</name>
<email>harlowja@gmail.com</email>
</author>
<published>2015-07-22T15:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/taskflow.git/commit/?id=7e1d330595a07faa8881533bb88f7a7c5e09c0fe'/>
<id>7e1d330595a07faa8881533bb88f7a7c5e09c0fe</id>
<content type='text'>
Somehow this passed through the gate and now it is
causing related failures, so fix it so that those other
failures will not happen.

Change-Id: Idb046b0e4e23af49c947a80cf6f77fef3a9ec0c8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Somehow this passed through the gate and now it is
causing related failures, so fix it so that those other
failures will not happen.

Change-Id: Idb046b0e4e23af49c947a80cf6f77fef3a9ec0c8
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove **most** usage of taskflow.utils in examples"</title>
<updated>2015-07-21T21:36:34+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-21T21:36:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/taskflow.git/commit/?id=357103d27c87263cbe783523a77006d76b52ad0e'/>
<id>357103d27c87263cbe783523a77006d76b52ad0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove **most** usage of taskflow.utils in examples</title>
<updated>2015-07-17T15:48:17+00:00</updated>
<author>
<name>Joshua Harlow</name>
<email>harlowja@yahoo-inc.com</email>
</author>
<published>2015-07-13T18:33:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/taskflow.git/commit/?id=02c83d40612bbe3146a9f2ff212759ecdcdeb8ba'/>
<id>02c83d40612bbe3146a9f2ff212759ecdcdeb8ba</id>
<content type='text'>
It appears folks are using the taskflow.utils code in there own
code-bases (likely taking it from the examples) which we do not
want to encourage, so remove the usage of **most** of
taskflow.utils code from the examples so that people are less
likely to copy/paste/reference it.

Change-Id: I0ce3c520de347e3e746e7912aa1366a515458424
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It appears folks are using the taskflow.utils code in there own
code-bases (likely taking it from the examples) which we do not
want to encourage, so remove the usage of **most** of
taskflow.utils code from the examples so that people are less
likely to copy/paste/reference it.

Change-Id: I0ce3c520de347e3e746e7912aa1366a515458424
</pre>
</div>
</content>
</entry>
</feed>
