Merge "Disable sending metrics for clusters"

This commit is contained in:
Zuul 2018-07-31 19:04:16 +00:00 committed by Gerrit Code Review
commit 73bd7c9bc4
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@ transport_url = {{ magnum_oslomsg_rpc_transport }}://{% for host in magnum_oslom
[api]
host = {{ ansible_host }}
[drivers]
# NOTE(mnaser): Remove this once the following bug is fixed
# https://bugs.launchpad.net/magnum/+bug/1746510
send_cluster_metrics = False
[barbican_client]
endpoint_type = internalURL