Remove old clouds from nodepool-builder logging

We no longer have infracloud or tripleo-test-cloud-rh1 online, we can
remove them from nodepool-builder logging.

Change-Id: Ie71b5bd1ee56417846b2a62c40dbd2fd4fa8221e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-01-31 15:25:28 -05:00
parent 7f7ffde8a3
commit d05e28dbd5
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 4 additions and 30 deletions

View File

@ -10,9 +10,8 @@ keys=root,nodepool,requests,shade,image,kazoo,
dib_centos-7, dib_debian-jessie, dib_fedora-26, dib_fedora-27,
dib_gentoo, dib_opensuse-423, dib_ubuntu-trusty, dib_ubuntu-xenial,
citycloud-kna1_upload, citycloud-la1_upload, citycloud-lon1_upload,
citycloud-sto2_upload, infracloud-chocolate_upload, ovh-bhs1_upload,
ovh-gra1_upload, inap-mtl01_upload, rax-dfw_upload, rax-iad_upload,
rax-ord_upload, tripleo-test-cloud-rh1_upload,
citycloud-sto2_upload, ovh-bhs1_upload, ovh-gra1_upload,
inap-mtl01_upload, rax-dfw_upload, rax-iad_upload, rax-ord_upload,
vexxhost-ca-ymq-1_upload
[handlers]
@ -20,9 +19,8 @@ keys=console,debug,normal,image,
dib_centos-7, dib_debian-jessie, dib_fedora-26, dib_fedora-27,
dib_gentoo, dib_opensuse-423, dib_ubuntu-trusty, dib_ubuntu-xenial,
citycloud-kna1_upload, citycloud-la1_upload, citycloud-lon1_upload,
citycloud-sto2_upload, infracloud-chocolate_upload, ovh-bhs1_upload,
ovh-gra1_upload, inap-mtl01_upload, rax-dfw_upload, rax-iad_upload,
rax-ord_upload, tripleo-test-cloud-rh1_upload,
citycloud-sto2_upload, ovh-bhs1_upload, ovh-gra1_upload,
inap-mtl01_upload, rax-dfw_upload, rax-iad_upload, rax-ord_upload,
vexxhost-ca-ymq-1_upload
[formatters]
@ -234,18 +232,6 @@ class=logging.handlers.TimedRotatingFileHandler
formatter=simple
args=('<%= @upload_log_document_root %>/citycloud-sto2.log', 'H', 8, 30,)
[logger_infracloud-chocolate_upload]
level=DEBUG
handlers=infracloud-chocolate_upload
qualname=nodepool.image.upload.infracloud-chocolate
propagate=0
[handler_infracloud-chocolate_upload]
level=DEBUG
class=logging.handlers.TimedRotatingFileHandler
formatter=simple
args=('<%= @upload_log_document_root %>/infracloud-chocolate.log', 'H', 8, 30,)
[logger_ovh-bhs1_upload]
level=DEBUG
handlers=ovh-bhs1_upload
@ -318,18 +304,6 @@ class=logging.handlers.TimedRotatingFileHandler
formatter=simple
args=('<%= @upload_log_document_root %>/rax-ord.log', 'H', 8, 30,)
[logger_tripleo-test-cloud-rh1_upload]
level=DEBUG
handlers=tripleo-test-cloud-rh1_upload
qualname=nodepool.image.upload.tripleo-test-cloud-rh1
propagate=0
[handler_tripleo-test-cloud-rh1_upload]
level=DEBUG
class=logging.handlers.TimedRotatingFileHandler
formatter=simple
args=('<%= @upload_log_document_root %>/tripleo-test-cloud-rh1.log', 'H', 8, 30,)
[logger_vexxhost-ca-ymq-1_upload]
level=DEBUG
handlers=vexxhost-ca-ymq-1_upload