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/aws/models/compute
Steve Smith d89dd56fe7 Use MultiJSON #dump and #load rather than #encode and #decode
MultiJSON deprecated these methods in 1.3.0 in favour of the new ones.
This requires an update to the gemspec to ensure ~>1.3
2012-04-20 13:09:14 +01:00
..
address.rb Merge pull request #864 from drnic/address_server 2012-04-18 19:17:40 -07:00
addresses.rb Fixing typo "retreive" -> "retrieve" 2012-03-07 15:52:07 -03:00
flavor.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
flavors.rb add cc2.8xlarge AWS flavor 2012-04-12 14:34:00 -07:00
image.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
images.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
key_pair.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
key_pairs.rb Fixing typo "retreive" -> "retrieve" 2012-03-07 15:52:07 -03:00
network_interface.rb https://github.com/fog/fog/issues/810 - Add ENI support by maf23 2012-04-01 22:22:38 -04:00
network_interfaces.rb https://github.com/fog/fog/issues/810 - Add ENI support by maf23 2012-04-01 22:22:38 -04:00
security_group.rb [vpc-fixes] AWS security group model + VPC 2012-04-01 10:23:46 -07:00
security_groups.rb Fixing typo "retreive" -> "retrieve" 2012-03-07 15:52:07 -03:00
server.rb Use MultiJSON #dump and #load rather than #encode and #decode 2012-04-20 13:09:14 +01:00
servers.rb Fixing typo "retreive" -> "retrieve" 2012-03-07 15:52:07 -03:00
snapshot.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
snapshots.rb [core] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -05:00
spot_request.rb Be sure to reload when checking for a started spot instance, also add private/public key options into spot_requests, then set those on the server when loaded 2012-04-06 15:10:11 -06:00
spot_requests.rb Use spot request's public_key when setting up keypair 2012-04-06 16:13:35 -06:00
subnet.rb wrangled security tests into working 2012-03-20 16:38:21 -04:00
subnets.rb [aws]Add in subnets 2012-03-11 23:15:37 -04:00
tag.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
tags.rb [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
volume.rb [compute|aws] Apply tags to volume at creation 2012-04-04 18:18:51 +01:00
volumes.rb Fixing typo "retreive" -> "retrieve" 2012-03-07 15:52:07 -03:00
vpc.rb [aws]Add in subnets 2012-03-11 23:15:37 -04:00
vpcs.rb Fixing typo "retreive" -> "retrieve" 2012-03-07 15:52:07 -03:00