Commit Graph

7 Commits

Author SHA1 Message Date
geemus fd755e042b clean up by changing service abstraction into a class 2010-09-03 15:04:54 -07:00
geemus a3af5d7800 working toward more consistent/simpler collection/bin management 2010-09-02 16:01:19 -07:00
geemus c96614a11d consolidate credential management when running from bin 2010-09-02 13:39:01 -07:00
freeformz 30446e5ac1 Servicify & Hashify & more requests
Many changes:

-Become more of a proper Fog Service.
-Drop most of the Collection/Model customizations.
-Add a hook for services to do something after #new with the instance
-Move to the ToHashDocument parser ... so no more having to actually
make parsers.
-Fog::Vcloud::Extension is kind of like Fog::Service, but for writing
extension modules to Fog::Vcloud.
-Fix up existing specs/mocks (they're not complete atm, but the existing
ones are up to date).
-Fog::Vcloud::Terremark::Ecloud gets almost all extensions implemented
(almost).
-Fog::Vcloud::Terremark::Ecloud bumped to working with the current TMRK
API release.
-Factor out some TMRK/ecloud specifc mock data into the ecloud module.
-Probably forgetting something.
2010-06-28 02:10:27 +08:00
geemus 936cfc0e95 refactor/cleanup to use service 2010-06-12 15:31:17 -07:00
geemus e4d13075fa [rackspace] add requirements to service 2010-06-12 13:21:32 -07:00
geemus 400d2b710f [rackspace] working on consolidating repetitive service setup code 2010-06-12 11:13:49 -07:00