- 08 Jun, 2021 1 commit
-
-
Zuul authored
-
- 07 Jun, 2021 1 commit
-
-
Radosław Piliszek authored
And add another example of a LLDP-relevant plugin. Change-Id: I1bbd972a7fb8dc268ee03ae766ee7bcb44c57a3b
-
- 04 Jun, 2021 1 commit
-
-
Radosław Piliszek authored
``switch_mgmt_addresses`` and ``switch_system_description`` are useful for identification purposes. Change-Id: I292b9b20dd2b1eb1440b5047f5cf89ea47443e5b
-
- 12 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: I29565573df627c7f53d867ff6f83d2baa33e5e45
-
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: Icd282dd7b9f43d227007a70bf35eec5507e3e76b
-
- 08 Feb, 2021 1 commit
-
-
Dmitry Tantsur authored
Change-Id: Ibcc70afbe0b4f5f36878edbfbae9da77e3f4962d
-
- 22 Jan, 2021 1 commit
-
-
Riccardo Pittau authored
The minimum version since when tox accepts having inline comments in deps is 3.9.0 https://tox.readthedocs.io/en/latest/changelog.html#v3-9-0-2019-04-17 Change-Id: Ia388cbb585d4304c9c86baa6d160ae061e0a3fd4
-
- 20 Jan, 2021 1 commit
-
-
Zuul authored
-
- 23 Dec, 2020 1 commit
-
-
Riccardo Pittau authored
They're not needed there and are hard to constraint properly. Change-Id: I44ac4f898e75fa853085bb38bbfd47752c46f100
-
- 15 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. Change-Id: I4c940c72c0d93be0b6800aab55f0c2457d7ed07f
-
- 27 Oct, 2020 1 commit
-
-
Riccardo Pittau authored
Versions of hacking from 3.1.0 until 4.0.0 NOT included are supposed to require a safe version of flake8, so besides normale issues related to minor version upgrades, we can safely use those versions. Also forcing pycodestyle versions to be compatible with flake8 installed by hacking. Plus correcting output of empty response from ironic-inspector changed in https://opendev.org/openstack/ironic-inspector/commit/6e2cb60e778180a40418dbc2011fa25763c32363 Change-Id: I0c07a99b23898ce6a8c715caf44ac70f649631fb
-
- 12 Oct, 2020 1 commit
-
-
Riccardo Pittau authored
Let's default to python 3.8 for functional tests as latest python runtime available. Change-Id: I7f2ba6c0f691a14a0b5ced111e6301e3b94c204f
-
- 02 Oct, 2020 2 commits
- 11 Sep, 2020 3 commits
-
-
Ghanshyam Mann authored
Bumping few lower constraints to pass it on Focal node. Change-Id: I3488fe211af11afb1a069583432bafb9287c1a7a
-
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: Ib1f4c38daf0560405762b5e2d02e64d943ad085a
-
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: Ic481d0ad4be0225c21ed54a23523f18df272ad4e Sem-Ver: feature
-
- 19 Aug, 2020 1 commit
-
-
Dmitry Tantsur authored
Apparently, it's a common enough case, especially with standalone ironic. Change-Id: Ic0ffa49aeb2f13cfd08b6027f3b61f2fcc750b4d
-
- 28 Jul, 2020 1 commit
-
-
Dmitry Tantsur authored
Change-Id: Id8d2d3621385e0ef982a531609ce8c02739987a5 Depends-On: https://review.opendev.org/743504
-
- 23 Jul, 2020 1 commit
-
-
Zuul authored
-
- 16 Jul, 2020 1 commit
-
-
Lucas Alvares Gomes authored
The python-ironic-inspector-client-tempest should use the inherited devcstack_services configuration from it's base class instead of explicitly enabling each service. Change-Id: I100a313e91316b8457c5e2e37f106da2fab31777 Signed-off-by:Lucas Alvares Gomes <lucasagomes@gmail.com>
-
- 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: I40f55794e416f456f1f3140ad69e9ec756be0c9b
-
- 29 May, 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: I994c1f73ead8d3374b7bb67b557bec7535affc02 Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
- 27 May, 2020 2 commits
-
-
Riccardo Pittau authored
Change-Id: I1323276abe98d27b510640d6507c23b63952eb65
-
Riccardo Pittau authored
Also adapt the tempest job to the new values. Depends-On: Ic41fe7ade21ece2d1110ef8a6ccb74df6ddd2b6f Change-Id: Ia6fd1b17e2f18ae957e6fbea759f88cbcd8a4abc
-
- 25 May, 2020 1 commit
-
-
Zuul authored
-
- 21 May, 2020 1 commit
-
-
Iury Gregory Melo Ferreira authored
Removing unecessary things and using the new paremters since we are using the newest openstackdocstheme. Change-Id: Id09a9cd49f64bc6d2b015d4232555db54de398b9
-
- 19 May, 2020 1 commit
-
-
Riccardo Pittau authored
We need to list all dependencies in lower-constraints Change-Id: I970a209d69b6948c3d930aab8797847c25beccae
-
- 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. Depends-On: https://review.opendev.org/728938 Change-Id: I0f59a6eb8318b9ae65c57dba1012bbded5e7186b
-
- 15 May, 2020 1 commit
-
-
Riccardo Pittau authored
Change-Id: I63cd1054ccbaebbcdd9815e7a30c93b18365ecf2
-
- 14 May, 2020 2 commits
-
-
Iury Gregory Melo Ferreira authored
Updating the `Last updated` information that was changed in Ibdabf784c9639ef0686d6684705924116945febd Change-Id: I059387b3335c4bd93ca8c9d14193fbe8c6622c79
-
Iury Gregory Melo Ferreira authored
Fixed errors in test_init and test_shell. Updated flake8: - added ignore W503 and E741 - added exclude - added per-file-ignores for functional.py so we can ignore E402 only. Updated the commit for the functional tests Change-Id: Ibdabf784c9639ef0686d6684705924116945febd
-
- 30 Apr, 2020 1 commit
-
-
Zuul authored
-
- 29 Apr, 2020 1 commit
-
-
Riccardo Pittau authored
Full py3 compatible version. Add all Python3 modules to stdlib list. Also includes fix to an enum34 dependency bug. This requires pointing the hash for the functional test to a newer commit in ironic-inspector repo, and adjusting the functional test to take into consideration the added scope to the introspection rules. Change-Id: Ifa42ffaf97d6e2651b305374c216937ae276e8b7
-
- 28 Apr, 2020 1 commit
-
-
Dmitry Tantsur authored
Using autospec ensures that mocked functions are called with correct arguments, so it's highly desired to have it. Change-Id: Ia0e4ca965fc7309b435c565852a0fa81112d3e45
-
- 27 Apr, 2020 3 commits
-
-
Zuul authored
-
Zuul authored
-
Riccardo Pittau authored
We changed the default boot option to local but should be netboot for this job. Change-Id: I02c2f6307cc9d4b67f9ea0eca9bf806b96f24d26
-
- 24 Apr, 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: Ia47d491aca894f498d1fcbb4769e0339111b7ab6 Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
- 16 Apr, 2020 1 commit
-
-
Riccardo Pittau authored
The future is now! Change-Id: I4cab95aadb70028c33f411c104df6135e18e9525
-