Skip to content
Snippets Groups Projects
Commit aa5f743a authored by MD NADEEM's avatar MD NADEEM
Browse files

Added enable_option for some services

TrivialFix

Change-Id: I0f881ea50378bea491bf9721359edc6b5428c28a
parent 25f2eb62
No related branches found
No related tags found
No related merge requests found
...@@ -112,6 +112,7 @@ kolla_internal_vip_address: "10.10.10.254" ...@@ -112,6 +112,7 @@ kolla_internal_vip_address: "10.10.10.254"
#nova_console: "novnc" #nova_console: "novnc"
# OpenStack services can be enabled or disabled with these options # OpenStack services can be enabled or disabled with these options
#enable_aodh: "no"
#enable_barbican: "no" #enable_barbican: "no"
#enable_ceilometer: "no" #enable_ceilometer: "no"
#enable_central_logging: "no" #enable_central_logging: "no"
...@@ -121,6 +122,8 @@ kolla_internal_vip_address: "10.10.10.254" ...@@ -121,6 +122,8 @@ kolla_internal_vip_address: "10.10.10.254"
#enable_cinder_backend_lvm: "no" #enable_cinder_backend_lvm: "no"
#enable_cloudkitty: "no" #enable_cloudkitty: "no"
#enable_congress: "no" #enable_congress: "no"
#enable_etcd: "no"
#enable_gnocchi: "no"
#enable_grafana: "no" #enable_grafana: "no"
#enable_heat: "yes" #enable_heat: "yes"
#enable_horizon: "yes" #enable_horizon: "yes"
...@@ -139,6 +142,7 @@ kolla_internal_vip_address: "10.10.10.254" ...@@ -139,6 +142,7 @@ kolla_internal_vip_address: "10.10.10.254"
#enable_neutron_agent_ha: "no" #enable_neutron_agent_ha: "no"
#enable_neutron_vpnaas: "no" #enable_neutron_vpnaas: "no"
#enable_rally: "no" #enable_rally: "no"
#enable_sahara: "no"
#enable_senlin: "no" #enable_senlin: "no"
#enable_swift: "no" #enable_swift: "no"
#enable_telegraf: "no" #enable_telegraf: "no"
......
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