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/rackspace
Eric Hodel 701dfa31b5 Fix non-circular-require warnings
This fixes miscellaneous warnings in fog including unused variables,
indentation mismatch and one warning for a duplicated attr_reader.
2013-04-22 15:16:32 -07:00
..
docs [rackspace|compute_v2] updated the bootstrap section of the compute_v2 documentation. 2013-03-29 11:09:14 -05:00
examples [rackspace] updated examples to use Chicago data center; updated error message to indicate we were using the Chicago data center. 2013-03-28 14:38:46 -05:00
models Merge pull request #1753 from cwuest/master 2013-04-22 13:47:19 -07:00
requests Merge pull request #1753 from cwuest/master 2013-04-22 13:47:19 -07:00
block_storage.rb [rackspace] updated NotFound exceptions to include region when available. 2013-04-15 09:31:13 -05:00
cdn.rb [rackspace|storage] updated storage and cdn services to wrap excon exceptions in the same manner as the other Rackspace services. 2013-04-15 13:21:37 -05:00
compute.rb [rackspace] updated NotFound exceptions to include region when available. 2013-04-15 09:31:13 -05:00
compute_v2.rb Fix non-circular-require warnings 2013-04-22 15:16:32 -07:00
databases.rb [rackspace] updated NotFound exceptions to include region when available. 2013-04-15 09:31:13 -05:00
dns.rb [rackspace|dns] updated DNS service to use Fog::DNS::Rackspace::NotFound exceptions in keeping with the rest of the services. 2013-04-16 15:01:07 -05:00
errors.rb [rackspace] updated NotFound exceptions to include region when available. 2013-04-15 09:31:13 -05:00
identity.rb fixing merge issues 2013-03-11 16:02:00 -05:00
load_balancers.rb [rackspace] updated NotFound exceptions to include region when available. 2013-04-15 09:31:13 -05:00
mock_data.rb Fix non-circular-require warnings 2013-04-22 15:16:32 -07:00
service.rb Fix non-circular-require warnings 2013-04-22 15:16:32 -07:00
storage.rb [rackspace|storage] updated storage and cdn services to wrap excon exceptions in the same manner as the other Rackspace services. 2013-04-15 13:21:37 -05:00