Hide Forgot
Description of problem: From Erik: *) Might want to actually work this text into the intro section for CH 17: "In EC2 basic, you generate an AMI in EC2 that does a specific task. It is the responsibility of whatever is in that AMI to shutdown the AMI instance when said task is complete. That is how condor knows the grid universe job "completed", by the ami shutting down. condor actually has no knowledge of what is going on inside the ami." *) In the EC2-e doc, maybe a bit more explanation should be added to distinguish the three kinds of keys floating around: AWS access/secret keys, AWS instance keypair, and the grid-specific rsa private/public key that lives in ".ec2" on the AMI, etc. (particularly difference between AWS instance keypair and ".ec2" keypair you generate for ec2e). Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: