Merge "Fix network configuration for cloudkitty"
This commit is contained in:
commit
8991403878
@ -28,7 +28,7 @@ lock_path = /var/lib/cloudkitty/tmp
|
|||||||
|
|
||||||
[collect]
|
[collect]
|
||||||
collector = {{ cloudkitty_collector_backend }}
|
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]
|
[oslo_messaging_notifications]
|
||||||
driver = messagingv2
|
driver = messagingv2
|
||||||
|
Loading…
Reference in New Issue
Block a user