← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1258720] [NEW] Move from mocker -> mock

 

Public bug reported:

It appears that mock is the mocking library going forward in python so
it will likely be useful to transition from mocker (used in cloud-init)
to mock so that cloud-init is more future compatible.
https://pypi.python.org/pypi/mock exists for python2.5+ so it seems like
if we transition then it will be less painful later.

** Affects: cloud-init
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1258720

Title:
  Move from mocker -> mock

Status in Init scripts for use on cloud images:
  New

Bug description:
  It appears that mock is the mocking library going forward in python so
  it will likely be useful to transition from mocker (used in cloud-
  init) to mock so that cloud-init is more future compatible.
  https://pypi.python.org/pypi/mock exists for python2.5+ so it seems
  like if we transition then it will be less painful later.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1258720/+subscriptions


Follow ups

References