GlideinwmsCondorAnnex » History » Version 2
Parag Mhashilkar, 03/29/2016 01:43 PM
1 | 1 | Parag Mhashilkar | h1. GlideinwmsCondorAnnex |
---|---|---|---|
2 | 1 | Parag Mhashilkar | |
3 | 2 | Parag Mhashilkar | * OPTIONAL: Created a Resource Group "HTCondorAnnex-Parag" with tag Name="HTCondorAnnex-Parag" |
4 | 2 | Parag Mhashilkar | |
5 | 2 | Parag Mhashilkar | * condor_annex requires --keypair. So had to run "aws configure". This created a $HOME/.aws directory with credentials in clear text. Its a ini file |
6 | 2 | Parag Mhashilkar | |
7 | 2 | Parag Mhashilkar | * Next failure |
8 | 2 | Parag Mhashilkar | |
9 | 2 | Parag Mhashilkar | A client error (AccessDenied) occurred when calling the DescribeStacks operation: User: arn:aws:iam::159067897602:user/parag is not authorized to perform: cloudformation:DescribeStacks |
10 | 2 | Parag Mhashilkar | Command 'aws --region us-west-1 cloudformation describe-stacks' failed (65280), aborting. |
11 | 2 | Parag Mhashilkar | |
12 | 2 | Parag Mhashilkar | * Needed Steve to give me cloud formations permission |
13 | 2 | Parag Mhashilkar | |
14 | 2 | Parag Mhashilkar | * Failed on creating new stack |
15 | 2 | Parag Mhashilkar | |
16 | 2 | Parag Mhashilkar | [parag@fermicloud338 condor_annex]$ ~/wspace/annex-cmd aws --region us-west-1 cloudformation describe-stacks |
17 | 2 | Parag Mhashilkar | Using 'annex-parag' as project ID. |
18 | 2 | Parag Mhashilkar | Checking to see if annex already exists... no. |
19 | 2 | Parag Mhashilkar | You must specify an existing keypair when creating a new stack. |