1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
George Scott
5d3785ba70 [aws|beanstalk] Update parser for DescribeEnvironmentResources
Updated parser to handle both new and "legacy" beanstalk stacks.
Updated Environment#load_balancer to return correct result for both
stack types.
2013-03-27 12:09:05 -07:00
Paul Thornthwaite
017a1b67f9 [aws|beanstalk] Updates reference to service 2013-01-07 20:53:24 +00:00
George Scott
3e9b9b306a [aws|beanstalk] Added swap_cnames method.
Added swap_cnames convenience method on environment model.
2012-05-08 18:26:05 -07:00
George Scott
1f80a347d2 [aws|beanstalk] Added #load_balancer method.
Added a convenience method to get the load balancer model associated
with the beanstalk environment.
2012-03-30 10:33:58 -07:00
George Scott
00e504ee74 environment now uses name as identity. 2012-03-16 11:56:28 -07:00
George Scott
965fd66d2e New file additions for AWS Elastic Beanstalk support. 2012-03-15 17:12:30 -07:00