1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/brightbox
Paul Thornthwaite e7030a63cc [Brightbox] Extract Compute::Shared to own file
Seeing a lot of churn in lib/fog/brightbox/compute.rb because of adding
new requests or models as well as any implementation changes.

This moves the common behaviour between Compute's Real and Mock
classes into their own file to cut down on the noise when refactoring or
merging.
2013-06-24 14:29:06 +01:00
..
compute [Brightbox] Extract Compute::Shared to own file 2013-06-24 14:29:06 +01:00
models/compute [Brightbox] Updates to add collaborations 2013-06-24 14:29:05 +01:00
requests/compute [Brightbox] Updates to add collaborations 2013-06-24 14:29:05 +01:00
compute.rb [Brightbox] Extract Compute::Shared to own file 2013-06-24 14:29:06 +01:00
oauth2.rb [Brightbox] Expose expires_in value for the access token 2013-06-10 15:34:21 +01:00