- First release under Apache CloudStack project
- Add support for gp2 ec2 instances
- Added support for snapshot operations
- createSnapshot
- deleteSnapshot
- listSnapshots
- Fix bug in VPC creation when ec2stack is configured with a basic zone
- Added support for vpc operations
- createVpc
- deleteVpc
- listVpc
- Clean test data
- Upgrade to Alpha
-
Add support for configuration profiles
$ ec2stack-configure --profile exampleprofile
$ ec2stack --profile exampleprofile
-
Give user the ability to debug app
$ ec2stack --debug True
- Make api version used in responses dynamic
- Added support for tag operations
- createTags
- deleteTags
- listTags
- Change Amazon API support from 2013-10-15 to 2014-02-01
- ec2stack conception