Comment 6 for bug 1504396

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

Reviewed: https://review.openstack.org/232862
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=213b585ced83f101e3191318c4787ea4fdcc95ce
Submitter: Jenkins
Branch: master

commit 213b585ced83f101e3191318c4787ea4fdcc95ce
Author: liusheng <email address hidden>
Date: Fri Oct 9 12:40:50 2015 +0800

    Clean some log messages when polling neutron resources

    - Handle the regular resource not found warnings when polling neutron
      resources
    - Set the default log level of neutronclient to INFO to avoid recording
      requests of neutronclient token issuing.

    Change-Id: I94836b3031bae5bee2634b301c67a0c9487112ac
    Closes-Bug: #1504396