diff --git a/.zuul.yaml b/.zuul.yaml index 6a2a1eaaba..3c516dd350 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -458,7 +458,10 @@ n-cpu: true placement-client: true # Neutron services - neutron-agent: true + # We need to keep using the neutron-legacy based services for + # now until all issues with the new lib/neutron code are solved + q-agt: true + # neutron-agent: true # Cinder services c-bak: true c-vol: true