Merge "Added Neutron metadata service to the config files."

This commit is contained in:
Zuul 2020-07-22 17:48:03 +00:00 committed by Gerrit Code Review
commit 0566eeffbe
3 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,7 @@ ENABLED_SERVICES=""
enable_service neutron
enable_service q-dhcp
enable_service q-svc
enable_service q-meta
# LBaaSv2 service and Haproxy agent
enable_plugin neutron-lbaas \

View File

@ -32,6 +32,7 @@ enable_service q-agt
enable_service q-dhcp
enable_service q-l3
enable_service q-svc
enable_service q-meta
# OCTAVIA
# Uncomment it to use L2 communication between loadbalancer and member pods

View File

@ -32,6 +32,7 @@ enable_service q-agt
enable_service q-dhcp
enable_service q-l3
enable_service q-svc
enable_service q-meta
# VAR RUN PATH
# =============