From 26d08d29e7d8b08bf7f1e6a58f389ef778ebbd1f Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Tue, 10 May 2016 20:16:26 -0400 Subject: [PATCH] Remove bare-precise from nodepool-builder logging Change-Id: I607c95f4a9170d2d10106453deb58d7ffddb6db9 Depends-On: Iae3d0e28d39a69dd6626a6e9a6493bf868f8fe38 Signed-off-by: Paul Belanger --- .../nodepool-builder.logging.conf.erb | 38 ------------------- 1 file changed, 38 deletions(-) diff --git a/modules/openstack_project/templates/nodepool/nodepool-builder.logging.conf.erb b/modules/openstack_project/templates/nodepool/nodepool-builder.logging.conf.erb index 467757f4f4..22dd576f82 100644 --- a/modules/openstack_project/templates/nodepool/nodepool-builder.logging.conf.erb +++ b/modules/openstack_project/templates/nodepool/nodepool-builder.logging.conf.erb @@ -7,14 +7,12 @@ [loggers] keys=root,nodepool,requests,shade,image, - rax-dfw_bare-precise, rax-ord_bare-precise, rax-iad_bare-precise, tripleo-test-cloud-rh1_tripleo-f22, dib_debian-jessie, dib_ubuntu-precise, dib_ubuntu-trusty, dib_ubuntu-xenial, dib_centos-7, dib_fedora-23 [handlers] keys=console,debug,normal,image, - rax-dfw_bare-precise, rax-ord_bare-precise, rax-iad_bare-precise, tripleo-test-cloud-rh1_tripleo-f22, dib_debian-jessie, dib_ubuntu-precise, dib_ubuntu-trusty, dib_ubuntu-xenial, dib_centos-7, dib_fedora-23 @@ -78,42 +76,6 @@ datefmt= # ==== individual image loggers ==== -[logger_rax-dfw_bare-precise] -level=DEBUG -handlers=rax-dfw_bare-precise -qualname=nodepool.image.build.rax-dfw.bare-precise -propagate=0 - -[handler_rax-dfw_bare-precise] -level=DEBUG -class=logging.handlers.TimedRotatingFileHandler -formatter=simple -args=('<%= @image_log_document_root %>/rax-dfw.bare-precise.log', 'H', 8, 30,) - -[logger_rax-ord_bare-precise] -level=DEBUG -handlers=rax-ord_bare-precise -qualname=nodepool.image.build.rax-ord.bare-precise -propagate=0 - -[handler_rax-ord_bare-precise] -level=DEBUG -class=logging.handlers.TimedRotatingFileHandler -formatter=simple -args=('<%= @image_log_document_root %>/rax-ord.bare-precise.log', 'H', 8, 30,) - -[logger_rax-iad_bare-precise] -level=DEBUG -handlers=rax-iad_bare-precise -qualname=nodepool.image.build.rax-iad.bare-precise -propagate=0 - -[handler_rax-iad_bare-precise] -level=DEBUG -class=logging.handlers.TimedRotatingFileHandler -formatter=simple -args=('<%= @image_log_document_root %>/rax-iad.bare-precise.log', 'H', 8, 30,) - [logger_tripleo-test-cloud-rh1_tripleo-f22] level=DEBUG handlers=tripleo-test-cloud-rh1_tripleo-f22