<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-barbicanclient.git, branch stable/train</title>
<subtitle>opendev.org: openstack/python-barbicanclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/'/>
<entry>
<title>Don't skip test_should_show_usage_with_help_flag</title>
<updated>2022-05-18T20:47:54+00:00</updated>
<author>
<name>Douglas Mendizábal</name>
<email>dmendiza@redhat.com</email>
</author>
<published>2022-05-18T13:39:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=73cc4218d5569c33bf32427d09014f3f1e9e712d'/>
<id>73cc4218d5569c33bf32427d09014f3f1e9e712d</id>
<content type='text'>
This patch removes the skip for a test that is skipped in newer
branches.

Change-Id: I629bb93320054796c46c0df368a490946ffefe66
(cherry picked from commit 890cd65aa8a97d5c8e588ebe4b63c543d8ccf6c9)
(cherry picked from commit 21e7796bcaf8b2dfcf9b35bdd3e31c0845d54ee1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch removes the skip for a test that is skipped in newer
branches.

Change-Id: I629bb93320054796c46c0df368a490946ffefe66
(cherry picked from commit 890cd65aa8a97d5c8e588ebe4b63c543d8ccf6c9)
(cherry picked from commit 21e7796bcaf8b2dfcf9b35bdd3e31c0845d54ee1)
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[ussuri][goal] Drop python 2.7 support and testing"</title>
<updated>2022-05-17T22:37:04+00:00</updated>
<author>
<name>Douglas Mendizábal</name>
<email>dmendiza@redhat.com</email>
</author>
<published>2022-05-17T22:34:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=9d8721cb203a7c019da9c4b2a4356444d768dc7c'/>
<id>9d8721cb203a7c019da9c4b2a4356444d768dc7c</id>
<content type='text'>
This reverts commit 69a14917e5f98f82dd1f4cdf33a49e6f3f708c13.

Change-Id: I2521022b59b30b62d297c33b12cc7165389752c2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 69a14917e5f98f82dd1f4cdf33a49e6f3f708c13.

Change-Id: I2521022b59b30b62d297c33b12cc7165389752c2
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix stable/train gates</title>
<updated>2022-05-17T21:05:38+00:00</updated>
<author>
<name>Takashi Kajinami</name>
<email>tkajinam@redhat.com</email>
</author>
<published>2020-04-20T08:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=f4d500b3d3e38c6a901de7c776d5e1c8c1e54f55'/>
<id>f4d500b3d3e38c6a901de7c776d5e1c8c1e54f55</id>
<content type='text'>
This patch combines 4 backports to try to fix the stable/train gates.

1. Fix gate job failures and py3 compatibility

- Fix incorrect type handling of secret payload in py3
  (it should be bytes instead of str by default)
- Fix py3 compatibility of test codes
- Update expiration date so that resources are created with valid
  expiration.

(cherry picked from commit 6420da336083d936da9a4563149b08d785d70c84)

2. [ussuri][goal] Drop python 2.7 support and testing

OpenStack is dropping the py2.7 support in ussuri cycle.

python-barbicanclient is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion &amp; schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

(cherry picked from commit 69a14917e5f98f82dd1f4cdf33a49e6f3f708c13)

3. Zuul: port to native v3 job

Port the functional job to the native Zuul v3 format,
and remove a few old wrapper scripts which are not needed
anymore (the tests can be run locally through `tox -efunctional`
as well).

The original commit did also change the unit test job
to fit that branch, but it is not needed here.

Co-Authored-By: Luigi Toscano &lt;ltoscano@redhat.com&gt;
(cherry picked from commit 1f0feb30ccd3b19bc23453d85d3266c85fcf04d6)
(cherry picked from commit 22c4d9b8d25498943f519d1ecddd4dfdfe33f489)

4. Drop lower-constraints.txt and its testing

As discussed in TC PTG[1] and TC resolution[2], we are
dropping the lower-constraints.txt file and its testing.
We will keep lower bounds in the requirements.txt file but
with a note that these are not tested lower bounds and we
try our best to keep them updated.

This patch also fixes a broken test by updating the maximum
payload size to match the current maximum in Barbican. [3]

This patch also skips an additional broken test.  It will be
fixed in a separate patch.

[1] https://etherpad.opendev.org/p/tc-zed-ptg#L326
[2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal
[3] https://opendev.org/openstack/barbican/src/branch/stable/yoga/barbican/common/config.py#L33

(cherry picked from commit 8e3a391fd63c0a319071fc55996faab3e6699a0f)
(cherry picked from commit b37d3dec33b439d3611ad403d56e5b70aade3e04)
(cherry picked from commit 6ce011fde0198b67222e4acbd921d7b0a7b222f9)
(cherry picked from commit d5763ec6c754a89bc7862c70086ec0a1d5bdd331)
(cherry picked from commit cba46e6165b231b21e689c9cdd43d02c863f6071)
(cherry picked from commit a0b4d1024c4e4455fce3aa0a6ab43536b13c1def)

Change-Id: Id192b8eef2c2518b8a89f200727bd03c47dbd07e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch combines 4 backports to try to fix the stable/train gates.

1. Fix gate job failures and py3 compatibility

- Fix incorrect type handling of secret payload in py3
  (it should be bytes instead of str by default)
- Fix py3 compatibility of test codes
- Update expiration date so that resources are created with valid
  expiration.

(cherry picked from commit 6420da336083d936da9a4563149b08d785d70c84)

2. [ussuri][goal] Drop python 2.7 support and testing

OpenStack is dropping the py2.7 support in ussuri cycle.

python-barbicanclient is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion &amp; schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

(cherry picked from commit 69a14917e5f98f82dd1f4cdf33a49e6f3f708c13)

3. Zuul: port to native v3 job

Port the functional job to the native Zuul v3 format,
and remove a few old wrapper scripts which are not needed
anymore (the tests can be run locally through `tox -efunctional`
as well).

The original commit did also change the unit test job
to fit that branch, but it is not needed here.

Co-Authored-By: Luigi Toscano &lt;ltoscano@redhat.com&gt;
(cherry picked from commit 1f0feb30ccd3b19bc23453d85d3266c85fcf04d6)
(cherry picked from commit 22c4d9b8d25498943f519d1ecddd4dfdfe33f489)

4. Drop lower-constraints.txt and its testing

As discussed in TC PTG[1] and TC resolution[2], we are
dropping the lower-constraints.txt file and its testing.
We will keep lower bounds in the requirements.txt file but
with a note that these are not tested lower bounds and we
try our best to keep them updated.

This patch also fixes a broken test by updating the maximum
payload size to match the current maximum in Barbican. [3]

This patch also skips an additional broken test.  It will be
fixed in a separate patch.

[1] https://etherpad.opendev.org/p/tc-zed-ptg#L326
[2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal
[3] https://opendev.org/openstack/barbican/src/branch/stable/yoga/barbican/common/config.py#L33

(cherry picked from commit 8e3a391fd63c0a319071fc55996faab3e6699a0f)
(cherry picked from commit b37d3dec33b439d3611ad403d56e5b70aade3e04)
(cherry picked from commit 6ce011fde0198b67222e4acbd921d7b0a7b222f9)
(cherry picked from commit d5763ec6c754a89bc7862c70086ec0a1d5bdd331)
(cherry picked from commit cba46e6165b231b21e689c9cdd43d02c863f6071)
(cherry picked from commit a0b4d1024c4e4455fce3aa0a6ab43536b13c1def)

Change-Id: Id192b8eef2c2518b8a89f200727bd03c47dbd07e
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TOX/UPPER_CONSTRAINTS_FILE for stable/train</title>
<updated>2019-10-01T18:07:10+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2019-09-20T16:44:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=4a317ddd9a8f5b1885f93dbc618cab50044320fa'/>
<id>4a317ddd9a8f5b1885f93dbc618cab50044320fa</id>
<content type='text'>
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/train branch, tests will
continue to use the upper-constraints list on master.

Change-Id: I303198cefab8251700c96f955e2148ae0c4cad18
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/train branch, tests will
continue to use the upper-constraints list on master.

Change-Id: I303198cefab8251700c96f955e2148ae0c4cad18
</pre>
</div>
</content>
</entry>
<entry>
<title>Update .gitreview for stable/train</title>
<updated>2019-10-01T16:47:52+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2019-09-20T16:44:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=97f3fa278733b4214331ec8a14eee9c03ae052a3'/>
<id>97f3fa278733b4214331ec8a14eee9c03ae052a3</id>
<content type='text'>
Change-Id: I4bbdd7eb2e28a2b553274910d656af45d9e7bdee
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4bbdd7eb2e28a2b553274910d656af45d9e7bdee
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix lower-constraints tox target</title>
<updated>2019-10-01T16:47:05+00:00</updated>
<author>
<name>Douglas Mendizábal</name>
<email>dmendiza@redhat.com</email>
</author>
<published>2019-10-01T14:18:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=f32d49a9a87c3d06923461f8427ca2d15978e8e9'/>
<id>f32d49a9a87c3d06923461f8427ca2d15978e8e9</id>
<content type='text'>
We seem to be running into a coverage issue [1] in 4.0.  This patch
raises the lower bound of coverage to 4.1 to get the lower-constraints
target to pass again.

[1] https://github.com/nedbat/coveragepy/issues/359

Change-Id: Ieddef753b4ee3e9b6d246168ed17c5c99e084564
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We seem to be running into a coverage issue [1] in 4.0.  This patch
raises the lower bound of coverage to 4.1 to get the lower-constraints
target to pass again.

[1] https://github.com/nedbat/coveragepy/issues/359

Change-Id: Ieddef753b4ee3e9b6d246168ed17c5c99e084564
</pre>
</div>
</content>
</entry>
<entry>
<title>OpenDev Migration Patch</title>
<updated>2019-04-19T19:44:50+00:00</updated>
<author>
<name>OpenDev Sysadmins</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2019-04-19T19:44:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=9c0e02d367b86eb5bdebda4e0ff1434d70db5f61'/>
<id>9c0e02d367b86eb5bdebda4e0ff1434d70db5f61</id>
<content type='text'>
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace openstack.org git:// URLs with https://</title>
<updated>2019-03-24T20:35:47+00:00</updated>
<author>
<name>Ian Wienand</name>
<email>iwienand@redhat.com</email>
</author>
<published>2019-03-24T20:35:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=e71712a20b1ccece0814215c668724f696e6854b'/>
<id>e71712a20b1ccece0814215c668724f696e6854b</id>
<content type='text'>
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I40e9a47bb1109bb6b8cc1c27b20b6bbf3a6522d6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I40e9a47bb1109bb6b8cc1c27b20b6bbf3a6522d6
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "add python 3.7 unit test job"</title>
<updated>2019-03-06T22:57:59+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2019-03-06T22:57:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=600aa38a5967bf73b99feee304e2d6f2aaf43a39'/>
<id>600aa38a5967bf73b99feee304e2d6f2aaf43a39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update json module to jsonutils</title>
<updated>2019-02-26T14:22:00+00:00</updated>
<author>
<name>cao.yuan</name>
<email>cao.yuan@99cloud.net</email>
</author>
<published>2019-02-24T15:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-barbicanclient.git/commit/?id=b78db46574518a676aa4b53f56e19f8b339ab855'/>
<id>b78db46574518a676aa4b53f56e19f8b339ab855</id>
<content type='text'>
oslo project provide jsonutils, and barbicanclient use it
in many place[1], this PS to update the remained json module to
oslo jsonutils for consistency.

[1]: https://github.com/openstack/python-barbicanclient/search?utf8=%E2%9C%93&amp;q=jsonutils&amp;type=

Change-Id: I244c83edcf756b1e4682d5032179e57810ceaca5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
oslo project provide jsonutils, and barbicanclient use it
in many place[1], this PS to update the remained json module to
oslo jsonutils for consistency.

[1]: https://github.com/openstack/python-barbicanclient/search?utf8=%E2%9C%93&amp;q=jsonutils&amp;type=

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