Launchpad does not know where ec2-api hosts its code.

There are download files available for ec2-api.

Bazaar branches

Name Status Last Modified Last Commit
lp:ec2-api/mitaka
Series: mitaka
1 Development 2020-04-18 17:15:29 UTC
772. Use unittest.mock instead of third pa...

Author: Sean McGinnis
Revision Date: 2020-04-18 17:15:29 UTC

Use unittest.mock instead of third party mock

Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: Iadefcc287b8557723a9bebc816080cf65636686b
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>

11 of 1 result