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
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
..
aws [simpleDB] - not populating the :replace attributes with keys from :expect. 2010-06-23 09:24:45 -07:00
bluebox refactor/cleanup to use service 2010-06-12 15:31:17 -07:00
local refactor/cleanup to use service 2010-06-12 15:31:17 -07:00
new_servers [new_servers] first pass at basic functionality 2010-06-23 13:22:20 -07:00
rackspace add connection resetting/persistent option to connections 2010-06-19 18:58:54 -07:00
slicehost refactor/cleanup to use service 2010-06-12 15:31:17 -07:00
terremark add connection resetting/persistent option to connections 2010-06-19 18:58:54 -07:00
vcloud Servicify & Hashify & more requests 2010-06-28 02:10:27 +08:00
attributes.rb Servicify & Hashify & more requests 2010-06-28 02:10:27 +08:00
aws.rb use openssl instead of ruby-hmac 2010-06-15 21:04:16 -07:00
bin.rb fix load stuff for specs 2010-06-23 17:22:44 -07:00
bluebox.rb add connection resetting/persistent option to connections 2010-06-19 18:58:54 -07:00
collection.rb simplify/consistency in lazy array stuff 2010-06-07 19:04:04 -07:00
connection.rb add connection resetting/persistent option to connections 2010-06-19 18:58:54 -07:00
credentials.rb [new_servers] first pass at basic functionality 2010-06-23 13:22:20 -07:00
deprecation.rb make deprecation a bit more flexible and deprecate setters 2010-05-04 14:31:42 -07:00
errors.rb consolidate error slurp/reraising a bit 2010-06-11 23:11:02 -07:00
hmac.rb fall back to ruby-hmac when openssl refuses to sha256 2010-06-15 21:19:40 -07:00
local.rb refactor/cleanup to use service 2010-06-12 15:31:17 -07:00
model.rb namespace attributes logic 2010-06-07 18:22:31 -07:00
new_servers.rb [new_servers] first pass at basic functionality 2010-06-23 13:22:20 -07:00
parser.rb Servicify & Hashify & more requests 2010-06-28 02:10:27 +08:00
rackspace.rb [rackspace] add requirements to service 2010-06-12 13:21:32 -07:00
service.rb Servicify & Hashify & more requests 2010-06-28 02:10:27 +08:00
slicehost.rb add connection resetting/persistent option to connections 2010-06-19 18:58:54 -07:00
ssh.rb [rackspace] exploring bootstrapping 2010-06-13 17:29:18 -07:00
terremark.rb Terremark::Shared 2010-04-24 12:15:47 -07:00
vcloud.rb Servicify & Hashify & more requests 2010-06-28 02:10:27 +08:00