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:
Ian Wienand 2019-02-20 08:06:21 +11:00
parent 7a39eaafcf
commit 423c90e72d
1 changed files with 9 additions and 0 deletions

View File

@ -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