diff --git a/magnum/tests/unit/drivers/test_template_definition.py b/magnum/tests/unit/drivers/test_template_definition.py index 59d61520a..fa00143c0 100644 --- a/magnum/tests/unit/drivers/test_template_definition.py +++ b/magnum/tests/unit/drivers/test_template_definition.py @@ -1116,7 +1116,6 @@ def test_k8s_get_params_insecure(self, mock_generate_csr_and_key, extra_subnet = mock_cluster.labels.get('extra_subnet') extra_security_group = mock_cluster.labels.get('extra_security_group') - octavia_provider = mock_cluster.labels.get('octavia_provider') octavia_lb_algorithm = mock_cluster.labels.get('octavia_lb_algorithm') octavia_lb_healthcheck = mock_cluster.labels.get(