nodepool/tools
Clark Boylan bde9bdb975 Update to python3.10
This adds python 3.10 testing and updates our docker images to
python3.10.

On the docker image side of things we use opendev's python images which
are based on Debian then have python compiled on top of that external to
Debian python packaging. Debian bullseye ships with python3.9 but our
images come with python3.10. What this means is that we cannot rely on
external wheel caches for Debian bullseye + python3.9 here as we've got
the wrong version of python3.10. The good news is that all of the
dependencies that have historically given us trouble on arm64 in
particular already ship python3.10 aarch64/arm64 wheels. This means we
can rely on pypi as is. This is probably better for us anyway as it
decouples us from relying on additional external resources.

We also update a number of jobs to use nodeset: ubuntu-jammy as this
ubuntu version defaults to python 3.10.

Change-Id: I7fb585bc5ccc52803eea107e76dddf5e9fde8646
2022-07-01 12:05:26 -07:00
..
docker-compose.yaml Require TLS 2021-02-19 18:42:33 +00:00
fake-dib.yaml Move the fakeprovider module to the fake driver 2017-07-28 11:35:07 +00:00
fake-secure.conf Remove MySQL 2017-03-13 13:42:43 -04:00
fake.yaml Move the fakeprovider module to the fake driver 2017-07-28 11:35:07 +00:00
functional-test-check.sh functional-test : ensure glean started 2022-03-07 14:54:27 +11:00
load-test.py Add simple load testing script 2021-04-07 17:22:46 +02:00
logging.conf Fix plugin and examples for using openstacksdk 2018-07-17 15:02:59 -04:00
openssl.cnf Require TLS 2021-02-19 18:42:33 +00:00
openstack-ci-core-ppa.asc Dockerfile: use local openstack-ci-core PPA key 2020-04-30 17:32:02 +10:00
print-zk.py Update ZooKeeper class connection methods 2022-06-29 07:46:34 -07:00
test-setup-docker.sh Add test-setup-docker.sh 2021-02-24 17:21:01 -08:00
zk-ca.sh Require TLS 2021-02-19 18:42:33 +00:00
zoo.cfg Require TLS 2021-02-19 18:42:33 +00:00