Skip to content

Commit c3db92b

Browse files
committed
Doc: g-reg is no longer required
The glance-registry service was deprecated in Queeens release, and no longer required. Change-Id: I0d2b4604cd39d5131410b8038f92057128ca7b75
1 parent 90c6c65 commit c3db92b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/guides/devstack-with-lbaas-v2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Edit your ``/opt/stack/devstack/local.conf`` to look like
6262
ENABLED_SERVICES+=,n-api,n-crt,n-cpu,n-cond,n-sch,n-api-meta,n-sproxy
6363
ENABLED_SERVICES+=,placement-api,placement-client
6464
# Glance
65-
ENABLED_SERVICES+=,g-api,g-reg
65+
ENABLED_SERVICES+=,g-api
6666
# Neutron
6767
ENABLED_SERVICES+=,q-svc,q-agt,q-dhcp,q-l3,q-meta,neutron
6868
ENABLED_SERVICES+=,octavia,o-cw,o-hk,o-hm,o-api

0 commit comments

Comments
 (0)