diff --git a/.zuul.d/cross-jobs.yaml b/.zuul.d/cross-jobs.yaml index 9c2afd3609..9253b3372a 100644 --- a/.zuul.d/cross-jobs.yaml +++ b/.zuul.d/cross-jobs.yaml @@ -77,15 +77,6 @@ vars: tox_envlist: py310 -- job: - name: cross-cinder-mypy - parent: requirements-cross-test - description: Run cross-project tests on cinder with mypy. - required-projects: openstack/cinder - vars: - tox_envlist: mypy - tox_inline_comments: false - - job: name: cross-designate-py310 parent: requirements-cross-test diff --git a/.zuul.d/project.yaml b/.zuul.d/project.yaml index d7e7e8da03..4618ff71c4 100644 --- a/.zuul.d/project.yaml +++ b/.zuul.d/project.yaml @@ -39,7 +39,6 @@ - cross-barbican-py310 - cross-ceilometer-py310 - cross-cinder-py310 - - cross-cinder-mypy - cross-designate-py310 - cross-glance-py310 - cross-heat-py310 @@ -114,7 +113,6 @@ - requirements-tox-py39-check-uc - requirements-tox-py310-check-uc - cross-cinder-py310 - - cross-cinder-mypy - cross-designate-py310 - cross-glance-py310 - cross-heat-py310 diff --git a/blacklist.txt b/blacklist.txt index e74e74b3eb..4ce6f73770 100644 --- a/blacklist.txt +++ b/blacklist.txt @@ -18,6 +18,7 @@ pycodestyle pylint yamllint bashate +mypy # The following Neutron libraries need to be blacklisted # as they do not use cycle-with-intermediary. The only time they diff --git a/upper-constraints.txt b/upper-constraints.txt index e7ab588694..88ddfc63ce 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -108,7 +108,6 @@ zeroconf===0.112.0 scipy===1.10.1 opentelemetry-exporter-otlp===1.20.0 python-gnupg===0.5.1 -mypy-extensions===1.0.0 rsd-lib===1.2.0 XStatic-Jasmine===2.4.1.2 googleapis-common-protos===1.60.0 @@ -301,7 +300,6 @@ threadpoolctl===3.2.0 os-ken===2.8.0 ujson===5.8.0 selenium===3.141.0 -mypy===1.2.0 mistral-lib===2.9.0 dogtag-pki===11.2.1 XStatic-Angular-UUID===0.0.4.0