Merge "Fix network configuration for cloudkitty"

This commit is contained in:
Jenkins 2016-11-22 07:58:37 +00:00 committed by Gerrit Code Review
commit 8991403878

View File

@ -28,7 +28,7 @@ lock_path = /var/lib/cloudkitty/tmp
[collect]
collector = {{ cloudkitty_collector_backend }}
services = compute,image{% if enable_cinder | bool %},volume{% endif %}, network_bw_out, network_bw_in, network_floating
services = compute,image{% if enable_cinder | bool %},volume{% endif %},network.bw.out,network.bw.in,network.floating
[oslo_messaging_notifications]
driver = messagingv2