Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ec2_ami: refactoring and unit-test coverage (#1165)
ec2_ami: refactoring and unit-test coverage Refactoring and unit-test coverage of the ec2_ami. Break up the long create_image(), deregister_image(), update_image() Use classes and static methods to group the functions Use more Pythonic expression when possible Handle internal failures with exception to simplify the error managment Reviewed-by: Alina Buzachis <None> Reviewed-by: Mike Graves <[email protected]>
- Loading branch information