CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
python3-azure-img-utils.changes
requirements-dev.txt
requirements-test.txt
requirements.txt
setup.cfg
setup.py
azure_img_utils/__init__.py
azure_img_utils/auth.py
azure_img_utils/azure_image.py
azure_img_utils/cloud_partner.py
azure_img_utils/compute.py
azure_img_utils/exceptions.py
azure_img_utils/filetype.py
azure_img_utils/storage.py
azure_img_utils.egg-info/PKG-INFO
azure_img_utils.egg-info/SOURCES.txt
azure_img_utils.egg-info/dependency_links.txt
azure_img_utils.egg-info/entry_points.txt
azure_img_utils.egg-info/not-zip-safe
azure_img_utils.egg-info/requires.txt
azure_img_utils.egg-info/top_level.txt
tests/creds.json
tests/image.raw
tests/test_azure_cloud_partner.py
tests/test_azure_image_compute.py
tests/test_azure_image_storage.py
tests/test_storage_utils.py