From 13c83a0da5aed963e49b0498cc3d0c74950d9f47 Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Mon, 12 Feb 2024 12:22:24 +0000 Subject: [PATCH] Remove unused variable This variable is not defined anywhere in openstack-ansible or its roles Change-Id: I3e511612433c5819d8df0a3d93dce9ae9d71a625 --- .../bootstrap-host/templates/user_variables.aio.yml.j2 | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 b/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 index 1da6cf2609..da76d8c368 100644 --- a/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 +++ b/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 @@ -285,12 +285,6 @@ security_rhel7_enable_chrony: no tempest_image_dir: "/opt/cache/files" {% endif %} -# For testing purposes in public clouds, we need to ignore these -# services when trying to do a reload of nova services. -nova_service_negate: - - "nova-agent.service" - - "nova-resetnetwork.service" - # Set all the distros to the same value: a "quiet" print # of kernel log messages. openstack_user_kernel_options: