- 04 Jun, 2021 1 commit
-
-
Elod Illes authored
openstack-tox-docs job started to fail with the following error: ! LaTeX Error: File `tgtermes.sty' not found. This patch adds the required font package to bindep doc profile. Change-Id: I242da5c4fcc3096a47f85bd8a265ad8f072b2a30 (cherry picked from commit 0d0c2f2a) (cherry picked from commit 3775cf42)
-
- 11 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: I63e35568342ee0d343e536047cadfd534acafdd9
-
OpenStack Release Bot authored
Change-Id: Ie0d81fc359f2da67143414ac3e3ff59449cb208e
-
- 09 Sep, 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#1886298 Bump the lower constraints for required deps which added python3.8 support in their later version. Story: #2007865 Task: #40207 Closes-Bug: #1886298 [1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.h> Change-Id: Iade03cf85b4f09ce2e8d4f6d9a06635b263f6a79
-
- 25 Aug, 2020 1 commit
-
-
Zuul authored
-
- 17 Aug, 2020 1 commit
-
-
Luigi Toscano authored
The old job name is still available as an alias for a while, but it is time to switch away from it. Change-Id: I49e042ed89bc49736d82de7744952663415d6e02
-
- 31 Jul, 2020 1 commit
-
-
Ivan Kolodyazhny authored
_get_barbican_endpoint now uses barbican_endpoint_type config option to retrieve a correct endpoint from catalog. This config option is set to 'public' by default and it's a default value for ServiceCatalog.endpoint_data_for method. It means that the default behaviour will be the same as before this patch. Change-Id: Idf4061fe3e35e3c47a993a56b23c0257c92e5cc3
-
- 24 Jul, 2020 1 commit
-
-
Moisés Guimarães de Medeiros authored
This patch bumps bandit allowed version to >=1.6.0,<1.7.0 in order to avoid the errors detailed here https://github.com/PyCQA/bandit/pull/393 Change-Id: Id913a9c9bedb7eb1366ac534ec1371945b0918a6 Signed-off-by:
Moisés Guimarães de Medeiros <moguimar@redhat.com>
-
- 15 Jul, 2020 1 commit
-
-
Zuul authored
-
- 14 Jul, 2020 1 commit
-
-
zhangboye authored
Change-Id: I2baabd74f0c33514b1ebb9116da4a91d3634ec5e
-
- 13 Jul, 2020 1 commit
-
-
Moisés Guimarães de Medeiros authored
This patch centralizes the managed objects conversion in order to be used across multiple key_manager backends. Change-Id: Ia2e15d46eb2e504b815a7f51173aecaf82978402 Signed-off-by:Moisés Guimarães de Medeiros <moguimar@redhat.com>
-
- 26 Jun, 2020 1 commit
-
-
Moisés Guimarães de Medeiros authored
Bump vault version to the latest available. Change-Id: I7b338a8aabb439fc91860b64e0df71fe7e8ce9f0
-
- 22 Jun, 2020 1 commit
-
-
Moisés Guimarães de Medeiros authored
This patch fixes the issue when guessing the KV API version fails. From now on, a configuration option should be used to set vault's API version. Change-Id: I962b29519c189dddf9723689e6aaeed2cac3ff2c Signed-off-by:Moisés Guimarães de Medeiros <moguimar@redhat.com>
-
- 16 Jun, 2020 2 commits
- 12 Jun, 2020 1 commit
-
-
Ivan Kolodyazhny authored
Vault returns Bad Request error if invalid secret ID is provided. It's better to have such errors handled instad of generic "KeyError: 'auth'" execption. Change-Id: Ibc068af70de4022f544d394ec4b014443a9c16b5
-
- 11 Jun, 2020 2 commits
-
-
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: I9256db0f2fb0d39b67fa52e4d44ef92fbf09432d
-
Andreas Jaeger authored
This repo is now Python 3, update: - Remove python 2.7 stanza from setup.py - Remove install_command from tox.ini, the default is fine - Remove Babel from requirements, it's not needed for running. - Use TOX_CONSTRAINTS_FILE instead of obsolete UPPER_CONSTRAINTS_FILE. - Use py36 for fault test Change-Id: Ia23841a4899361178994e349e1323de857b4ee23
-
- 10 Jun, 2020 1 commit
-
-
Sean McGinnis authored
This updates lower constraints to versions that will work with py38 so that when we move to running on focal nodes, which has py38 as its default py3 runtime, the lower-constraints job will continue to pass. It also cleans out some secondary requirements that are no longer needed due to our direct dependencies being updated. Linters are removed that are kept in the global requirements blacklist as those are not version tracked and are not relevant for our lower-constraints unit test runs. Change-Id: I25d7c93b1ed0d185e181acee7098f36654177b84 Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
- 26 May, 2020 2 commits
- 25 May, 2020 2 commits
- 22 May, 2020 1 commit
-
-
zhangboye authored
Change-Id: I27c655e1169e1e1eee418173fcaa672a404b48f3
-
- 21 May, 2020 1 commit
-
-
Andreas Jaeger authored
Switch to openstackdocstheme 2.2.1 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. 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. Disable openstackdocs_auto_name to use 'project' variable as name. Change pygments_style to 'native' since old theme version always used 'native' and the theme now respects the setting and using 'sphinx' can lead to some strange rendering. 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. See also http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html Change-Id: If5b3ea5c50a91f623b0dd4d1dd347ee8a6b90290
-
- 14 May, 2020 1 commit
-
-
melissaml authored
These translation sections are not needed anymore, Babel can generate translation files without them. Change-Id: I3ef03f6a99fef5612b7211b5ac42336c897c2c13
-
- 06 May, 2020 1 commit
-
-
ramboman authored
Now we cann't use the verify_ssl if we set True, so we add the "verify_ssl_path" config to solve it. Closes-Bug: #1876102 Change-Id: I83bafe5b7e0c4cca67f773858007fb59d98a93a5
-
- 29 Apr, 2020 1 commit
-
-
Zuul authored
-
- 24 Apr, 2020 2 commits
-
-
Sean McGinnis authored
Python 3.8 is now our highest level supported python runtime. This updates the default tox target environments to swap out py37 for py38 to make sure local development testing is covering this version. This does not impact zuul jobs in any way, nor prevent local tests against py37. It just changes the default if none is explicitly provided. Change-Id: I0bd1180719e4e093a24bc53424052354ad1cd900 Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
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: I6e9c6dbae7b5cfed7494d85200a28c9d64351548 Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
- 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: Ib3028d55552ef51d93aaf38653bca888166e6d27 Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
- 14 Apr, 2020 4 commits
-
-
Zuul authored
-
Zuul authored
-
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 victoria. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I7a0ae6baffa3ead60facf936d5904ab2c0c465b8
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/ussuri. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/ussuri. Change-Id: I493a26372b6be92e6d02c342d8f699ef19cd7f59 Sem-Ver: feature
-
- 09 Apr, 2020 1 commit
-
-
Douglas Mendizábal authored
Change-Id: I5d2bda5e653ee5d7c17cb7697247802916bdc5f7
-
- 31 Mar, 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 by updated hacking version. Change-Id: I4f24c0fa5178f15912db899fcf26ca11480eab21
-
- 09 Mar, 2020 3 commits
-
-
Moisés Guimarães de Medeiros authored
The Vault backend doesn't really care about context. Even an empty string would suffice these checks. Change-Id: I1c0d00675a479cf05d92cec7b69fd720a88023d3 Signed-off-by:Moisés Guimarães de Medeiros <moguimar@redhat.com>
-
Moisés Guimarães de Medeiros authored
Both Barbican and Vault backends have this replicated code. Let's centralize it to reduce code duplication. Change-Id: I365a6d3031695ee369664c00a61816c77792f2e2 Signed-off-by:Moisés Guimarães de Medeiros <moguimar@redhat.com>
-
Moisés Guimarães de Medeiros authored
nit: Certificate inherits from ManagedObject which already has ABCMeta as metaclass. Change-Id: I17b12980b88e306fbdc99a3e92b1fa22d8e96471 Signed-off-by:Moisés Guimarães de Medeiros <moguimar@redhat.com>
-