Allow stats from devstack-launch.

Change-Id: I6f661c448358e94a3611a02d9e62a0a0b42dc5cd
Reviewed-on: https://review.openstack.org/24496
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
This commit is contained in:
James E. Blair 2013-03-14 17:42:27 -07:00 committed by Jenkins
parent 862cadfcc9
commit f1d8ce0fa4

View File

@ -106,6 +106,7 @@ node 'graphite.openstack.org' {
graphite_admin_email => hiera('graphite_admin_email'),
graphite_admin_password => hiera('graphite_admin_password'),
statsd_hosts => ['jenkins.openstack.org',
'devstack-launch.slave.openstack.org',
'zuul.openstack.org'],
}
}