nodepool/nodepool/tests/unit
James E. Blair 10df93540f Use Zuul-style ZooKeeper connections
We have made many improvements to connection handling in Zuul.
Bring those back to Nodepool by copying over the zuul/zk directory
which has our base ZK connection classes.

This will enable us to bring other Zuul classes over, such as the
component registry.

The existing connection-related code is removed and the remaining
model-style code is moved to nodepool.zk.zookeeper.  Almost every
file imported the model as nodepool.zk, so import adjustments are
made to compensate while keeping the code more or less as-is.

Change-Id: I9f793d7bbad573cb881dfcfdf11e3013e0f8e4a3
2022-05-23 07:40:20 -07:00
..
__init__.py Add tox functional testing for drivers 2018-11-01 15:33:44 +01:00
fake_aws.py Improve AWS driver performance 2022-05-04 11:02:08 -07:00
fake_azure.py Add user-data/custom-data to Azure driver 2021-10-18 16:32:49 -07:00
fake_ibmboto.py Add IBM Cloud VPC driver 2022-03-15 06:49:57 -07:00
fake_ibmvpc.py Add IBM Cloud VPC driver 2022-03-15 06:49:57 -07:00
test_builder.py Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00
test_commands.py Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00
test_config_comparisons.py rename imagesdir/elementdir with underscore 2020-11-26 15:15:37 +11:00
test_config_validator.py config: add environment variable substitution 2020-05-20 11:44:49 +00:00
test_driver_aws.py Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00
test_driver_azure.py Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00
test_driver_gce.py Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00
test_driver_ibmvpc.py Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00
test_driver_kubernetes.py Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00
test_driver_metastatic.py Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00
test_driver_openshift.py Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00
test_driver_openshiftpods.py Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00
test_driver_static.py Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00
test_drivers.py Add tox functional testing for drivers 2018-11-01 15:33:44 +01:00
test_launcher.py Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00
test_sdk_integration.py Validate openstack provider pool labels have top-level labels 2019-10-15 15:32:32 +11:00
test_webapp.py Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00
test_zk.py Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00