Merge "[Manila] Add 'placement' services to list of services"
This commit is contained in:
@@ -141,6 +141,11 @@
|
|||||||
OVERRIDE_ENABLED_SERVICES+=,n-api,n-cpu,n-cond,n-sch,n-crt,n-cauth,n-obj
|
OVERRIDE_ENABLED_SERVICES+=,n-api,n-cpu,n-cond,n-sch,n-crt,n-cauth,n-obj
|
||||||
# Enable neutron for scenario tests
|
# Enable neutron for scenario tests
|
||||||
OVERRIDE_ENABLED_SERVICES+=,q-svc,q-dhcp,q-meta,q-l3,q-agt
|
OVERRIDE_ENABLED_SERVICES+=,q-svc,q-dhcp,q-meta,q-l3,q-agt
|
||||||
|
|
||||||
|
# Enable mandatory placement services for nova starting with ocata
|
||||||
|
if [[ ! "stable/mitaka stable/newton" =~ $ZUUL_BRANCH ]]; then
|
||||||
|
OVERRIDE_ENABLED_SERVICES+=,placement-api,placement-client
|
||||||
|
fi
|
||||||
fi
|
fi
|
||||||
export OVERRIDE_ENABLED_SERVICES
|
export OVERRIDE_ENABLED_SERVICES
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user