DNM: Testing CI

Change-Id: Iee67aa4075a47af33f9cd444026a7604943de3a8
This commit is contained in:
Michał Dulko 2024-03-15 16:44:11 +01:00 committed by Ghanshyam
parent 8c3c5378f3
commit 73f37eac56
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ from openstack import exceptions as os_exc
from kuryr_kubernetes import config
from kuryr_kubernetes import k8s_client
# Testing CI
_clients = {}
_NEUTRON_CLIENT = 'neutron-client'
_KUBERNETES_CLIENT = 'kubernetes-client'