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

6 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
Paul Thornthwaite
8483a599f2 Remove trailing whitespace 2014-02-19 12:30:59 +00:00
Kyle Rames
df971524d4 [rackspace|auto_scale] fixing formatting and documentation; updated collections to pass along dependent parent models 2013-10-02 08:57:02 -05:00
Jamie H
373b440c6a Adding a few more ensure blocks for resource deletion 2013-09-16 11:34:07 +02:00
jamiehannaford
06dcd549db Shindo tests are completed; finished adding Mock data 2013-09-05 14:10:13 +02:00
jamiehannaford
f4955dc207 Initial commit for Rackspace's new Autoscale features. Most functionality is incorporated, including:
- Scaling groups
- Configuration (group configuration and launch configuration)
- Scaling policies
- Webhooks

Work remaining includes:
- Mock request classes
- Unit test coverage
2013-08-28 13:49:03 +02:00