From 7944b08b1f40c3948f8c77af7189526d7bb710e0 Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Fri, 27 Oct 2023 12:34:27 +0200 Subject: [PATCH] Use default RBAC policies in other projects together with Neutron policies In the job "neutron-tempest-plugin-openvswitch-enforce-scope-old-defaults" we will now test old policies in the Neutron project together with what is used by default in other projects, like Nova, Glance, etc. Change-Id: I4c2440f6f1546d22d4acebe69c6143eefe10335a --- zuul.d/master_jobs.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/zuul.d/master_jobs.yaml b/zuul.d/master_jobs.yaml index 7e1aacb5..1c47f85d 100644 --- a/zuul.d/master_jobs.yaml +++ b/zuul.d/master_jobs.yaml @@ -421,10 +421,6 @@ parent: neutron-tempest-plugin-openvswitch vars: devstack_localrc: - # Disabling the scope and new defaults for services to use old, - # deprecated policies - NOVA_ENFORCE_SCOPE: false - GLANCE_ENFORCE_SCOPE: false NEUTRON_ENFORCE_SCOPE: false