1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

9324 commits

Author SHA1 Message Date
kbockmanrs
a06739083e [google][compute] Add rhel-cloud to project search list 2013-12-31 22:17:39 +00:00
Sean Handley
742c65b2d4 Merge pull request from seanhandley/remove_duplicate_emails
Remove duplicate entries
2013-12-31 11:54:12 -08:00
Sean Handley
59ff3fc4e6 Remove duplicates. 2013-12-31 19:49:33 +00:00
geemus
4d8d0b00f5 [digital ocean|compute] pass '1' instead of true for scrub
see also: cb95e27c8a (commitcomment-4959542)
2013-12-30 18:54:07 -06:00
Nat Welch
33caab1f41 Cleanup some whitespace in the Google dir
Signed-off-by: Nat Welch <nat@natwelch.com>
2013-12-30 14:31:06 -08:00
Nat Welch
1624d218fd Merge pull request from neillturner/master
[google|compute] Improve support for Tags, Addresses, Snapshots
2013-12-30 14:28:56 -08:00
Wesley Beary
070c52fba5 Merge pull request from pdrakeweb/dyn-idempotent-requests
Dynect Record and Zone put requests are idempotent.
2013-12-30 09:02:19 -08:00
unknown
d4bbdaf711 add attach and detach disk 2013-12-30 17:00:05 +00:00
Wesley Beary
bb178916f8 Merge pull request from icco/do_spunge
[digitalocean|compute] Set scrub data to true for all server destroy requests
2013-12-30 08:55:20 -08:00
unknown
87e513375b fix a couple of bugs 2013-12-30 16:08:24 +00:00
Peter Drake
17dbaa35f9 Record and Zone put requests are idempotent. 2013-12-30 08:37:30 -05:00
Nat Welch
84a592104b Hardcode some responses to tests 2013-12-29 23:38:04 -08:00
Nat Welch
cb95e27c8a Always scrub data when deleting a server from DO 2013-12-29 23:09:22 -08:00
Wesley Beary
732db3efd7 Merge pull request from 12spokes/digitalocean-created-at
[digitalocean|compute] Add created_at timestamp as attribute of server
2013-12-29 08:57:56 -08:00
Wesley Beary
52bd235756 Merge pull request from miketheman/2034_remove_dep_ruby_hmac
drop dependency on deprecated ruby-hmac gem, fixes 
2013-12-29 08:53:42 -08:00
Frederick Cheung
7e2e8cd787 Merge pull request from jblancett/master
[storm_on_demand] don't pass host to request
2013-12-29 01:20:14 -08:00
Frederick Cheung
25c2859e26 Merge pull request from drcapulet/alexc/dhcp-option
Fix DhcpOption#associate
2013-12-29 01:18:04 -08:00
Frederick Cheung
24532c6a4e Merge pull request from engineyard/aws_block_device_mapping
[aws] mock setup block device deleteOnTermination
2013-12-28 13:04:17 -08:00
Josh Lane
b27f7473e7 [aws] mock setup block device deleteOnTermination 2013-12-28 11:07:57 -08:00
neillturner
d2e3154690 addresses and settags 2013-12-28 17:02:59 +00:00
Frederick Cheung
7bf02f08c3 Merge pull request from engineyard/aws_block_device_mapping
[aws] mock block device mapping on run_instances
2013-12-28 00:58:38 -08:00
Frederick Cheung
29b789dc9a Merge pull request from fcheung/request_spot_instances_time_coercion
[AWS|EC2] request_spot_instances.rb requires that date parameters be iso...
2013-12-27 15:26:24 -08:00
Frederick Cheung
a512c801bc Merge pull request from drcapulet/master
Fix subnet mocking, related to 
2013-12-27 15:26:12 -08:00
Alex Coomans
327e77b439 Fix DhcpOption#associate 2013-12-27 16:09:52 -07:00
Alex Coomans
9681444c9d Fix subnet mocking, related to 2013-12-27 14:09:44 -07:00
Josh Lane
aa1d8d0bd8 [aws] mock block device mapping on run_instances 2013-12-27 12:26:29 -08:00
unknown
2ccc229ec6 delete snapshots and address requests for google 2013-12-27 17:09:57 +00:00
Josh Blancett
4d42c4355d [storm_on_demand] don't pass host to request 2013-12-27 12:05:20 -05:00
Dave Donahue
25c518cbc2 [digitalocean|compute] additional test coverage and some maintenance
* Add created_at field to mock response
* Assert that the created_at field is returned
* Update references to nonexistent images
2013-12-27 10:03:22 -06:00
Dave Donahue
13e3d7a010 [digitalocean|compute] add created_at timestamp as attribute of server
* We receive this field from Digital Ocean, so all we need to do to use it is add it as an attribute and it just works
2013-12-27 08:57:56 -06:00
Frederick Cheung
7940b301ce [AWS|EC2] fix sporadically failing network_acl_tests.rb 2013-12-27 11:41:24 +00:00
Frederick Cheung
e6de5d7d2e [AWS|EC2] request_spot_instances.rb requires that date parameters be iso8601 2013-12-27 10:37:31 +00:00
Nat Welch
16a1900741 Merge pull request from miketheman/ignore_ruby_managers
ignore more Ruby version manager files
2013-12-26 18:50:39 -08:00
Mike Fiedler
6d663919b5 drop dependency on deprecated ruby-hmac gem, fixes
Ruby 1.8 compiled against OpenSSL 0.9.8 supports SHA256 for some time now.
Ref: https://github.com/ruby/ruby/blob/ruby_1_8_7/ChangeLog#L12025-L12029
2013-12-26 21:44:37 -05:00
Mike Fiedler
26245960b5 ignore more Ruby version manager files
Both rbenv and rvm now generate some files that have no bearing on
the project, and leave the local repo in a dirty state.
2013-12-26 20:52:08 -05:00
Nat Welch
60e9268cb4 Merge pull request from petergoldstein/feature/add_ruby_2_1_0_to_travis
Add Ruby 2.1.0 to the test matrix
2013-12-26 17:19:33 -08:00
Peter M. Goldstein
fc0aeff153 Add Ruby 2.1.0 to the test matrix 2013-12-26 11:55:01 -08:00
Wesley Beary
53e6e0693b Merge pull request from allomov/test-more-verbose
Make test output more verbose if Provider is not available for live tests.
2013-12-26 08:16:08 -08:00
Wesley Beary
933944a901 Merge pull request from nathwill/fix-bluebox-excon-host-error
fix error - 'invalid excon request keys: :host' for bluebox
2013-12-26 08:12:55 -08:00
Alexander Lomov
d480d63b23 mock tests doesn't have to rely on provider availability 2013-12-26 14:46:16 +03:00
Alexander Lomov
38c760a3a5 make test output more verbose if provider service is unavailable 2013-12-26 14:45:19 +03:00
Nathan Williams
a0232f5270 fix error - invalid excon request keys: :host 2013-12-24 23:25:20 -08:00
Nat Welch
7880a55d6a Merge pull request from maestrodev/google-not-found
[google|compute] Rescue from Fog::Errors::NotFound instead of Excon
2013-12-24 09:11:25 -08:00
Carlos Sanchez
5ed244e9a5 [google] Excon::Errors::NotFound never reaches the models
Use Fog::Errors::NotFound as raised by build_excon_response
2013-12-24 09:55:53 +01:00
geemus
d6dfe9daf3 [aws|elb] compact possible nil
forces jruby/1.8 to behave more like 1.9+
2013-12-23 15:10:46 -06:00
Wesley Beary
5e93f8d96d Merge pull request from BrindleFly/master
Fixing defect with handling of multiple <item>
2013-12-23 13:03:41 -08:00
Joe Kinsella
b81f0fed29 Fixing defect with handling of multiple <item> elements in reponse to describe-reservations 2013-12-23 15:27:33 -05:00
geemus
1044b3b949 fix link in license 2013-12-23 11:07:19 -06:00
geemus
d3e03bd57c add CONTRIBUTORS, assign copyright 2013-12-23 11:01:34 -06:00
Wesley Beary
3f6520b111 Merge pull request from josacar/master
[aws|elb] Mimic real behavior in create_load_balancer mock
2013-12-23 07:08:46 -08:00