Notes:
Last Features:
- Create a temporary Opened Security Group if none selected or if default one is not properly configured
- Detect an invalid SSH user
- Enforce cleanup in all scripts
- Add check for AMI name and description field
Changes:
commit 1c35ef93aa76cc2ac6f00e01d7f254722e139eb0
Author: fred-secludit <fred@secludit.com>
Date: Tue Sep 11 16:00:54 2012 +0000
Update version
commit 6b37d31758610c0e2f6b2606a9da8ee9e0f448c2
Author: fred-secludit <fred@secludit.com>
Date: Tue Sep 11 14:36:26 2012 +0000
Detect invalid user
commit 9e3f102ffe8b888ef4edc7059d972b8ae2d9644a
Author: fred-secludit <fred@secludit.com>
Date: Tue Sep 11 14:34:55 2012 +0000
Fix parameters in Download Snapshot script
commit b1c0f33a2171c41e0bf9eea532e6def4b2540554
Author: fred-secludit <fred@secludit.com>
Date: Tue Sep 11 10:29:29 2012 +0000
Add function logging in mock API
commit 79947d952a6bdb3ebee4cee9111840e836a5295b
Author: fred-secludit <fred@secludit.com>
Date: Tue Sep 11 10:28:41 2012 +0000
Fix unit test: correct use of mock API for dummy instance creation
commit 1fe8b8e76fe59b887336722542a9cc2799c9136a
Author: fred-secludit <fred@secludit.com>
Date: Tue Sep 11 08:59:32 2012 +0000
Create a CloudyScripts Security Group if default one is not properly configured
commit 46b5c5684b9785afc0a009bd18bf3f159191512e
Author: fred-secludit <fred@secludit.com>
Date: Thu Aug 30 13:19:31 2012 +0000
Typo in Copy MS Windows Snapshot script
commit 037fdc34108fab25118ed4f6532a120ae120cbf7
Author: fred-secludit <fred@secludit.com>
Date: Thu Aug 30 13:05:46 2012 +0000
Typo in Copy MS Windows Snapshot
commit b114f704664ea10f013a42c4778da85402a64564
Author: fred-secludit <fred@secludit.com>
Date: Thu Aug 30 12:19:38 2012 +0000
Check for invalid input parameter (target Security Group)
commit beb521de29ed818a8a858b32fe3d0ab14f257490
Author: fred-secludit <fred@secludit.com>
Date: Thu Aug 30 10:17:36 2012 +0000
Adjust error message in Copy MS Windows Snapshot script
commit 7535dfc9220aa031e8c45a854d4c6723aa19df67
Author: fred-secludit <fred@secludit.com>
Date: Thu Aug 30 10:17:05 2012 +0000
Enforce cleanup in Copy AMI script
commit 64f5f9b38e22dd977e99f5cdafe72693e2e506a9
Author: fred-secludit <fred@secludit.com>
Date: Thu Aug 30 10:05:21 2012 +0000
Enforce cleanup for Copy Snapshot script
commit e8d67131444b69908f197ef50d38126b3936e123
Author: fred-secludit <fred@secludit.com>
Date: Mon Aug 27 12:40:20 2012 +0000
Fix: Remove invalid statement (if.. else.. end)
commit 4b0291fc6fa58b4b227720cbd0c7762fde8990ee
Author: fred-secludit <fred@secludit.com>
Date: Fri Aug 24 16:48:03 2012 +0000
Add AWS EC2 name and description check for registering AMI, Snapshot
Add creation of a CloudyScript opened Security Group if none specified or default does not have SSH port 22 publicly opened
Add deletion of previously created CloudyScript opened Security Group
commit 4f569d69f45be1de9a02f1741d16751294013f6e
Author: fred-secludit <fred@secludit.com>
Date: Thu Aug 2 16:40:40 2012 +0000
Enforce cleanup: try to clean everything and raise an exception in case of any error
|