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/core
2010-12-08 11:09:00 -08:00
..
attributes.rb This is a combination of 23 commits (included merges from upstream); this commit(s) include changes to enforces recognizes/requires parameters for all supported services. Comments from the included commits follow: 2010-12-01 14:34:42 -08:00
bin.rb Added self.class_for(key) method. This allows us to inspect the requirements without having to create an instance of the service. 2010-12-08 11:08:16 -08:00
collection.rb make remove_method not needed in collection 2010-11-04 13:51:41 -07:00
compute.rb [brightbox] Added support for Brightbox cloud API beta (http://beta.brightbox.com) 2010-11-16 11:11:53 -08:00
connection.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
credentials.rb This is a combination of 23 commits (included merges from upstream); this commit(s) include changes to enforces recognizes/requires parameters for all supported services. Comments from the included commits follow: 2010-12-01 14:34:42 -08:00
deprecation.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
errors.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
hmac.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
model.rb make collection into an accessor, fixes respond_to in attributes and should be more performant 2010-10-28 11:33:10 -07:00
parser.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
provider.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
service.rb Added self.inject_parameter_specs: this returns a block that is used to apply the service's parameter requirements to its Real implementation 2010-12-08 11:09:00 -08:00
ssh.rb [aws|compute] better ssh handling for bootstrap 2010-12-02 13:37:03 -08:00
storage.rb Revert "allow symbol or string for top level compute/storage" 2010-11-03 17:31:07 -07:00