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

10 commits

Author SHA1 Message Date
Matt Darby
72e52e70be Revert "Moving Rackspace logic to fog-rackspace"
This reverts commit d6ecb19d24.

Conflicts:
	fog.gemspec
2014-12-10 11:30:34 -05:00
Matt Darby
d6ecb19d24 Moving Rackspace logic to fog-rackspace 2014-11-26 10:08:42 -05:00
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
Kyle Rames
941396de58 [rackspace|auto_scale] updating policy to have a reference to the group rather than the group_id 2013-09-30 16:02:03 -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
jamiehannaford
6bebc8e15b Adding models, collections and making a start on request classes 2013-08-20 15:29:03 +02:00