- 25 Mar, 2021 1 commit
-
-
Dmitry Tantsur authored
The --debug option exists but does nothing. Wire in openstacksdk logging and make sure ironicclient can log as well. Change-Id: I136503f546be2ecbd3203ee07597df59a40a594e (cherry picked from commit 4a22f29f)
-
- 23 Mar, 2021 1 commit
-
-
Dmitry Tantsur authored
Change-Id: Id1c6f1a69161e3ddbb83c9229aa9be84a0c8c02d (cherry picked from commit be2f1164)
-
- 19 Dec, 2020 1 commit
-
-
Riccardo Pittau authored
As discussed during the upstream ironic community meeting on Monday Dec 14 2020, the lower-constraints job is being removed. Also fix functional tests. Change-Id: Iafad733ac813da65ceb1864cb24af65e924732b7 (cherry picked from commit 7fb95d34)
-
- 03 Oct, 2020 2 commits
- 02 Oct, 2020 1 commit
-
-
Ghanshyam Mann authored
Bumping few lower constraints to pass it on Focal node. Change-Id: I8dd649c9ecc313590248cdc301c0a15edb63f409 (cherry picked from commit 84747918)
-
- 09 Sep, 2020 2 commits
-
-
OpenStack Release Bot authored
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/victoria branch, tests will continue to use the upper-constraints list on master. Change-Id: I8906ddd9d5b7df1c651526bdd993e2cab38c80de
-
OpenStack Release Bot authored
Change-Id: I2b0b46861b1b7741319b67ead55eade063c64507
-
- 07 Sep, 2020 1 commit
-
-
Zuul authored
-
- 24 Aug, 2020 3 commits
-
-
Zuul authored
-
Zuul authored
-
wu.chunyang authored
Babel is not needed as requirement, remove it. See also http://lists.openstack.org/pipermail/openstack-discuss/2020-April/014227.html Change-Id: Id6e22f7404db0fe36b3e3b3b5acec391b5aa65cf
-
- 12 Aug, 2020 1 commit
-
-
Vladyslav Drok authored
It seems to have changed recently. Change-Id: Ie84f5d9c3d657a49d4c443efdd695d69f5150142
-
- 15 Jul, 2020 1 commit
-
-
Riccardo Pittau authored
As recommended, since version 3.2.0 tox switches pip invocations to use the module -m pip instead of direct invocation. We set min version to 3.2.1 [1] to also fix the behavior of --parallel--safe-build [1] https://tox.readthedocs.io/en/latest/changelog.html#v3-2-1-2018-08-10 Change-Id: I5101dcffa0ea9d44507d25b1a8519d710404deb3
-
- 03 Jul, 2020 1 commit
-
-
wu.chunyang authored
Pypy is not tested in OpenStack anymore, remove the job. Change-Id: If462d6a5e2304ebc6647087cad89007fe2576acb
-
- 02 Jul, 2020 1 commit
-
-
Zuul authored
-
- 29 Jun, 2020 1 commit
-
-
Zuul authored
-
- 26 Jun, 2020 1 commit
-
-
Tzu-Mainn Chen authored
vif_attach has the capability to attach to a specific baremetal port. This change provides an explicit (and optional) parameter for the baremetal port UUID. Change-Id: Ie2bedda11ccf479db0cbc3dc51f100ae49f81bc2
-
- 25 Jun, 2020 2 commits
- 24 Jun, 2020 3 commits
-
-
Zuul authored
-
Zuul authored
-
Riccardo Pittau authored
At the moment, the functional jobs derived from devstack-minimal does not make sure tox is present, so the test fails. This patch adds the role that ensure tox is present. Change-Id: I9078ac2c4418d4a34cfb53dca8599deb3ec8d5f8
-
- 23 Jun, 2020 5 commits
-
-
Vladyslav Drok authored
Story: 2007611 Task: 39602 Change-Id: If2c882ce501ae0a88f0284124a7d902baf8448cb
-
Vladyslav Drok authored
This change also allows passing ironic API microversion in places where it was not possible previously, for consistency. Story: 2007611 Task: 39602 Change-Id: I08a1d2227138e1c57ce865f159d0fc68ae95d8f0
-
Vladyslav Drok authored
This change also allows passing ironic API microversion in places where it was not possible previously, for consistency. Story: 2007611 Task: 39602 Change-Id: Iaee01b6f774d52184c7b4bb085f542cbb8228002
-
Vladyslav Drok authored
This change also allows passing ironic API microversion in places where it was not possible previously, for consistency. Story: 2007611 Task: 39602 Change-Id: Ib364456c0fa9f09002750131615d97f4f9d0a4de
-
melissaml authored
New theme of docs respects pygments_style. more info: http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html Change-Id: I5152536f4b499c0adfea8e1a392503f031475940
-
- 09 Jun, 2020 1 commit
-
-
Hervé Beraud authored
The mock third party library was needed for mock support in py2 runtimes. Since we now only support py36 and later, we don't need it in lower-constraints. These changes will help us to drop `mock` from openstack/requirements Change-Id: I16298d48f6be9d994c13f0e5c400768d9445cbb0
-
- 02 Jun, 2020 1 commit
-
-
Zuul authored
-
- 26 May, 2020 1 commit
-
-
Hervé Beraud authored
Previous versions of jsonschema (<3.2.0) doesn't support python 3.8 [1]. Python 3.8 is part of the victoria supported runtimes [2] so we now force to use jsonschema version 3.2.0 to avoid issues, remove ambiguity and ensure that everything works with python 3 in general. [1] https://github.com/Julian/jsonschema/pull/627 [2] https://governance.openstack.org/tc/reference/runtimes/victoria.html#python-runtimes-for-victoria Change-Id: I743226241a94797c4c790cd09b03c3f7c2927457
-
- 19 May, 2020 1 commit
-
-
Riccardo Pittau authored
We need to list all dependencies in lower-constraints Change-Id: I43b383397c80216af0805fb24486bf2495a2d444
-
- 18 May, 2020 1 commit
-
-
Andreas Jaeger authored
Switch to openstackdocstheme 2.2.0 and reno 3.1.0 versions. Using these versions will allow especially: * Linking from HTML to PDF document * Allow parallel building of documents * Fix some rendering problems Update Sphinx version as well. Remove docs requirements from lower-constraints, they are not needed during install or test but only for docs building. openstackdocstheme renames some variables, so follow the renames before the next release removes them. A couple of variables are also not needed anymore, remove them. Set openstackdocs_pdf_link to link to PDF file. Note that the link to the published document only works on docs.openstack.org where the PDF file is placed in the top-level html directory. The site-preview places the PDF in a pdf directory. Set openstackdocs_auto_name to use 'project' as name. Depends-On: https://review.opendev.org/728938 Change-Id: Ic9b4859ad14431c2ab6cc67e053757c0e728d40e
-
- 15 May, 2020 2 commits
-
-
Vladyslav Drok authored
This change also allows passing os_ironic_api_version into create and delete methods, which was not possible previously. Story: 2007611 Task: 39602 Change-Id: I28e094df8ca0b1921fb8b6d503e8d09dfff064d7
-
Vladyslav Drok authored
This change allows to pass additional_headers and global_request_id to keystoneauth's Adapter constructor. Also SessionClient now makes use of them while doing HTTP requests (apart from version negotitaion requests). Story: 2007611 Task: 39602 Change-Id: I75cb9311bf44cbf7f6f8737d1d37b2be503be3f9
-
- 12 May, 2020 1 commit
-
-
Zuul authored
-
- 04 May, 2020 2 commits
-
-
Riccardo Pittau authored
Stop importing print function from future. Change-Id: I5c40446e14ccd9a2fe3b673c8bc8581c64012899
-
Dmitry Tantsur authored
It was used to smoothen out the difference in handling bytes in Python 2 and 3. Now that we only support Python 3, it can be replaced. A side effect of this change is that we no longer accept bytes in JSON. JSON does not support bytes, but this problem has been hidden due to oslo.serialization until now. The configdrive handling has been updated to account for that. Change-Id: I230b55db55bce08d46f5023ad7a3f6501c96d100
-
- 02 May, 2020 1 commit
-
-
Sean McGinnis authored
Now that we are running the Victoria tests that include a voting py38, we can now add the Python 3.8 metadata to the package information to reflect that support. Change-Id: I3bd3cb43cd9764bdfe069dfcfd10bd4ed35620d5 Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
- 30 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: I805f5a4a901e410492c543c1857943ffd744ea35 Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-