From 248d5e3bfff0c2412ccb50958704f634019a5164 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 28 Sep 2017 12:03:49 -0500 Subject: [PATCH] Remove zuulv3-dev statsd prefix from v3 launchers These should be tracked now. Change-Id: I55cc0a4fd70043d896a724231d4b5ace85752c5e --- manifests/site.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/manifests/site.pp b/manifests/site.pp index c8393e1849..da1954d687 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -942,7 +942,6 @@ node /^nl\d+\.openstack\.org$/ { project_config_repo => 'https://git.openstack.org/openstack-infra/project-config', oscc_file_contents => $clouds_yaml, statsd_host => 'graphite.openstack.org', - statsd_prefix => 'zuulv3-dev', revision => 'feature/zuulv3', python_version => 3, }