- 02 Sep, 2022 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
python-barbicanclient 5.4.0 release meta:version: 5.4.0 meta:diff-start: - meta:series: zed meta:release-type: release meta:pypi: no meta:first: yes meta:release:Author: Elod Illes <elod.illes@est.tech> meta:release:Commit: Elod Illes <elod.illes@est.tech> meta:release:Change-Id: Ib8b71e69cdc62a74a7fdfaca4eea4c05e2e82a35 meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
-
- 18 May, 2022 3 commits
-
-
Takashi Kajinami authored
... because u'...' is equivalent to '...' in Python 3. Also, removed the unicode prefix from example outputs because it is no longer shown in Python 3. Change-Id: I1f8fbec1d711659872cb07d2dcef9e33d5a9d21a
-
Takashi Kajinami authored
Python 2 is no longer supported, so we no longer need the six library. This change removes usage of the library as well as reference to it (and Python 2) from the documentation. Change-Id: I6328b11dcad54f70f64ecff53eb60708e34351cf
-
Zuul authored
-
- 17 May, 2022 5 commits
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Takashi Kajinami authored
Since setuptools v54.1.0[1], the parmeters with dash have been deprecated in favor of the new parameters with underscore. This change updates the parameters accordingly to avoid the warnings like the example below. UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb Change-Id: Ic8c6a45bfe86efff00061384e334af9d9840a08d
-
- 16 May, 2022 9 commits
-
-
Zuul authored
-
Zuul authored
-
Douglas Mendizábal authored
This patch updates the python jobs to use the Zed jobs. Change-Id: I24d1e379b2118954f51b856213d9baa977c8536c
-
wuchunyang authored
UPPER_CONSTRAINTS_FILE is old name and deprecated -https://zuul-ci.org/docs/zuul-jobs/python-roles.html#rolevar-tox.tox_constraints_file This allows to use lower-constraints file as more readable way instead of UPPER_CONSTRAINTS_FILE=<lower-constraints file>. Change-Id: I54126f6aae313b28e54293d362b1cd81e19807b9
-
Takashi Kajinami authored
This change fixes the failure in unit tests, which was caused by the different exception raised by HelpExit since cliff 3.5.0[1]. [1] 7fdd7cb4c50a33233a7052fc345221cc7b935889 Story: 2010022 Task: 45241 Change-Id: I07e51211befa0296d15e6dbdd726c7a989678183
-
likui authored
Change-Id: I27a1bcb84c6f14a424fc355f8895304723f48024
-
Ghanshyam Mann authored
Yoga testing runtime[1] has been updated to add py39 testing as voting. Unit tests update are handled by the job template change in openstack-zuul-job - https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/820286 this commit makes other required changes in zuul.yaml and update the classifier in setup.cfg file. [1] https://governance.openstack.org/tc/reference/runtimes/yoga.html Change-Id: Ia7cd1aaf66714d7d885187fa14627d4d5c424f65
-
Takashi Kajinami authored
Python 2 support was removed during Ussuri cycle. This change adds the classifier to clearly state that only Python 3 is supported. Change-Id: Iaff42279c88bd72eaa1ed58d2a675b5967896069
-
Masayoshi Mizuma authored
openstack command gets the following warning: /usr/lib/python3.6/site-packages/barbicanclient/__init__.py:61: UserWarning: The secrets module is moved to barbicanclient/v1 directory, direct import of barbicanclient.secrets will be deprecated. Please import barbicanclient.v1.secrets instead. To fix that, import secrets from barbicanclient.v1 as the warning indicates. Change-Id: Ib6548cfe30ce407f349cdeebec9a67e22a31bc74
-
- 13 May, 2022 1 commit
-
-
Ghanshyam Mann authored
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 Change-Id: Id192b8eef2c2518b8a89f200727bd03c47dbd07e
-
- 25 Mar, 2022 1 commit
-
-
Thomas Goirand authored
-
- 25 Feb, 2022 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 29 Sep, 2021 1 commit
-
-
Thomas Goirand authored
-
- 20 Sep, 2021 1 commit
-
-
Thomas Goirand authored
-
- 16 Aug, 2021 1 commit
-
-
Thomas Goirand authored
-
- 23 Mar, 2021 1 commit
-
-
Thomas Goirand authored
-
- 22 Mar, 2021 1 commit
-
-
Thomas Goirand authored
-
- 15 Mar, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
python-barbicanclient 5.1.0 release meta:version: 5.1.0 meta:diff-start: - meta:series: wallaby meta:release-type: release meta:pypi: no meta:first: yes meta:release:Author: Thierry Carrez <thierry@openstack.org> meta:release:Commit: Thierry Carrez <thierry@openstack.org> meta:release:Change-Id: Ief8b3429abda6cec29108dfca3bf71fb7ba37150 meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
-
- 28 Oct, 2020 1 commit
-
-
Zuul authored
-
- 16 Oct, 2020 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 22 Sep, 2020 1 commit
-
-
wangzihao authored
in 'victoria' cycle, we should test py38 by default. Change-Id: I91257def33d99a0fdebdf01e60e9e031104e81bd
-
- 16 Sep, 2020 1 commit
-
-
OpenStack Release Bot authored
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for wallaby. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I8f8fbffec2aeeb649e74b3269da7d7f08f157575
-
- 13 Sep, 2020 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
python-barbicanclient 5.0.1 release meta:version: 5.0.1 meta:diff-start: - meta:series: victoria meta:release-type: release meta:pypi: no meta:first: no meta:release:Author: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Commit: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Change-Id: I6e06194f4b2f911a2beb9f7c2a794a4001395edc meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com> meta:release:Code-Review+1: Douglas Mendizábal <dmendiza@redhat.com> meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
-
- 10 Sep, 2020 1 commit
-
-
Thomas Goirand authored
-