← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1288281] [NEW] Change parameters of add_timestamp in ComputeDriverCPUMonitor class

 

Public bug reported:

'cls' may mislead developpers that this Decorator return a classmethod.
Change parameter 'cls' to 'self' in wrapper.

** Affects: nova
     Importance: Undecided
     Assignee: Fengqian (fengqian-gao)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Fengqian (fengqian-gao)

-- 
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/1288281

Title:
  Change parameters of add_timestamp in ComputeDriverCPUMonitor class

Status in OpenStack Compute (Nova):
  New

Bug description:
  'cls' may mislead developpers that this Decorator return a
  classmethod.  Change parameter 'cls' to 'self' in wrapper.

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


Follow ups

References