From 664689e42729fdbc750ee74f481687cb4d9ee3f0 Mon Sep 17 00:00:00 2001
From: Paul Belanger <pabelanger@redhat.com>
Date: Mon, 30 Oct 2017 18:14:13 -0400
Subject: [PATCH] Remove subunit-worker01.openstack.org

This server doesn't exist any more and is stopping firewall rules from
properly loading on logstach-worker servers.

Change-Id: I0e4b30881b660c4dc903c97e5939a5888c0a7948
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
---
 doc/source/firehose_schema.rst | 10 +++++-----
 hiera/common.yaml              |  2 --
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/doc/source/firehose_schema.rst b/doc/source/firehose_schema.rst
index b1dbabfa26..815bac66ce 100644
--- a/doc/source/firehose_schema.rst
+++ b/doc/source/firehose_schema.rst
@@ -131,11 +131,11 @@ The topics for the subunit workers follow a simple pattern::
     gearman-subunit/<worker hostname>/<git namespace/<repo name>/<change number>
 
 Where  ``worker hostname`` is the host which processed the subunit file, as
-of right now there are 2, subunit-worker01 and subunit-worker02, but there may
-be more (or fewer) in the future. The ``git namespace`` and ``repo name`` are
-pretty self explanatory, and are just for the git repo under test that the
-subunit was emitted from. ``change number`` is the gerrit change number for the
-job that launched the tests the subunit is for.
+of right now there are 1, subunit-worker02, but there may be more (or fewer) in
+the future. The ``git namespace`` and ``repo name`` are pretty self explanatory,
+and are just for the git repo under test that the subunit was emitted from.
+``change number`` is the gerrit change number for the job that launched the tests
+the subunit is for.
 
 Payload
 -------
diff --git a/hiera/common.yaml b/hiera/common.yaml
index 194b915d67..6018e0e517 100644
--- a/hiera/common.yaml
+++ b/hiera/common.yaml
@@ -23,7 +23,6 @@ elasticsearch_clients:
 - logstash-worker13.openstack.org
 - logstash-worker14.openstack.org
 - logstash-worker15.openstack.org
-- subunit-worker01.openstack.org
 - subunit-worker02.openstack.org
 - ze01.openstack.org
 - ze02.openstack.org
@@ -463,7 +462,6 @@ cacti_hosts:
 - static.openstack.org
 - status.openstack.org
 - storyboard.openstack.org
-- subunit-worker01.openstack.org
 - subunit-worker02.openstack.org
 - translate.openstack.org
 - translate-dev.openstack.org