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

9297 commits

Author SHA1 Message Date
Peter Drake
17dbaa35f9 Record and Zone put requests are idempotent. 2013-12-30 08:37:30 -05: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
9681444c9d Fix subnet mocking, related to 2013-12-27 14:09:44 -07: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
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
Wesley Beary
887a2572f8 Merge pull request from mattgillooly/aws_data_pipeline_allows_array_refs
refactor DataPipeline format conversion, allowing for arrays of refs
2013-12-23 07:07:40 -08:00
Nat Welch
3278d1615b [google|compute] Readme update. 2013-12-22 12:29:40 -08:00
Nat Welch
e3d283e953 Merge pull request from maestrodev/gce-v1
[google|compute] Update to Google Compute Engine API v1
2013-12-21 16:25:55 -08:00
Jose Luis Salas
193cb2d6c4 [aws|elb] Mimic create_load_balancer mock
Mimic behaviour like the real one, as a availability_zones can be nil
and not when mocking.
2013-12-22 00:25:06 +01:00
Wesley Beary
71d42d8411 Merge pull request from allomov/remove-method-question
Reject unnecessary methods creation in Core Collection
2013-12-20 12:44:17 -08:00
Wesley Beary
fa60c09b6d Merge pull request from drcapulet/drcapulet/vpc-network-acls
Add support for AWS VPC Network ACLs
2013-12-20 12:26:44 -08:00
Matt Gillooly
33a30853c0 refactor DataPipeline format conversion, allowing for arrays of refs 2013-12-20 15:13:28 -05:00
Kyle Rames
bc42058c9b Merge pull request from elight/optional_root_lock
[Rackspace | Compute] 1.8.7 fix plus better passwd -l handling
2013-12-20 08:40:17 -08:00
Evan Light
fefd619f1e Servers with a password locked root user have a nil @password. 2013-12-20 10:50:44 -05:00
Evan Light
db9e55e98c Moved #compact to a sesparate line to make it a little more obvious 2013-12-20 10:40:16 -05:00
Dan Peterson
0d7aa01f42 [aws|iam] Mock delete_server_certificate raises NotFound appropriately. 2013-12-20 10:41:16 -04:00
Alexander Lomov
cdca634617 reject unnecessary methods creation and clean up remove_method 2013-12-20 11:33:51 +03:00
Alex Coomans
9fc03381dc Add support for AWS VPC Network ACLs 2013-12-20 00:55:32 -07:00
Doug Henderson
dd72a93633 [google][compute] Add support for blank disks (i.e. remove code that required only image or snapshot based disks to be created) 2013-12-19 21:37:46 +01:00
Carlos Sanchez
fafebc13f1 [google] Handle 500 errors from GCE 2013-12-19 21:37:46 +01:00
Carlos Sanchez
4c2736d0c2 [google][compute] Update to API v1
Simplify attachment of boot disk, get_as_boot_disk no longer needed
Add missing Disk.get_object method
Allow setting deviceName when attaching a disk
Add disks mocks
2013-12-19 21:37:46 +01:00
Wesley Beary
13090e998b Merge pull request from zertico/fix-misspell
[xenserver] Fixed misspelling
2013-12-19 09:44:41 -08:00
Matheus Mina
327a7d7cfe fixed misspelling 2013-12-19 15:21:03 -02:00
geemus
1e2f63f847 fix MVP exclude list 2013-12-19 10:35:55 -06:00
geemus
e33ad62655 Release 1.19.0 2013-12-19 10:34:33 -06:00
Nick Osborn
15180fd7c0 Merge pull request from alphagov/vdc_create_network_before_delete
[vcloud_director] add Mock for post_create_network, improve Mock tests
2013-12-19 08:05:49 -08:00
Kyle Rames
00e91c27ce Merge pull request from elight/optional_root_lock
Rackspace: Root lock server by default unless specified otherwise
2013-12-19 07:49:52 -08:00
Evan Light
ec64ed4b42 Typo 2013-12-19 10:40:09 -05:00
Evan Light
78bf16cb81 Updated docs to reflect RackConnect compatibility 2013-12-19 10:26:28 -05:00
Mike Pountney
7c4ecd7482 add Mock for post_create_network, use this to create/delete network in tests 2013-12-19 15:25:49 +00:00
Evan Light
b9770da6b8 Lock user by default
Only leave user unlocked when specifically requested because less secure
2013-12-19 10:14:01 -05:00
geemus
e2017dcf68 just refer to contrib/license in readme to DRY 2013-12-19 08:55:46 -06:00