You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Launchpad user Joshua Harlow(harlowja) wrote on 2013-12-07T03:02:37.402087+00:00
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.
The text was updated successfully, but these errors were encountered:
This bug was originally filed in Launchpad as LP: #1258720
Launchpad details
Launchpad user Joshua Harlow(harlowja) wrote on 2013-12-07T03:02:37.402087+00:00
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.
The text was updated successfully, but these errors were encountered: