Add placement api and client to devstack configuration

This resolves issues with use of the reference configuration
in OpenStack Ocata or later.

Closes-Bug: 1660973
Change-Id: I02bf7f730f17503afd0ad1ff7671dddb264ef46d
This commit is contained in:
Yurtaykin, Andrey 2017-08-16 19:06:44 +03:00 committed by Alex Kavanagh
parent 9dce01eab9
commit 2d1a056566
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ ADMIN_PASSWORD=password
# run the services you want to use
ENABLED_SERVICES=rabbit,mysql,key
ENABLED_SERVICES+=,g-api,g-reg
ENABLED_SERVICES+=,n-cpu,n-api,n-crt,n-obj,n-cond,n-sch,n-novnc,n-cauth
ENABLED_SERVICES+=,n-cpu,n-api,n-crt,n-obj,n-cond,n-sch,n-novnc,n-cauth,placement-api,placement-client
ENABLED_SERVICES+=,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3
ENABLED_SERVICES+=,cinder,c-sch,c-api,c-vol
ENABLED_SERVICES+=,horizon