Merge "Switch rally job from q-* to neutron-* service names"
This commit is contained in:
commit
ddb9708fe7
@ -66,7 +66,7 @@
|
||||
ENABLED_SERVICES+=cinder,c-api,c-vol,c-sch,c-bak,
|
||||
ENABLED_SERVICES+=g-api,g-reg,
|
||||
ENABLED_SERVICES+=n-api,n-crt,n-cpu,n-sch,n-cond,
|
||||
ENABLED_SERVICES+=q-qos,
|
||||
ENABLED_SERVICES+=neutron-qos,
|
||||
|
||||
if [ $DEVSTACK_GATE_SWIFT -eq 1 ];
|
||||
then
|
||||
|
@ -1 +1 @@
|
||||
enable_service q-trunk
|
||||
enable_service neutron-trunk
|
||||
|
Loading…
Reference in New Issue
Block a user