diff --git a/.zuul.yaml b/.zuul.yaml index 3468f69e28..130b84a149 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -398,7 +398,6 @@ key: true # Glance services g-api: true - g-reg: true # Nova services n-api: true n-api-meta: true diff --git a/stackrc b/stackrc index 412aca8f07..b31fb395c7 100644 --- a/stackrc +++ b/stackrc @@ -69,7 +69,7 @@ if ! isset ENABLED_SERVICES ; then # Placement service needed for Nova ENABLED_SERVICES+=,placement-api,placement-client # Glance services needed for Nova - ENABLED_SERVICES+=,g-api,g-reg + ENABLED_SERVICES+=,g-api # Cinder ENABLED_SERVICES+=,c-sch,c-api,c-vol # Neutron