[Manila] Add 'placement' services to list of services
where we change it explicitly and install nova intentionally. Change-Id: I333b83305bb7d89d1c886575afbfa036b6e426ec
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
|
||||
# Enable neutron for scenario tests
|
||||
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
|
||||
export OVERRIDE_ENABLED_SERVICES
|
||||
|
||||
|
Reference in New Issue
Block a user