Merge "Add enable_elasticsearch option"

This commit is contained in:
Jenkins 2016-09-22 17:58:50 +00:00 committed by Gerrit Code Review
commit 814ad116db
2 changed files with 2 additions and 0 deletions

View File

@ -252,6 +252,7 @@ enable_cinder_backend_iscsi: "no"
enable_cinder_backend_lvm: "no"
enable_cloudkitty: "no"
enable_congress: "no"
enable_elasticsearch: "no"
enable_etcd: "no"
enable_gnocchi: "no"
enable_grafana: "no"

View File

@ -123,6 +123,7 @@ kolla_internal_vip_address: "10.10.10.254"
#enable_cinder_backend_lvm: "no"
#enable_cloudkitty: "no"
#enable_congress: "no"
#enable_elasticsearch: "no"
#enable_etcd: "no"
#enable_gnocchi: "no"
#enable_grafana: "no"