Skip to content
Snippets Groups Projects
Commit 6b37f73a authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Enable horizon deployment in gate"

parents dba028a9 38da0b3d
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ docker_restart_policy: "never"
docker_namespace: "lokolla"
network_interface: "${PRIVATE_INTERFACE}"
neutron_external_interface: "fake_interface"
enable_horizon: "no"
enable_horizon: "yes"
enable_heat: "no"
openstack_logging_debug: "True"
openstack_service_workers: "1"
......
......@@ -66,6 +66,9 @@ namespace = lokolla
base = ${BASE_DISTRO}
install_type = ${INSTALL_TYPE}
profile = gate
[profiles]
gate = cron,glance,haproxy,keepalived,keystone,kolla-toolbox,mariadb,memcached,neutron,nova,openvswitch,rabbitmq,heka,horizon
EOF
if [[ "${DISTRO}" == "Debian" ]]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment