- 29 Sep, 2021 1 commit
-
-
Thomas Goirand authored
-
- 03 Sep, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
python-blazarclient 3.3.1 release meta:version: 3.3.1 meta:diff-start: - meta:series: xena meta:release-type: release meta:pypi: yes meta:first: no meta:release:Author: Pierre Riteau <pierre@stackhpc.com> meta:release:Commit: Pierre Riteau <pierre@stackhpc.com> meta:release:Change-Id: Iaacd9b937671339d6ba73e3d2789dc7cbf3729ed meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
-
- 02 Sep, 2021 1 commit
-
-
Sam Morrison authored
Commit c9114b7e introduced a critical bug where service_type is not being passed through to the client making it fail. Change-Id: I6c19199785109cacef6d8b06e08d926efc6d4890 Closes-Bug: #1942330
-
- 01 Sep, 2021 4 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
python-blazarclient 3.3.0 release meta:version: 3.3.0 meta:diff-start: - meta:series: xena 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: I1aeb8ca05241dfe4c523f6f0d0bc1e3216eaf530 meta:release:Code-Review+1: Pierre Riteau <pierre@stackhpc.com> 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>
-
- 26 Aug, 2021 1 commit
-
-
Zuul authored
-
- 18 Aug, 2021 1 commit
-
-
Zuul authored
-
- 16 Aug, 2021 1 commit
-
-
Thomas Goirand authored
-
- 05 Aug, 2021 1 commit
-
-
Mark Powers authored
This adds support for the recommended CLI using the OpenStackClient, without modifying the existing Blazar shell CLI. The existing shell command classes are used, by introducing a check in the base comand class to use either the client passed by Blazar shell, or the client using the osc_lib client_manager. The argument --physical-reservation is also removed for the create lease command when using the OpenStack client. Implements: blueprint openstackclient-support Change-Id: I97a7b91f0d05efc887307ac167e5c368276d4f81
-
- 01 Jul, 2021 1 commit
-
-
Anand Bhat authored
* Replace .testr.conf by .stestr.conf for migration and update .gitignore, test-requirements.txt and lower-constraints.txt files accordingly * Use py3 as the default runtime for tox and 3.18.0 as the minversion for tox * Add a new job, openstack-cover-jobs, to run the coverage in Zuul Change-Id: If6fa3f2f861d5eb6787743edcc6333e5aacef7d0
-
- 19 Mar, 2021 1 commit
-
-
Sam Morrison authored
Provide a default service type to avoid having to specify one, this brings it inline with other openstack clients. Change-Id: Idf423a87402894c131e6a57a86edc78ddcfd3ff6
-
- 18 Mar, 2021 2 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 xena. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Ie52d284f270891d09bb09a7ada1e8abdf89bcfcb
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/wallaby. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/wallaby. Sem-Ver: feature Change-Id: Id9f779a7bb378518711906c9a59ea934550d304b
-
- 11 Mar, 2021 1 commit
-
-
Pierre Riteau authored
Recent versions of setuptools are warning that usage of dash-separated keys will not be supported in future versions. Change-Id: I5f0ad65e0dfc98e8e9693e66355a4bfd79d3bcf1
-
- 09 Mar, 2021 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
python-blazarclient 3.2.0 release meta:version: 3.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: I490a935c6220217da5791e6dd4566303e696d9cb meta:release:Code-Review+1: Pierre Riteau <pierre@stackhpc.com> meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org> meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
-
- 03 Mar, 2021 1 commit
-
-
Pierre Riteau authored
Change-Id: Ifd55fce5f9a6eb78aa6a909beab0d502b67c1d7a Closes-Bug: #1917636
-
- 01 Mar, 2021 2 commits
- 23 Feb, 2021 3 commits
-
-
Pierre Riteau authored
This is now maintained as a Jazzband project [1]. [1] https://github.com/jazzband/prettytable Change-Id: I29f68f2d08aa707dd328504f49e80fcd2d3f771b
-
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: I692abac2bf1fe118c27af043e71f315c8354c8a0 Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
Pierre Riteau authored
The seal function was introduced in unittest.mock in Python 3.7. It is preventing us from using unittest.mock instead of mock. We can restore it when the minimum runtime is Python 3.7 or later. Change-Id: Ieb26af07da0c4084fb8c4ea2c4d461eb5595f583
-
- 03 Jan, 2021 1 commit
-
-
Martin Kopec authored
pep8 job is failing because the version of flake8 (flake8<2.7.0,>=2.6.0) requested by hacking<1.2.0 is not compatible with pyflakes>=2.1.1. Therefore the patch increases the max version of hacking. Also the patch fixes a few pep8 errors. Change-Id: Ib9f1cb5a77947cfb1ab28a7f26e97edba007466c
-
- 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: Ib52b501dc43bc9d6685ffd2dd79ceb881044a1f3
-
- 09 Nov, 2020 1 commit
-
-
wangzihao authored
Replace the following items with Python 3 style code: - six.text_type - six.StringIO Change-Id: I9db56ea304938d66753106357e572f307d226850
-
- 21 Oct, 2020 1 commit
-
-
wu.chunyang authored
Python modules related to coding style checks (listed in blacklist.txt in openstack/requirements repo) are dropped from lower-constraints.txt they are not needed during installation. Change-Id: I3be1bf801a386052e42c070c0710680f2f8d2a19
-
- 16 Oct, 2020 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 12 Oct, 2020 1 commit
-
-
maaoyu authored
in 'victoria' cycle, we should test py38 by default. ref: https://governance.openstack.org/tc/reference/runtimes/victoria.html Change-Id: I23079372b2cbbc083f6c4fef1df2268755a2da1e
-
- 24 Sep, 2020 1 commit
-
-
maaoyu authored
The docs requirements migrated to doc/requirements.txt we need not install things from requirements.txt. Change-Id: Iebf119fe20e8767d3d8f088d889eb5a8d38a81b2
-
- 13 Sep, 2020 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
python-blazarclient 3.1.1 release meta:version: 3.1.1 meta:diff-start: - meta:series: victoria meta:release-type: release meta:pypi: yes meta:first: no meta:release:Author: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Commit: Pierre Riteau <pierre@stackhpc.com> meta:release:Change-Id: I280a1f8188cb9612ada09ab11c4f7842a20958f8 meta:release:Code-Review+1: Pierre Riteau <pierre@stackhpc.com> meta:release:Code-Review+1: Ivan Kolodyazhny <e0ne@e0ne.info> meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
-
- 10 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: I01d8d50d76b8cc9b76d3bd84bf3c67e53f542fce
-
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: Ibf43fb846edd1cf76af59aa5e93ccd9de7ffe4c6 Sem-Ver: feature
-
Zuul authored
-