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

8 commits

Author SHA1 Message Date
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
457e2fd509 [aws|beanstalk] Added modify method for template. 2012-04-05 10:22:19 -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
f0ef3b12f6 Added additional convenience methods to application.
Flushed out application methods and unit test.
2012-03-16 12:39:30 -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