lorax/tests/lifted
Brian C. Lane c2620b0c85 lifted: Add support for AWS upload
This uses a new Ansible module, ec2_snapshot_import, which is included
here until it is available from upstream.

It will upload the AMI to s3, convert it to a snapshot, and then
register the snapshot as an AMI. The s3 object is deleted when it has
been successfully uploaded.
2019-10-16 09:17:54 -07:00
..
__init__.py tests: Add tests for the new lifted module 2019-10-16 09:17:53 -07:00
profiles.py lifted: Add support for AWS upload 2019-10-16 09:17:54 -07:00
test_config.py tests: Add tests for the new lifted module 2019-10-16 09:17:53 -07:00
test_providers.py lifted: Add support for AWS upload 2019-10-16 09:17:54 -07:00
test_queue.py tests: Add tests for the new lifted module 2019-10-16 09:17:53 -07:00
test_upload.py tests: Add tests for the new lifted module 2019-10-16 09:17:53 -07:00