Oslo VMware library for OpenStack projects
Go to file
Hervé Beraud f65164db59 Bump bandit and make oslo.messaging compatible with latest rules
- Move from lxml lib direct usage to defusedxml lib [1] to fix B320 [2]

- Apply a timeout to requests calls to avoid uncontrolled
  resource consumption (CWE-400) [3].

[1] https://pypi.org/project/defusedxml/0.7.1/
[2] https://bandit.readthedocs.io/en/1.7.5/blacklists/blacklist_calls.html#b313-b320-xml
[3] https://cwe.mitre.org/data/definitions/400.html

Change-Id: Id1faa9227415884d15c737ace5a0e0e5de3afa81
2023-06-22 10:18:55 +02:00
doc remove unicode literal from code 2022-07-28 10:24:35 +00:00
oslo_vmware Bump bandit and make oslo.messaging compatible with latest rules 2023-06-22 10:18:55 +02:00
releasenotes Update master for stable/2023.1 2023-02-24 15:25:28 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-08 17:24:38 -04:00
.gitignore Follow the new PTI for document build 2019-07-19 10:56:20 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:49:01 +00:00
.mailmap Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
.pre-commit-config.yaml Move flake8 as a pre-commit local target. 2021-03-23 13:11:18 +01:00
.stestr.conf Switch to stestr 2018-07-04 07:54:50 +07:00
.zuul.yaml Moves supported python runtimes from version 3.8 to 3.10 2023-04-10 13:09:01 +09:00
CONTRIBUTING.rst Align contributing doc with oslo's policy 2020-05-05 14:32:54 +02:00
HACKING.rst delete useless indent 2018-11-07 08:53:47 +00:00
LICENSE Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-05 13:05:49 +08:00
bindep.txt [ussuri][goal] Drop python 2.7 support and testing 2020-02-04 17:16:27 +01:00
pylintrc Add Pylint testenv environment 2014-08-04 15:29:14 +02:00
requirements.txt Bump bandit and make oslo.messaging compatible with latest rules 2023-06-22 10:18:55 +02:00
setup.cfg Revert "Moves supported python runtimes from version 3.8 to 3.10" 2023-05-05 18:53:04 +00:00
setup.py remove outdated header 2020-02-10 18:37:57 +01:00
test-requirements.txt Bump bandit and make oslo.messaging compatible with latest rules 2023-06-22 10:18:55 +02:00
tox.ini Fix issues related to tox4 2023-02-17 13:16:08 +00:00

README.rst

Team and repository tags

image

oslo.vmware --- VMware support code for OpenStack

Latest Version

Downloads

The Oslo VMware library provides support for common VMware operations and APIs.