openstack services are configured with debug logging enabled

Bug #1718015 reported by Vedamurthy Joshi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R4.0
Fix Committed
High
Dheeraj Gautam
R4.1
Fix Committed
High
Dheeraj Gautam
Trunk
Fix Committed
High
Dheeraj Gautam

Bug Description

R4.0.1.0 Build 60 Ubuntu 16.04.2 Newton
This is a SMlite provisioned openstack+contrail setup

All openstack services are having logging enabled in debug mode. It is too verbose and also puts processes under load.
We should not have debug logging enabled by default

root@nodec1:/etc# grep -R "debug = True" *
barbican/barbican.conf:#debug = True
glance/glance-registry.conf:debug = True
glance/glance-api.conf:debug = True
glance/glance-cache.conf:debug = True
heat/heat.conf:debug = True
keystone/keystone.conf:debug = True
root@nodec1:/etc# grep -R "debug=True" *
cinder/cinder.conf:debug=True
neutron/neutron.conf:debug=True
nova/nova.conf:debug=True
root@nodec1:/etc#

Tags: provisioning
Revision history for this message
Abhay Joshi (abhayj) wrote :

Moved to 4.0.2. We will look into this post 4.0.1.

Changed in juniperopenstack:
assignee: Abhay Joshi (abhayj) → Ramprakash R (ramprakash)
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R4.0

Review in progress for https://review.opencontrail.org/36032
Submitter: Dheeraj Gautam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/36065
Submitter: Dheeraj Gautam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R4.1

Review in progress for https://review.opencontrail.org/36066
Submitter: Dheeraj Gautam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/36032
Committed: http://github.com/Juniper/contrail-puppet/commit/3876c243e2eaf8bb21c84be170fec7248e527029
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit 3876c243e2eaf8bb21c84be170fec7248e527029
Author: dgautam <email address hidden>
Date: Wed Sep 27 08:03:36 2017 -0700

make debug/verbose as false by deault.

Closes-Bug: #1718015

PATCH 2:
1. changed contrail-defailt.yaml
2. added use_syslog as false to all openstack services
3. restart nova-console, heat-engine
4. stop barbican-worker as it is not supported.

Change-Id: Ia5f2dff44d6e1eedd908b03fe214ef56aa90fd94

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/36066
Committed: http://github.com/Juniper/contrail-puppet/commit/460aaff19891a2860e7a0dadcf1f152e50a58322
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit 460aaff19891a2860e7a0dadcf1f152e50a58322
Author: dgautam <email address hidden>
Date: Wed Sep 27 08:03:36 2017 -0700

make debug/verbose as false by deault.

Closes-Bug: #1718015

PATCH 2:
1. changed contrail-defailt.yaml
2. added use_syslog as false to all openstack services
3. restart nova-console, heat-engine
4. stop barbican-worker as it is not supported.

Change-Id: Ia5f2dff44d6e1eedd908b03fe214ef56aa90fd94

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/36065
Committed: http://github.com/Juniper/contrail-puppet/commit/251b0d40247c99283b6364f19fc773550ba0d629
Submitter: Zuul (<email address hidden>)
Branch: master

commit 251b0d40247c99283b6364f19fc773550ba0d629
Author: dgautam <email address hidden>
Date: Wed Sep 27 08:03:36 2017 -0700

make debug/verbose as false by deault.

Closes-Bug: #1718015

PATCH 2:
1. changed contrail-defailt.yaml
2. added use_syslog as false to all openstack services
3. restart nova-console, heat-engine
4. stop barbican-worker as it is not supported.

Change-Id: Ia5f2dff44d6e1eedd908b03fe214ef56aa90fd94

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.