2014-07-09 |
BroganD1993 | Make new comments consistent with previous
|
commit | commitdiff | tree |
2014-07-05 |
BroganD1993 | Merge branch 'master' of github.com:BroganD1993/ec2stack ...branch 'master' of github.com:BroganD1993/ec2stack
|
commit | commitdiff | tree |
2014-07-05 |
BroganD1993 | Add whitespace
|
commit | commitdiff | tree |
2014-07-05 |
BroganD1993 | Add ability to 'modify' old config zone, closes #57...
|
commit | commitdiff | tree |
2014-07-03 |
BroganD1993 | Enable ec2stack to run with profiles
|
commit | commitdiff | tree |
2014-07-02 |
BroganD1993 | Begin addition of config profile support
|
commit | commitdiff | tree |
2014-06-09 |
BroganD1993 | Bump version number
|
commit | commitdiff | tree |
2014-06-09 |
BroganD1993 | Closes #55, make api version used in responses dynamic
|
commit | commitdiff | tree |
2014-06-09 |
BroganD1993 | Merge branch 'master' of github.com:BroganD1993/ec2stack ...branch 'master' of github.com:BroganD1993/ec2stack
|
commit | commitdiff | tree |
2014-06-09 |
BroganD1993 | Update api version in responses
|
commit | commitdiff | tree |
2014-06-08 |
BroganD1993 | Merge branch 'master' of github.com:BroganD1993/ec2stack ...branch 'master' of github.com:BroganD1993/ec2stack
|
commit | commitdiff | tree |
2014-06-08 |
BroganD1993 | Bump version number
|
commit | commitdiff | tree |
2014-06-01 |
BroganD1993 | Fix unspotted merge conflict
|
commit | commitdiff | tree |
2014-06-01 |
BroganD1993 | Merge branch 'tag_support'
|
commit | commitdiff | tree |
2014-06-01 |
BroganD1993 | Add tests for tag actions, catch tag related errors
|
commit | commitdiff | tree |
2014-06-01 |
BroganD1993 | Add unittests for tags
|
commit | commitdiff | tree |
2014-06-01 |
BroganD1993 | Fix up delete / create tags actions
|
commit | commitdiff | tree |
2014-06-01 |
BroganD1993 | Merge setup fix into tag_support branch
|
commit | commitdiff | tree |
2014-06-01 |
BroganD1993 | Add fix for signiture failure on requests containg...
|
commit | commitdiff | tree |
2014-05-24 |
BroganD1993 | Merge branch 'master' of github.com:BroganD1993/ec2stack... ...branch 'master' of github.com:BroganD1993/ec2stack into tag_support
|
commit | commitdiff | tree |
2014-05-23 |
BroganD1993 | Add broken DeleteTags implementation
|
commit | commitdiff | tree |
2014-05-23 |
BroganD1993 | Fix strange error in first setup
|
commit | commitdiff | tree |
2014-05-22 |
BroganD1993 | Add support for description of tags
|
commit | commitdiff | tree |
2014-05-22 |
BroganD1993 | Give user option to add resource id to type mappings...
|
commit | commitdiff | tree |
2014-05-19 |
BroganD1993 | Begin addition of support for tags
|
commit | commitdiff | tree |
2014-03-17 |
BroganD1993 | Bring test coverage back up to 97%
|
commit | commitdiff | tree |
2014-03-10 |
BroganD1993 | Reread all module comments, fix anything inconsistent
|
commit | commitdiff | tree |
2014-03-09 |
BroganD1993 | Extend error handling in volumes
|
commit | commitdiff | tree |
2014-03-09 |
BroganD1993 | Add comments to controllers
|
commit | commitdiff | tree |
2014-03-08 |
BroganD1993 | Merge branch 'master' of github.com:imduffy15/ec2stack
|
commit | commitdiff | tree |
2014-03-08 |
BroganD1993 | Fix merge issues
|
commit | commitdiff | tree |
2014-03-08 |
BroganD1993 | Clean volumes.py
|
commit | commitdiff | tree |
2014-03-06 |
BroganD1993 | Clean variable names in instances
|
commit | commitdiff | tree |
2014-03-06 |
BroganD1993 | Cut down on repeated code in instances
|
commit | commitdiff | tree |
2014-03-06 |
BroganD1993 | Restructure layout of functions, follow alphabetical...
|
commit | commitdiff | tree |
2014-03-06 |
BroganD1993 | Add test for empty describe-instances
|
commit | commitdiff | tree |
2014-03-05 |
BroganD1993 | Fix name in security_groups.py
|
commit | commitdiff | tree |
2014-03-05 |
BroganD1993 | Merge cloudstack.__init__.py
|
commit | commitdiff | tree |
2014-03-05 |
BroganD1993 | Return empty set, instead of error if description of...
|
commit | commitdiff | tree |
2014-03-03 |
BroganD1993 | Add basic test for RunInstance
|
commit | commitdiff | tree |
2014-03-03 |
BroganD1993 | Improve test coverage
|
commit | commitdiff | tree |
2014-03-03 |
BroganD1993 | Add attach / detach tests
|
commit | commitdiff | tree |
2014-03-03 |
BroganD1993 | Merge branch 'master' of github.com:imduffy15/ec2stack
|
commit | commitdiff | tree |
2014-03-03 |
BroganD1993 | closes #41 take in aws attributes and convert if valid.
|
commit | commitdiff | tree |
2014-03-03 |
BroganD1993 | Merge branch 'master' of github.com:imduffy15/ec2stack...
|
commit | commitdiff | tree |
2014-03-03 |
BroganD1993 | Complete volume attachment / detachment
|
commit | commitdiff | tree |
2014-03-03 |
BroganD1993 | Merge branch 'master' of github.com:imduffy15/ec2stack...
|
commit | commitdiff | tree |
2014-03-02 |
BroganD1993 | Add unfinished RunInstances support
|
commit | commitdiff | tree |
2014-03-01 |
BroganD1993 | Test invalid attribute on attribute description functions
|
commit | commitdiff | tree |
2014-03-01 |
BroganD1993 | Run through autopep8
|
commit | commitdiff | tree |
2014-03-01 |
BroganD1993 | Raise error on describe by attribute functions when...
|
commit | commitdiff | tree |
2014-03-01 |
BroganD1993 | Add support for start / terminate instance
|
commit | commitdiff | tree |
2014-02-28 |
BroganD1993 | Add broken implementation
|
commit | commitdiff | tree |
2014-02-26 |
BroganD1993 | Add more info to volume responses
|
commit | commitdiff | tree |
2014-02-26 |
BroganD1993 | Test volumes / zones
|
commit | commitdiff | tree |
2014-02-25 |
BroganD1993 | Run through auutopep8
|
commit | commitdiff | tree |
2014-02-25 |
BroganD1993 | Extend images / instances tests
|
commit | commitdiff | tree |
2014-02-24 |
BroganD1993 | Restructure and improve how responses are generated
|
commit | commitdiff | tree |
2014-02-23 |
BroganD1993 | Merge branch 'authorize-ingress'
|
commit | commitdiff | tree |
2014-02-22 |
BroganD1993 | Improve test coverage, test invalid item IDs
|
commit | commitdiff | tree |
2014-02-22 |
BroganD1993 | Extend tests to cover images / instances controllers
|
commit | commitdiff | tree |
2014-02-22 |
BroganD1993 | Minor changes to controllers
|
commit | commitdiff | tree |
2014-02-22 |
BroganD1993 | Change how args are passed to create volume, clean...
|
commit | commitdiff | tree |
2014-02-22 |
BroganD1993 | Merge branch 'master' of github.com:imduffy15/ec2stack...
|
commit | commitdiff | tree |
2014-02-21 |
BroganD1993 | Modify how errors are handled, clean volumes a little
|
commit | commitdiff | tree |
2014-02-21 |
BroganD1993 | Reformatting
|
commit | commitdiff | tree |
2014-02-21 |
BroganD1993 | Clean images controller a little
|
commit | commitdiff | tree |
2014-02-21 |
BroganD1993 | Cut down on repeated code in controllers
|
commit | commitdiff | tree |
2014-02-21 |
BroganD1993 | Clean up listing items based on ID, particularly parameter...
|
commit | commitdiff | tree |
2014-02-21 |
BroganD1993 | Make DescribeItemAttribute functions use same function
|
commit | commitdiff | tree |
2014-02-21 |
BroganD1993 | Begin refactor process
|
commit | commitdiff | tree |
2014-02-20 |
BroganD1993 | Make travid happy
|
commit | commitdiff | tree |
2014-02-20 |
BroganD1993 | Add incomplete create / describe volumes
|
commit | commitdiff | tree |
2014-02-17 |
BroganD1993 | Add DeleteVolume
|
commit | commitdiff | tree |
2014-02-17 |
BroganD1993 | Add support for CreateSecurityGroup / DeleteSecurityGroup
|
commit | commitdiff | tree |
2014-02-17 |
BroganD1993 | Add support for listing images by id
|
commit | commitdiff | tree |
2014-02-16 |
BroganD1993 | Clean up images a bit, add global dictionary for translation...
|
commit | commitdiff | tree |
2014-02-16 |
BroganD1993 | Add describe-instance-attribute support, modify translation...
|
commit | commitdiff | tree |
2014-02-16 |
BroganD1993 | Clean up images.py a little, follow style from other...
|
commit | commitdiff | tree |
2014-02-16 |
BroganD1993 | Make template a bit more specific to instances
|
commit | commitdiff | tree |
2014-02-16 |
BroganD1993 | Add basic arg handling in instances.py
|
commit | commitdiff | tree |
2014-02-16 |
BroganD1993 | Minor change to create-keypair response so awscli can...
|
commit | commitdiff | tree |
2014-02-15 |
BroganD1993 | Remove unfinished arg handling, for now
|
commit | commitdiff | tree |
2014-02-15 |
BroganD1993 | Give the describe functions their own templates
|
commit | commitdiff | tree |
2014-02-15 |
BroganD1993 | Minor clean up, make travis content
|
commit | commitdiff | tree |
2014-02-15 |
BroganD1993 | Get first end to end request running
|
commit | commitdiff | tree |
2014-02-14 |
BroganD1993 | Make changes to controllers to prepare for requester...
|
commit | commitdiff | tree |
2014-02-14 |
BroganD1993 | Fix format of xml responses
|
commit | commitdiff | tree |
2014-02-10 |
BroganD1993 | Inherit base template in secret_key/error responses
|
commit | commitdiff | tree |
2014-02-10 |
BroganD1993 | Remove template foldering
|
commit | commitdiff | tree |
2014-02-10 |
BroganD1993 | Merge branch 'master' of github.com:imduffy15/ec2stack
|
commit | commitdiff | tree |
2014-02-10 |
BroganD1993 | Test some basic template inhertitence
|
commit | commitdiff | tree |
2014-02-08 |
BroganD1993 | Map DescribeInstances to function
|
commit | commitdiff | tree |
2014-02-08 |
BroganD1993 | Fix up Default test case
|
commit | commitdiff | tree |
2014-02-08 |
BroganD1993 | Remove static data from template, populate with information...
|
commit | commitdiff | tree |
2014-02-08 |
BroganD1993 | Merge branch 'master' of github.com:imduffy15/ec2stack
|
commit | commitdiff | tree |
2014-02-08 |
BroganD1993 | Map DescribeImages action to function, return dummy...
|
commit | commitdiff | tree |
|