Reviewed:  https://review.openstack.org/485575
Committed: 
https://git.openstack.org/cgit/openstack/nova/commit/?id=f1de38c26fcd88eb88b8792eaa1651c07fc40485
Submitter: Jenkins
Branch:    master

commit f1de38c26fcd88eb88b8792eaa1651c07fc40485
Author: AlexMuresan <amure...@cloudbasesolutions.com>
Date:   Thu Jul 20 13:59:05 2017 +0300

    Pass config object to oslo_reports
    
    oslo_reports accepts a few config options that cannot be used at
    the moment since nova does not pass the config object.
    
    This change ensures that we properly set up oslo_reports when
    starting the nova services.
    
    Change-Id: Iacdca854027777647861984405a4c7246f117eee
    Closes-Bug: #1705450


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1705450

Title:
  Nova doesn't pass the conf object to oslo_reports

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  oslo_reports accepts a few config options that cannot be used at the
  moment since nova does not pass the config object.

  For example: one may want to use the file trigger feature, which has
  to be configured and is not possible at the moment. This especially
  affects Windows, in which case we cannot use the default signals.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1705450/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to