Add ability to disable configuration of log_dir

Bug #1282296 reported by Mathieu Gagné
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-ceilometer
Fix Released
Undecided
Unassigned
Havana
Fix Released
Undecided
Unassigned
puppet-cinder
Fix Released
Undecided
Sebastien Badia
Havana
Fix Released
Undecided
Sebastien Badia
puppet-glance
Fix Released
Undecided
Sebastien Badia
Havana
Fix Released
Undecided
Sebastien Badia
puppet-heat
Fix Released
Undecided
Sebastien Badia
Havana
Fix Released
Undecided
Sebastien Badia
puppet-keystone
Fix Released
Undecided
Sebastien Badia
Havana
Fix Released
Undecided
Sebastien Badia
puppet-neutron
Fix Released
Undecided
Sebastien Badia
Havana
Fix Released
Undecided
Sebastien Badia
puppet-nova
Fix Released
Undecided
Sebastien Badia
Havana
Fix Released
Undecided
Sebastien Badia

Bug Description

There should be a way to disable the configuration of log_dir to disable logging in log_dir. (and add support for log_dir configuration if missing)

Mathieu Gagné (mgagne)
description: updated
Changed in puppet-heat:
assignee: nobody → Sebastien Badia (sbadia)
status: New → In Progress
Changed in puppet-cinder:
assignee: nobody → Sebastien Badia (sbadia)
status: New → In Progress
Changed in puppet-neutron:
assignee: nobody → Sebastien Badia (sbadia)
status: New → In Progress
Revision history for this message
Mathieu Gagné (mgagne) wrote :
Changed in puppet-ceilometer:
status: New → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-keystone (master)

Fix proposed to branch: master
Review: https://review.openstack.org/74871

Changed in puppet-keystone:
assignee: nobody → Sebastien Badia (sbadia)
status: New → In Progress
Changed in puppet-nova:
assignee: nobody → Sebastien Badia (sbadia)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-glance (master)

Fix proposed to branch: master
Review: https://review.openstack.org/75020

Changed in puppet-glance:
assignee: nobody → Sebastien Badia (sbadia)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-neutron (master)

Reviewed: https://review.openstack.org/74846
Committed: https://git.openstack.org/cgit/stackforge/puppet-neutron/commit/?id=2efcff08d3aac7dcca9a6e1fa228a63db36de06e
Submitter: Jenkins
Branch: master

commit 2efcff08d3aac7dcca9a6e1fa228a63db36de06e
Author: Sebastien Badia <email address hidden>
Date: Wed Feb 19 22:59:05 2014 +0100

    Allow log_dir to be set to false in order to disable file logging

    This commit allows a user to disable logging to a directory (for
    example if syslog is enabled) in order not to login twice.

    Change-Id: I0d201b8892cdaea86714b39f7716e763a40a2adc
    Closes-bug: #1282296

Changed in puppet-neutron:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-neutron (stable/havana)

Fix proposed to branch: stable/havana
Review: https://review.openstack.org/75111

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-neutron (stable/havana)

Reviewed: https://review.openstack.org/75111
Committed: https://git.openstack.org/cgit/stackforge/puppet-neutron/commit/?id=46b0946587d06265c26328849cd81383c0b305e2
Submitter: Jenkins
Branch: stable/havana

commit 46b0946587d06265c26328849cd81383c0b305e2
Author: Sebastien Badia <email address hidden>
Date: Wed Feb 19 22:59:05 2014 +0100

    Allow log_dir to be set to false in order to disable file logging

    This commit allows a user to disable logging to a directory (for
    example if syslog is enabled) in order not to login twice.

    Conflicts: spec/classes/neutron_server_spec.rb

    (cherry picked from commit 2efcff08d3aac7dcca9a6e1fa228a63db36de06e)
    Change-Id: I0d201b8892cdaea86714b39f7716e763a40a2adc
    Closes-bug: #1282296

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-cinder (master)

Reviewed: https://review.openstack.org/74850
Committed: https://git.openstack.org/cgit/stackforge/puppet-cinder/commit/?id=96e4a0a670aaa073b9a101409181df4e4284746d
Submitter: Jenkins
Branch: master

commit 96e4a0a670aaa073b9a101409181df4e4284746d
Author: Sebastien Badia <email address hidden>
Date: Wed Feb 19 23:20:37 2014 +0100

    Add log_dir param. by default and allow users to disable it

    This commit add log_dir param and configures it to /var/log/cinder
    (default location). Set log_dir to false allows users to disable logging
    to a directory (usefull if syslog is enabled in order not to log twice).

    Change-Id: I8b8d72f8c9551ffb1a4f73575013d70e985f274c
    Closes-bug: #1282296

Changed in puppet-cinder:
status: In Progress → Fix Committed
Changed in puppet-heat:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-heat (master)

Reviewed: https://review.openstack.org/74864
Committed: https://git.openstack.org/cgit/stackforge/puppet-heat/commit/?id=603fb207959fe6fdeca2029c29c18342fc2d6b60
Submitter: Jenkins
Branch: master

commit 603fb207959fe6fdeca2029c29c18342fc2d6b60
Author: Sebastien Badia <email address hidden>
Date: Wed Feb 19 23:46:09 2014 +0100

    Allow log_dir to be set to false in order to disable file logging

    This commit allows a user to disable logging to a directory (for
    example if syslog is enabled, in order to not log twice).

    Change-Id: I814bf8199fcf57f976e95b9bbf872478694b9d3e
    Closes-bug: #1282296

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-heat (stable/havana)

Fix proposed to branch: stable/havana
Review: https://review.openstack.org/75390

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-cinder (stable/havana)

Fix proposed to branch: stable/havana
Review: https://review.openstack.org/75395

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-keystone (master)

Reviewed: https://review.openstack.org/74871
Committed: https://git.openstack.org/cgit/stackforge/puppet-keystone/commit/?id=5a48d7d4fb0916695f6a8d29db47f46123398ee0
Submitter: Jenkins
Branch: master

commit 5a48d7d4fb0916695f6a8d29db47f46123398ee0
Author: Sebastien Badia <email address hidden>
Date: Thu Feb 20 00:31:29 2014 +0100

    Add log_dir param. by default and allow users to disable it

    This commit add log_dir param and configures it to /var/log/keystone
    (default location). Set log_dir to false allows users to disable logging
    to a directory (usefull if syslog is enabled in order not to log twice).

    Change-Id: I83446ff8b70c1cc136c9e1bb24513006ac9cb5a8
    Closes-bug: #1282296

Changed in puppet-keystone:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-keystone (stable/havana)

Fix proposed to branch: stable/havana
Review: https://review.openstack.org/75530

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-nova (master)

Reviewed: https://review.openstack.org/74767
Committed: https://git.openstack.org/cgit/stackforge/puppet-nova/commit/?id=75ae5e5bed4b77e1dd593e3daae479aa8eee23f4
Submitter: Jenkins
Branch: master

commit 75ae5e5bed4b77e1dd593e3daae479aa8eee23f4
Author: Sebastien Badia <email address hidden>
Date: Wed Feb 19 17:07:08 2014 +0100

    Allow log_dir to be set to false in order to disable file logging

    This commit allows a user to disable logging to a directory (for
    example if syslog is enabled) in order not to login twice.

    Change-Id: I0e64cf62f556d40d9243b05b4d0253dddc42b686
    Closes-bug: #1282296

Changed in puppet-nova:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-keystone (stable/havana)

Reviewed: https://review.openstack.org/75530
Committed: https://git.openstack.org/cgit/stackforge/puppet-keystone/commit/?id=4ff06c27dcb1fc41902f269b1426e8e0bc777edd
Submitter: Jenkins
Branch: stable/havana

commit 4ff06c27dcb1fc41902f269b1426e8e0bc777edd
Author: Sebastien Badia <email address hidden>
Date: Thu Feb 20 00:31:29 2014 +0100

    Add log_dir param. by default and allow users to disable it

    This commit add log_dir param and configures it to /var/log/keystone
    (default location). Set log_dir to false allows users to disable logging
    to a directory (usefull if syslog is enabled in order not to log twice).

    (cherry picked from commit 5a48d7d4fb0916695f6a8d29db47f46123398ee0)
    Change-Id: I83446ff8b70c1cc136c9e1bb24513006ac9cb5a8
    Closes-bug: #1282296

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-cinder (stable/havana)

Reviewed: https://review.openstack.org/75395
Committed: https://git.openstack.org/cgit/stackforge/puppet-cinder/commit/?id=a3c709106c8fd9765a7cadfc09fe20c8b522dc0d
Submitter: Jenkins
Branch: stable/havana

commit a3c709106c8fd9765a7cadfc09fe20c8b522dc0d
Author: Sebastien Badia <email address hidden>
Date: Wed Feb 19 23:20:37 2014 +0100

    Add log_dir param. by default and allow users to disable it

    This commit add log_dir param and configures it to /var/log/cinder
    (default location). Set log_dir to false allows users to disable logging
    to a directory (usefull if syslog is enabled in order not to log twice).

    Closes-bug: #1282296
    (cherry picked from commit 96e4a0a670aaa073b9a101409181df4e4284746d)
    Change-Id: I8b8d72f8c9551ffb1a4f73575013d70e985f274c

Changed in puppet-glance:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-glance (master)

Reviewed: https://review.openstack.org/75020
Committed: https://git.openstack.org/cgit/stackforge/puppet-glance/commit/?id=1d5a298f4110842d71860c8f9fda722914dbba73
Submitter: Jenkins
Branch: master

commit 1d5a298f4110842d71860c8f9fda722914dbba73
Author: Sebastien Badia <email address hidden>
Date: Thu Feb 20 13:31:58 2014 +0100

    Add log_dir param. by default and allow users to disable it

      * add log_dir param (and configure it to /var/log/glance) by default.
      * fix log_file missing setting on glance::registry
      * allow users to disable log_dir and log_file with « false » argument.

    Change-Id: I0689fa15199e69cf16ff306050776d150365a09c
    Closes-bug: #1282296

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-heat (stable/havana)

Reviewed: https://review.openstack.org/75390
Committed: https://git.openstack.org/cgit/stackforge/puppet-heat/commit/?id=1bf94efd42cf282b01dae55308353ac25e4f2955
Submitter: Jenkins
Branch: stable/havana

commit 1bf94efd42cf282b01dae55308353ac25e4f2955
Author: Sebastien Badia <email address hidden>
Date: Wed Feb 19 23:46:09 2014 +0100

    Allow log_dir to be set to false in order to disable file logging

    This commit allows a user to disable logging to a directory (for
    example if syslog is enabled, in order to not log twice).

    Conflicts: spec/classes/heat_init_spec.rb

    Closes-bug: #1282296
    (cherry picked from commit 603fb207959fe6fdeca2029c29c18342fc2d6b60)
    Change-Id: I814bf8199fcf57f976e95b9bbf872478694b9d3e

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-glance (stable/havana)

Fix proposed to branch: stable/havana
Review: https://review.openstack.org/75914

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-nova (stable/havana)

Fix proposed to branch: stable/havana
Review: https://review.openstack.org/75930

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-nova (stable/havana)

Reviewed: https://review.openstack.org/75930
Committed: https://git.openstack.org/cgit/stackforge/puppet-nova/commit/?id=5cd189737a400e56dec890e8d7fccaa67fe02d6c
Submitter: Jenkins
Branch: stable/havana

commit 5cd189737a400e56dec890e8d7fccaa67fe02d6c
Author: Sebastien Badia <email address hidden>
Date: Wed Feb 19 17:07:08 2014 +0100

    Allow log_dir to be set to false in order to disable file logging

    This commit allows a user to disable logging to a directory (for
    example if syslog is enabled) in order not to login twice.

    Closes-bug: #1282296
    (cherry picked from commit 75ae5e5bed4b77e1dd593e3daae479aa8eee23f4)
    Change-Id: I0e64cf62f556d40d9243b05b4d0253dddc42b686

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-glance (stable/havana)

Reviewed: https://review.openstack.org/75914
Committed: https://git.openstack.org/cgit/stackforge/puppet-glance/commit/?id=11c2c91fb192ce0811f8fffa5219f0d104b172f2
Submitter: Jenkins
Branch: stable/havana

commit 11c2c91fb192ce0811f8fffa5219f0d104b172f2
Author: Sebastien Badia <email address hidden>
Date: Thu Feb 20 13:31:58 2014 +0100

    Add log_dir param. by default and allow users to disable it

      * add log_dir param (and configure it to /var/log/glance) by default.
      * fix log_file missing setting on glance::registry
      * allow users to disable log_dir and log_file with « false » argument.

    Closes-bug: #1282296
    (cherry picked from commit 1d5a298f4110842d71860c8f9fda722914dbba73)
    Change-Id: I0689fa15199e69cf16ff306050776d150365a09c

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/76290

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-neutron (stable/havana)

Fix proposed to branch: stable/havana
Review: https://review.openstack.org/76485

Revision history for this message
Sebastien Badia (sbadia) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-neutron (stable/havana)

Reviewed: https://review.openstack.org/76485
Committed: https://git.openstack.org/cgit/stackforge/puppet-neutron/commit/?id=e8e450f5d6a07b047a5772b2d4e136464d5e4fb4
Submitter: Jenkins
Branch: stable/havana

commit e8e450f5d6a07b047a5772b2d4e136464d5e4fb4
Author: Sebastien Badia <email address hidden>
Date: Tue Feb 25 18:43:55 2014 +0100

    Migrate log_{file,dir} params to neutron class

    The log_{dir,file} params was configured in the neutron class::server,
    these parameters was not available classes neutron::agent::*
    This patch fixes this.

    (cherry picked from commit c751443f4fef5e71c0246b5410a2b712aeb656d4)
    Closes-bug: #1282296
    Change-Id: I205b0ed5db08199000ec11b2212afedf67bf2ed7

Revision history for this message
Sebastien Badia (sbadia) wrote :
Revision history for this message
Sebastien Badia (sbadia) wrote :
Revision history for this message
Sebastien Badia (sbadia) wrote :
Revision history for this message
Sebastien Badia (sbadia) wrote :
Revision history for this message
Sebastien Badia (sbadia) wrote :
Mathieu Gagné (mgagne)
Changed in puppet-ceilometer:
milestone: none → 4.0.0
status: Fix Committed → Fix Released
Changed in puppet-cinder:
milestone: none → 4.0.0
status: Fix Committed → Fix Released
Mathieu Gagné (mgagne)
Changed in puppet-neutron:
milestone: none → 4.0.0
status: Fix Committed → Fix Released
Changed in puppet-nova:
milestone: none → 4.0.0
status: Fix Committed → Fix Released
Changed in puppet-keystone:
milestone: none → 4.0.0
status: Fix Committed → Fix Released
Changed in puppet-heat:
milestone: none → 4.0.0
status: Fix Committed → Fix Released
Mathieu Gagné (mgagne)
Changed in puppet-glance:
milestone: none → 4.0.0
status: Fix Committed → Fix Released
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.