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/openstack
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
..
examples [openstack|network] added network/subnet/router related example 2013-04-04 19:17:05 +02:00
models [openstack|compute] Add volume method to server model 2013-04-04 00:14:54 +02:00
requests Merge pull request #1730 from rackspace/json_lib 2013-04-08 08:13:46 -07:00
CHANGELOG.md Fix CHANGELOG fog version for digitalocean, xenserver and openstack 2013-04-05 20:29:15 +02:00
compute.rb [openstack|compute] Add volume tests 2013-04-04 12:27:17 +02:00
identity.rb Fix non-circular-require warnings 2013-04-22 15:16:32 -07:00
image.rb Merge pull request #1699 from frodenas/openstack_get_version 2013-04-10 03:51:45 -07:00
network.rb Merge pull request #1699 from frodenas/openstack_get_version 2013-04-10 03:51:45 -07:00
storage.rb [openstack|storage] added missing mocks 2013-03-05 18:59:46 +01:00
volume.rb Updated gem spec to require json rather than multi_json; Fog::JSON will attempt to load and use multi_json first and then fallback to require json; removed hard coded references to multi_json 2013-04-03 08:42:45 -05:00