- 16 Aug, 2021 1 commit
-
-
Thomas Goirand authored
-
- 09 Mar, 2021 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
python-cloudkittyclient 4.2.0 release meta:version: 4.2.0 meta:diff-start: - meta:series: wallaby meta:release-type: release meta:pypi: yes meta:first: yes meta:release:Author: Hervé Beraud <hberaud@redhat.com> meta:release:Commit: Hervé Beraud <hberaud@redhat.com> meta:release:Change-Id: Ie8ee6a925ca1682019414e9503d2c740cefbcdb6 meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com> meta:release:Workflow+1: Hervé Beraud <hberaud@redhat.com>
-
- 22 Dec, 2020 1 commit
-
-
Zuul authored
-
- 11 Dec, 2020 1 commit
-
-
Rafael Weingärtner authored
When using 0 as the cost, the `create_threshold` method throws an exception. That happens because 0 (zero) is evaluated to False. Therefore, we need to change the validation method to check if the values are None. Change-Id: Iedd541c0ad16db0d11d6e6de332eddf880af1698
-
- 27 Nov, 2020 1 commit
-
-
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: I25d4154797da0453f59e310d2392d30ca35e5258
-
- 16 Oct, 2020 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 25 Sep, 2020 2 commits
- 22 Sep, 2020 1 commit
-
-
wangzihao authored
in 'victoria' cycle, we should test py38 by default. Change-Id: Ib01cf2aad3edf31a067a6ac4459529851f8d8ecb
-
- 21 Sep, 2020 1 commit
-
-
wangzihao authored
The mock is not needed for py36 and later. Change-Id: I24afe1f1255ac47dfba300946149732f70f5f399
-
- 18 Sep, 2020 1 commit
-
-
wangzihao authored
hacking 3.0.1 fix the pinning of flake8 to avoid bringing in a new version with new checks. bumping the min version for hacking so that any older hacking versions which auto adopt the new checks are not used. Change-Id: I5875f1c0261ff6039773d7daf412102f2c02651f
-
- 09 Sep, 2020 4 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
python-cloudkittyclient 4.1.0 release meta:version: 4.1.0 meta:diff-start: - meta:series: victoria meta:release-type: release meta:pypi: yes meta:first: yes meta:release:Author: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Commit: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Change-Id: I27fcdd4906b2878937b807f20f186b311deb56f2 meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com> meta:release:Code-Review+1: Pierre Riteau <pierre@stackhpc.com> meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
-
- 08 Sep, 2020 3 commits
-
-
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: I4c238eefa02cece34ee8f77a0dee91a5bf698a65
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/victoria. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/victoria. Change-Id: Ifdc6cb5adbb2139a2437d220b231c1c61526e648 Sem-Ver: feature
-
Justin Ferrieu authored
Support for the ``GET /v2/dataframes`` endpoint has been added to the client. A new ``dataframes get`` CLI command is also available. Story: 2005890 Task: 36384 Depends-On: https://review.opendev.org/#/c/679636 Change-Id: Idfe93025e0f740906d0f53f33547c7746fc15169
-
- 07 Sep, 2020 1 commit
-
-
Andreas Jaeger authored
The repo is Python 3 now, so update hacking to version 3.0 which supports Python 3. Fix problems found. Change-Id: I8fed95ecb736e0b6d7c4b63a55553de1539139be
-
- 01 Sep, 2020 2 commits
- 31 Aug, 2020 1 commit
-
-
Zuul authored
-
- 27 Aug, 2020 1 commit
-
-
melissaml authored
These translation sections are not needed anymore, Babel can generate translation files without them. Change-Id: I6559348831b9277b70834556adbd9445c5982c79
-
- 24 Aug, 2020 2 commits
- 21 Aug, 2020 3 commits
- 18 Aug, 2020 1 commit
-
-
jiasirui authored
Change-Id: I08a5505237eabf5c440ed4e3f068b5a834d5917d
-
- 13 Aug, 2020 1 commit
-
-
Ghanshyam Mann authored
As per victoria cycle testing runtime and community goal[1] we need to migrate upstream CI/CD to Ubuntu Focal(20.04). Fixing: - bug#1886296 Bump the pyflakes to 2.1.1 as min version to run pep8 jobs on py3.8 which is default python vesion in ubuntu focal. Story: #2007865 Task: #40180 Closes-Bug: #1886296 [1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.html Change-Id: I482ac98bc56f0e3cfb8b767f47649da11ed1afab
-
- 20 May, 2020 1 commit
-
-
fuzihao authored
New theme of docs (Victoria+) respects pygments_style. Since we starts using Victoria reqs while being on Ussuri, this patch ensures proper rendering both in Ussuri and Victoria. Change-Id: If42b2154a5a28f92d89dde9882afa31f01bc5ac3
-
- 10 May, 2020 1 commit
-
-
jacky06 authored
We don't need this in a Python 3-only world. Change-Id: Ibeb506281e88b44d454497d06f9187308859ac9c
-
- 08 May, 2020 1 commit
-
-
Thomas Goirand authored
-
- 18 Apr, 2020 1 commit
-
-
Sean McGinnis authored
Now that we no longer support py27, we can use the standard library unittest.mock module instead of the third party mock lib. Change-Id: I9bf0a8fbb7b4f22aa2f5b5ed0836d11cac27552b Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
- 12 Apr, 2020 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-