Allow nb*.openstack.org to talk to graphite
The builders actually produce a range of interesting stats on the images they build; allow them to actually send them. Change-Id: If40df406d505a4d37a6fc72b44d0acb5c6d7e7dd
This commit is contained in:
parent
7a39eaafcf
commit
423c90e72d
@ -14,6 +14,15 @@ iptables_extra_allowed_hosts:
|
||||
- hostname: logstash.openstack.org
|
||||
port: 8125
|
||||
protocol: udp
|
||||
- hostname: nb01.openstack.org
|
||||
port: 8125
|
||||
protocol: udp
|
||||
- hostname: nb02.openstack.org
|
||||
port: 8125
|
||||
protocol: udp
|
||||
- hostname: nb03.openstack.org
|
||||
port: 8125
|
||||
protocol: udp
|
||||
- hostname: nl01.openstack.org
|
||||
port: 8125
|
||||
protocol: udp
|
||||
|
Loading…
Reference in New Issue
Block a user