Merge "Add n-api-meta to enabled services"
This commit is contained in:
commit
fa01b4d269
@ -48,7 +48,7 @@
|
|||||||
#!/bin/bash -xe
|
#!/bin/bash -xe
|
||||||
export PYTHONUNBUFFERED=true
|
export PYTHONUNBUFFERED=true
|
||||||
services=rabbit,tempest,mysql,dstat,key
|
services=rabbit,tempest,mysql,dstat,key
|
||||||
services+=,n-api,n-cpu,n-cond,n-sch,n-crt
|
services+=,n-api,n-api-meta,n-cpu,n-cond,n-sch,n-crt
|
||||||
|
|
||||||
# placement services mandatory for nova from ocata
|
# placement services mandatory for nova from ocata
|
||||||
if [[ ! "stable/mitaka stable/newton" =~ $ZUUL_BRANCH ]]; then
|
if [[ ! "stable/mitaka stable/newton" =~ $ZUUL_BRANCH ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user