Switch to neutron-* service names
This patch switches gate jobs from old lib/neutron-legacy devstack lib to the new lib/neutron. Change-Id: Icd664cf94e43b4f30e1d5a23a73239f6516dcba0
This commit is contained in:
parent
4748dbc4b1
commit
4a75a778e1
@ -32,7 +32,7 @@
|
||||
services+=,placement-api,placement-client
|
||||
services+=,g-api,g-reg
|
||||
services+=,c-sch,c-api,c-vol,c-bak
|
||||
services+=,q-svc,q-dhcp,q-meta,q-agt,q-l3,q-trunk
|
||||
services+=,neutron-api,neutron-dhcp,neutron-metadata-agent,neutron-agent,neutron-l3,neutron-trunk
|
||||
|
||||
if [ "{{ use_python3 }}" -eq 1 ] ; then
|
||||
export DEVSTACK_GATE_USE_PYTHON3=True
|
||||
|
Loading…
Reference in New Issue
Block a user