diff --git a/magnum/tests/functional/k8s/test_k8s_python_client.py b/magnum/tests/functional/k8s/test_k8s_python_client.py index 973f9da440..696812820b 100644 --- a/magnum/tests/functional/k8s/test_k8s_python_client.py +++ b/magnum/tests/functional/k8s/test_k8s_python_client.py @@ -22,7 +22,6 @@ class TestKubernetesAPIs(base.BaseK8sTest): "labels": { "system_pods_initial_delay": 3600, "system_pods_timeout": 600, - "admission_control_list": "", "kube_dashboard_enabled": False, } }