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
Lance Ivy f9a5b9e942 don't require service when registering it
services will still be required when you:
* require them yourself
* require the entire provider (which requires all services)
2014-02-01 22:02:40 -05:00
..
deprecated
attributes.rb
class_from_string.rb
collection.rb reject unnecessary methods creation and clean up remove_method 2013-12-20 11:33:51 +03:00
connection.rb [core] use Excon :persistent option 2013-12-16 17:19:01 -05:00
credentials.rb
current_machine.rb
deprecated_connection_accessors.rb
deprecation.rb
errors.rb use original error message if none given 2013-11-19 00:45:44 -05:00
hmac.rb drop dependency on deprecated ruby-hmac gem, fixes #2034 2013-12-26 21:44:37 -05:00
logger.rb
mock.rb Allow custom Mock.not_implemented message 2013-12-11 00:51:51 +00:00
model.rb
parser.rb
provider.rb don't require service when registering it 2014-02-01 22:02:40 -05:00
scp.rb Need to list block in the argument list to access the variable 2013-11-22 15:31:13 -08:00
service.rb
ssh.rb
time.rb
uuid.rb
wait_for.rb [general] Allow default wait_for interval to be overiden globally. 2013-12-13 07:03:10 +01:00
wait_for_defaults.rb [general] Merge Forg.interval and Fog.timeout into a single file. 2013-12-16 22:50:30 +01:00