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

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