Merge "Remove n-obj from zuul and docs"

This commit is contained in:
Zuul 2019-05-03 22:12:00 +00:00 committed by Gerrit Code Review
commit 15b098d470
2 changed files with 1 additions and 2 deletions

View File

@ -412,7 +412,6 @@
n-cond: true
n-cpu: true
n-novnc: true
n-obj: true
n-sch: true
placement-api: true
# Neutron services

View File

@ -59,7 +59,7 @@ Edit your ``/opt/stack/devstack/local.conf`` to look like
# Horizon - enable for the OpenStack web GUI
# ENABLED_SERVICES+=,horizon
# Nova
ENABLED_SERVICES+=,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-api-meta,n-sproxy
ENABLED_SERVICES+=,n-api,n-crt,n-cpu,n-cond,n-sch,n-api-meta,n-sproxy
ENABLED_SERVICES+=,placement-api,placement-client
# Glance
ENABLED_SERVICES+=,g-api,g-reg