MANIFEST.in
README
setup.py
aws_parallelcluster.egg-info/PKG-INFO
aws_parallelcluster.egg-info/SOURCES.txt
aws_parallelcluster.egg-info/dependency_links.txt
aws_parallelcluster.egg-info/entry_points.txt
aws_parallelcluster.egg-info/not-zip-safe
aws_parallelcluster.egg-info/requires.txt
aws_parallelcluster.egg-info/top_level.txt
awsbatch/__init__.py
awsbatch/awsbhosts.py
awsbatch/awsbkill.py
awsbatch/awsbout.py
awsbatch/awsbqueues.py
awsbatch/awsbstat.py
awsbatch/awsbsub.py
awsbatch/common.py
awsbatch/utils.py
pcluster/__init__.py
pcluster/cfnconfig.py
pcluster/cli.py
pcluster/config_sanity.py
pcluster/easyconfig.py
pcluster/pcluster.py
pcluster/utils.py
pcluster/examples/config
pcluster/examples/job.sh
pcluster/resources/batch/custom_resources_code/__init__.py
pcluster/resources/batch/custom_resources_code/cleanup_resources.py
pcluster/resources/batch/custom_resources_code/crhelper.py
pcluster/resources/batch/custom_resources_code/manage_batch_mnp_resources.py
pcluster/resources/batch/custom_resources_code/manage_docker_images.py
pcluster/resources/batch/custom_resources_code/send_build_notification.py
pcluster/resources/batch/docker/build-docker-images.sh
pcluster/resources/batch/docker/buildspec.yml
pcluster/resources/batch/docker/upload-docker-images.sh
pcluster/resources/batch/docker/alinux/Dockerfile
pcluster/resources/batch/docker/scripts/entrypoint.sh
pcluster/resources/batch/docker/scripts/generate_hostfile.sh
pcluster/resources/batch/docker/scripts/mount_nfs.sh
tests/__init__.py
tests/pcluster-unittest.py