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

3398 commits

Author SHA1 Message Date
Ohad Levy
73ac4553bc first cut of cleaning up libvirt server class
This patch tries not to change any functioanlity, rather just reoginize the code.
2012-01-19 15:43:19 +02:00
Ohad Levy
543e6294b2 adding required gem to run the tests 2012-01-19 15:43:19 +02:00
Wesley Beary
c0fe5077a4 Merge pull request from coliver/security_groups_parser_fix
Security groups parser fix
2012-01-18 15:05:40 -08:00
Christopher Oliver
90d5950716 [AWS] Compute: The security group parser was not parsing groupid properly. 2012-01-18 16:47:13 -05:00
Christopher Oliver
49b6ffe427 Merge of master fog 2012-01-18 16:37:51 -05:00
Wesley Beary
5ab939fedb Merge pull request from pweldon/put-bucket-website-returns-not-found-if-it-does-not-exist
[aws|storage] Fix put bucket website test, request returns not found whe...
2012-01-18 11:45:20 -08:00
Peter Weldon
999aefbdde [aws|storage] Fix put bucket website test, request returns not found when the bucket does not exist. 2012-01-18 19:19:30 +00:00
Dan Prince
5f44609108 Merge pull request from kashif/patch-2
One more typo fix.
2012-01-18 03:15:04 -08:00
Kashif Rasul
c551e87d29 One more typo fix. 2012-01-18 10:16:06 +01:00
Wesley Beary
5bd9881a7e Merge pull request from fcheung/autoscale-metrics-fix
enable_metrics_collection requires a granularity argument
2012-01-17 09:32:11 -08:00
Wesley Beary
24465be705 Merge pull request from kashif/patch-1
Fixed a typo in the warning.
2012-01-16 08:13:53 -08:00
Frederick Cheung
b44f1b2c59 enable_metrics_collection requires a granularity argument (1Minute is the only legal value) 2012-01-15 18:09:04 +00:00
Kashif Rasul
b999c46310 Fixed a typo in the warning. 2012-01-15 00:39:15 +01:00
Wesley Beary
d746580454 Merge pull request from rkh/respond_to
implement respond_to? corresponding to method_missing
2012-01-12 12:09:36 -08:00
Konstantin Haase
c7d521018c implement respond_to? corresponding to method_missing for VirtualBox and libvirt 2012-01-12 16:40:11 +01:00
Wesley Beary
d97384b19e Merge pull request from 5apps/mock_put_bucket_website
[aws|storage] Add mock for Fog::Storage::AWS#put_bucket_website
2012-01-10 11:35:54 -08:00
Wesley Beary
00ce6bcdd2 Merge pull request from FeeFighters/master
Fixed SQS :receive_message mock bug
2012-01-10 11:34:37 -08:00
Wesley Beary
a1b815955a Merge pull request from kyledrake/master
Simple doc change
2012-01-10 11:31:53 -08:00
Jeff McCune
4cbaaf0e2e Merge pull request from estonfer/master
fix a typo in the vsphere vm_clone.rb file
2012-01-10 08:59:27 -08:00
Eric Stonfer
4ed540badc fixed a conditional that was assigining = rather than evaluating == in vsphere clone routine. This resulted in cloning from folders always failing 2012-01-10 11:56:04 -05:00
Paul Thornthwaite
598b031375 [Brightbox] Merge in various spec corrections 2012-01-10 11:50:32 +00:00
Paul Thornthwaite
e3c9f1b314 [Brightbox] Updated format for nested firewall policies
Description is allowed to be nil
2012-01-10 11:43:27 +00:00
Paul Thornthwaite
1f43684466 [Brightbox] Updated LoadBalancer format to include listeners in listing 2012-01-10 10:50:32 +00:00
Paul Thornthwaite
45e926addf [Brightbox] Updated Image format for min_ram attribute 2012-01-10 10:49:15 +00:00
Kyle Drake
0e5867f3d8 Swap aws_access_key_id and aws_secret_access_key positions in hash to match typical usage convention 2012-01-09 11:17:29 -08:00
Kevin Menard
6cd10c1430 [zerigo|dns] Fixed an issue with updating a record since the response body is an empty string, not nil. 2012-01-08 21:21:56 -05:00
Garret Alfert
d91d4e1cc6 [aws|storage] Add mock for Fog::Storage::AWS#put_bucket_website 2012-01-08 04:08:39 +01:00
Joshua Krall
77d0a1b061 Fixed bug in SQS :receive_message mock 2012-01-04 04:00:36 -06:00
Wesley Beary
f07e59472f Merge pull request from zacharydanger/master
Fixes the rackspace_cdn_ssl public_url method
2011-12-30 14:01:50 -08:00
Zachary Danger Campbell
49cde23541 Fix intial public_url when saving using rackspace_cdn_ssl = true 2011-12-30 13:12:09 -06:00
Dylan Egan
be7017e79f [aws|iam] P. ✌️ 2011-12-29 16:42:55 -08:00
Wesley Beary
352d3658cb Merge pull request from larspind/b13fa112369ef26760be52fce81ac7b366703010
Change to only do a 'head' on the file that we've copied directly in S3
2011-12-29 08:10:37 -08:00
Wesley Beary
dcbf98e5a7 Merge pull request from restebanez/rds_sec_group_mocking
[aws|rds] Rds security group mocking. shindo security group.
2011-12-27 17:25:22 -08:00
Rodrigo Estebanez
69bdd8e46c Better rds/security_group_test. Mocking rds security_groups. 2011-12-27 23:37:04 +01:00
Rodrigo Estebanez
0c9bb31189 making shindo tests for security groups in rds 2011-12-27 01:32:10 +01:00
Caius Durling
ceb5a6d73e Adding update_firewall_rule request 2011-12-26 12:27:19 +00:00
Phil Kates
7d5a88d2e9 [rackspace/compute] Add 30GB (30720) compute size
Rackspace has [30GB compute nodes][1]. If you've got these nodes on your
account and try to do a flavor.cores you an exception like:

```
TypeError: nil can't be coerced into Fixnum
	from /Users/philkates/.rvm/gems/ruby-1.9.3-p0/gems/fog-1.1.2/lib/fog/rackspace/models/compute/flavor.rb:37:in `*'
	from /Users/philkates/.rvm/gems/ruby-1.9.3-p0/gems/fog-1.1.2/lib/fog/rackspace/models/compute/flavor.rb:37:in `cores'
	from (irb):6:in `<main>'
	from ./bin/fog:52:in `block in <main>'
	from ./bin/fog:52:in `catch'
	from ./bin/fog:52:in `<main>'
```

This is my incredibly simplistic fix.

[1]: http://www.rackspace.com/cloud/cloud_hosting_products/servers/pricing/
2011-12-23 11:55:33 -08:00
Wesley Beary
bf99868538 Merge pull request from estonfer/master
This patch add the ability to create a new security group in a VPC in ec2 by specifying the VPC ID.
2011-12-23 08:21:32 -08:00
Eric Stonfer
17b44b2103 Change default for vpc_id from '' to nil 2011-12-23 11:19:51 -05:00
Eric Stonfer
db8d7abf16 modified security group tests to accomodate the new security group data model. Also allowed permissions to be nil in the security tests for groups with no ACLs 2011-12-23 09:37:13 -05:00
Eric Stonfer
9a94955597 Add code to support the creation and modification of security groups existing in a VPC 2011-12-23 08:40:47 -05:00
Rodrigo Estebanez
5c1d199012 Passing half of rds/instance_tests.rb shindo tests 2011-12-22 21:49:27 +01:00
Kevin Menard
8f28a85c07 Fixed : Zerigo DNS - update_host fails with some options 2011-12-22 15:38:08 -05:00
Bob Briski
351a7dea17 Remove a step that referenced a private config file 2011-12-21 14:26:01 -08:00
Dylan Egan
ab69beb72e Merge pull request from dylanegan/elb_policy_types
ELB policies
2011-12-20 09:34:00 -08:00
Dylan Egan
2d5d243d01 [aws|elb] actually raise a PolicyNotFound. ✌️ 2011-12-20 09:33:28 -08:00
Dylan Egan
8d121ab9e1 [aws|elb] remove test debugging. ✌️ 2011-12-20 09:33:28 -08:00
Dylan Egan
caaccecc9f [aws|fog] crapiness and hacks. ✌️ 2011-12-20 09:33:28 -08:00
Dylan Egan
c4cb974a37 [aws|elb] PolicyNotFound. ✌️ 2011-12-20 09:33:28 -08:00
Dylan Egan
2ab2e22737 [aws|elb] create policies, describe policies, fix old mocking and yup. ✌️ 2011-12-20 09:33:27 -08:00