RETIRED, Nova Hyper-V Compute Driver
Go to file
Lucian Petrut 9ea6aaa968 fix coordination unit tests
One of the coordination unit tests fails because of a mock that's
being applied twice. This affects Python 3.10 in particular.

We're addressing the issue by disabling "MOCK_TOOZ" for that
specific test.

Change-Id: If02f7ad022679d74cb88f558b85ee7d22f253c77
(cherry picked from commit e7de7eef9d)
2022-09-19 10:27:09 +00:00
compute_hyperv fix coordination unit tests 2022-09-19 10:27:09 +00:00
doc Merge "doc: update IRC information" 2021-07-08 06:52:43 +00:00
etc Add config sample to compute-hyperv docs 2017-11-13 17:51:26 +00:00
nova Fixes eventlet monotonic clock issue 2018-02-14 07:48:40 +00:00
releasenotes Update master for stable/yoga 2022-03-10 07:58:48 +00:00
tools Fixes zuul issues 2018-06-04 12:00:33 +00:00
.coveragerc move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
.gitignore Switch to stestr 2018-07-10 10:32:55 +07:00
.gitreview Update .gitreview for stable/zed 2022-09-13 09:18:49 +00:00
.mailmap Applies cookiecutter template 2015-03-23 22:21:15 +02:00
.stestr.conf Switch to stestr 2018-07-10 10:32:55 +07:00
.zuul.yaml Add Python3 zed unit tests 2022-03-10 07:58:50 +00:00
CONTRIBUTING.rst Ussuri contributor docs community goal 2020-03-27 10:37:13 +02:00
HACKING.rst Update the doc urls 2017-11-21 10:25:29 +00:00
LICENSE Initial commit 2015-03-02 01:00:32 -08:00
MANIFEST.in Applies cookiecutter template 2015-03-23 22:21:15 +02:00
README.rst Add releasenotes link to README 2020-06-10 14:07:06 +08:00
babel.cfg Applies cookiecutter template 2015-03-23 22:21:15 +02:00
openstack-common.conf Applies cookiecutter template 2015-03-23 22:21:15 +02:00
requirements.txt Bump requirements 2021-05-25 11:28:41 +03:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-10 19:03:21 +08:00
setup.py Cleanup py27 support 2020-04-13 13:41:13 +02:00
test-requirements.txt Use a separate doc requirements file 2020-12-10 10:45:02 +02:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/zed 2022-09-13 09:18:50 +00:00