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

17 commits

Author SHA1 Message Date
Kyle Rames
c9cd0c599b [rackspace|auto_scale] fixing 1.8.7 incompatibility 2013-10-08 14:08:55 -05:00
Kyle Rames
238e0d98c6 [rackspace|auto_scale] update create scaling group to use GroupBuilder. 2013-10-04 09:45:21 -05:00
Kyle Rames
36f9466778 [rackspace|auto_scale] updated to throw an exception if you try to save a persisted group 2013-10-03 11:06:42 -05: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
50bee7754e [rackspace|auto_scale] added save method to webhook 2013-09-30 16:14:32 -05:00
Kyle Rames
92ee210549 [rackspace|auto_scale] added a save method to policy 2013-09-30 16:10:41 -05:00
Kyle Rames
7f85e8d03b [rackspace|auto_scale] fixing formatting 2013-09-30 16:08:54 -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
Kyle Rames
54cf36d0ff [rackspace|auto scale] fixed update method on launch config; added save and reload method. 2013-09-27 15:06:21 -05:00
Kyle Rames
e6dd59c409 [rackspace|auto_scale] fixed bug with group_config.update; added save and reload method 2013-09-27 14:30:03 -05:00
Kyle Rames
33214bbc4d [rackspace|auto_scale] fixed a bug retrieving sub-objects of group. 2013-09-27 13:29:27 -05:00
Jamie H
54c0362c2e Adding the red herrings 2013-09-26 15:54:43 +02: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
ef04d46841 Removing two superfluous files 2013-08-28 14:23:21 +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