Wesley Beary
959f14613c
Merge pull request #1107 from zacharydanger/rackspace-cdn-headers
...
Update public_url to handle new header casings from Rackspace
2012-08-20 12:42:31 -07:00
Wesley Beary
e0dbefaf96
Merge pull request #1104 from TrevorBramble/bluebox_create_box_post_body
...
Submit password/ssh_key/username through POST body
2012-08-20 09:19:37 -07:00
Zachary Danger Campbell
270a4318c7
Update public_url to handle new header casings from Rackspace
2012-08-20 10:47:26 -05:00
Edward Muller
a0a23f7400
Merge pull request #1106 from thommahoney/iops_validations
...
Better mocks for invalid Provisioned IOPS values
2012-08-17 16:40:21 -07:00
Thom Mahoney
4810343c13
Better mocks for invalid Provisioned IOPS values
2012-08-17 16:01:03 -07:00
Wesley Beary
7aa589b9f3
Merge pull request #1105 from vkhatri/master
...
updated fog/aws/models/compute/security_group.rb
2012-08-17 15:10:51 -07:00
vkhatri
4bed4176c5
Update lib/fog/aws/models/compute/security_group.rb
2012-08-18 02:27:02 +05:30
Trevor Bramble
9ff8ccf076
Submit password/ssh_key/username through POST body
...
Password or ssh_key, and username are currently submitted through the
request's querystring, which means they will appear in server logs.
This change moves the sensitive parameters to the request body, adds
client-side checking of the required parameters, and corrects the method
documentation to reflect addition of location_id parameter and specify
the parameter types as strings (they are alpha-numeric UUIDs).
2012-08-17 13:41:51 -07:00
Wesley Beary
fc62664417
Merge pull request #1101 from bgentry/route53-hosted-zones
...
[aws|dns] automatically figure out the ELB's hosted_zone_id if possible
2012-08-17 08:58:04 -07:00
Wesley Beary
98fbee4407
Merge pull request #1103 from atambo/patch-1
...
Documentation error for delete_object
2012-08-17 08:09:28 -07:00
Wesley Beary
db1e3603ea
Merge pull request #1102 from pmenglund/master
...
use 10.04 instead of 12.04
2012-08-17 07:50:21 -07:00
Alex Tambellini
dedd6e71b1
Documentation error for delete_object
2012-08-17 10:56:39 -03:00
Martin Englund
7328bfd15d
use 10.04 instead of 12.04
2012-08-16 22:03:02 -07:00
Blake Gentry
26d366d304
automatically figure out the elb hosted_zone_id if possible
...
* Fixes #1098
2012-08-16 16:31:22 -07:00
Wesley Beary
af8816b4dc
Merge pull request #1100 from ent-io/feature/travis-ci/notification-template
...
remove repository_url from notification template
2012-08-16 16:16:57 -07:00
Wesley Beary
13d3a4750f
Merge pull request #1099 from bgentry/route53-wildcard-escape
...
[aws|dns] parse ASCII code * in wildcard domain. Fixes #1093
2012-08-16 16:05:28 -07:00
Alexander Wenzowski
20d3e30eae
remove repository_url from notification template
...
Interpolation of %{repository_url} is currently broken on Travis CI.
2012-08-16 19:01:52 -04:00
geemus
9fc9244ee4
[aws|compute] fix mock filters for internet gateways/subnets/vpcs
2012-08-16 17:53:17 -05:00
Blake Gentry
d53c31ea34
parse ASCII code * in wildcard domain. Fixes #1093
2012-08-16 15:05:38 -07:00
geemus
4ec4aa1e48
remove empty failure block from model_helper
2012-08-16 16:15:08 -05:00
geemus
732fad312d
[aws|compute] remove brittle instance tests which rely on tests running fast
...
p.s. these fail on travis-ci
2012-08-16 16:12:37 -05:00
Wesley Beary
034bf32be4
Merge pull request #1097 from ent-io/feature/travis-ci/notifications
...
notify #ruby-fog on freenode instead of emailing
2012-08-16 14:02:25 -07:00
Alexander Wenzowski
0f68e8599d
notify #ruby-fog on freenode instead of emailing
2012-08-16 16:30:48 -04:00
Wesley Beary
6a9509583d
Merge pull request #1096 from ent-io/feature/travis-ci/doc-image
...
add Travis CI build status image
2012-08-16 13:19:08 -07:00
geemus
41e7132d14
[aws|elb] fixes for mock tests
2012-08-16 15:17:42 -05:00
Alexander Wenzowski
0e0227373c
add Travis CI build status image
2012-08-16 16:11:02 -04:00
geemus
58ac82d9a1
just run mri for now on travis
2012-08-16 14:45:00 -05:00
geemus
cbcd71236d
[cloudstack|compute] remove erroneous comma in merge command
2012-08-16 14:38:51 -05:00
Wesley Beary
61a9ca826b
Merge pull request #1095 from pmenglund/master
...
Default ImageId for sa-east-1 missing
2012-08-16 12:36:05 -07:00
Wesley Beary
399286871d
Merge pull request #1094 from ehowe/master
...
[compute|Ecloud] Fixed ecloud provider showing as available when no credentials were provided.
2012-08-16 12:29:44 -07:00
geemus
5f5c587cef
expand travis config, build more rubies, use non-threaded runner
2012-08-16 14:27:36 -05:00
Wesley Beary
026862a7b4
Merge pull request #1092 from ent-io/feature/travis-ci
...
Add barebones configuration for Travis CI
2012-08-16 12:22:37 -07:00
Martin Englund
a068ea2d87
don't let the Paulistas be left out of the party
2012-08-16 11:55:00 -07:00
Alexander Wenzowski
83e0142c61
Add barebones configuration for Travis CI
2012-08-16 13:20:07 -04:00
geemus
896c2405cd
fix mocked elb tests by including InstanceProtocol
...
closes #1090
2012-08-16 11:57:46 -05:00
geemus
ffdee0185f
fixes for cloudstack mock tests
...
see #1090
2012-08-16 11:43:07 -05:00
Eugene Howe
f3e60762e8
[compute|Ecloud] Ecloud should not show up as a valid provider when not providing credentials
2012-08-16 10:22:45 -04:00
Steve Smith
3a19598730
Merge pull request #3 from brightbox/updates_for_tests
...
Updates for tests removing hardcoded image references
2012-08-16 01:24:51 -07:00
Wesley Beary
e3b849794f
Merge pull request #1088 from brightbox/fix_test_tagging
...
Fix test tagging
2012-08-15 10:36:58 -07:00
Paul Thornthwaite
00ebbd3c88
Reduce maintenance of tests by using a dynamic list of providers
...
Added registered_providers which returns the providers Fog knows about
Remove the providers for local VMs (not lacking credentials but installs)
2012-08-15 17:31:58 +01:00
Paul Thornthwaite
6ee6aaad9a
Tagged AWS URL test so correctly ignored by Shindo
2012-08-15 17:31:58 +01:00
Paul Thornthwaite
b8049a9805
Retagged tests with strings to be skipped by Shindo
2012-08-15 17:31:58 +01:00
Paul Thornthwaite
2b54ebda25
Use string not symbols for Storage tests to work with Shindo tagging
2012-08-15 17:31:57 +01:00
Paul Thornthwaite
9272ac88ed
Add missing providers to the all_providers list for testing
...
This allows their tags to be removed from the Shindo tests if unavailable
2012-08-15 17:31:57 +01:00
Aaron Suggs
3992e818b7
[aws|rds] Mock support for setting AZ and MultiAZ
...
Mocking preserves the AvailabilityZone and MultiAZ parameters if set.
2012-08-15 11:50:56 -04:00
Paul Thornthwaite
b221b97ba6
[brightbox|compute] Helper to get default image from API
...
* First will look for a configuration value brightbox_default_image
* Second will query the API for latest Ubuntu (ideally LTS)
2012-08-15 15:48:23 +01:00
Paul Thornthwaite
977f6e3b8b
[brightbox|compute] Updates to Test helper for select image
...
* Extracted Image API lookup
* Removed inline rescue
2012-08-15 15:48:23 +01:00
Paul Thornthwaite
deb2ca830e
[brightbox|compute] Implemented reboot using available API commands
2012-08-15 12:01:31 +01:00
Paul Thornthwaite
cb1357252a
[brightbox|compute] Merged outstanding work from Brightbox's fork
2012-08-15 11:58:32 +01:00
Wesley Beary
57c1587c26
Merge pull request #1085 from ericchernuka/public_url_repl_slash
...
Add gsub to replace URL-encoded characters in the public_url method
2012-08-14 11:59:24 -07:00