Brian Hartsock
39f504a4ac
[rackspace|lb] ssl termination fixes
2012-06-26 00:35:07 -04:00
Brian Hartsock
5fbdd80bec
Merge branch 'master' into rackspace_ssl_termination
2012-06-25 23:39:38 -04:00
Brian Hartsock
881f12101a
[rackspace|lb] fixed broken tests because of API format changes
2012-06-25 23:37:21 -04:00
Brian Hartsock
94e4bcb4f7
Merge remote-tracking branch 'justinbarry/rackspace_ssl_termination' into rackspace_ssl_termination
2012-06-25 23:04:01 -04:00
Brian Hartsock
f09a7b7fe3
Merge pull request #999 from bradgignac/rackspace_cloud_identity
...
Rackspace Identity v2.0
2012-06-25 19:59:05 -07:00
Eric Stonfer
25948ebe14
fixes elb test in mocking mode
2012-06-25 16:36:21 -04:00
geemus
a52c6f8f0c
[aws|iam] mark role tests as pending in mock mode
2012-06-23 17:59:21 -05:00
geemus
21346309ad
[hp|compute] fix tests to properly set default base image
2012-06-23 17:42:27 -05:00
Brad Gignac
21c0fd079f
[rackspace|identity] Add user model and collection with tests.
2012-06-23 16:40:40 -04:00
Brad Gignac
2ad93f330f
[rackspace|identity] Add requests and request tests.
2012-06-23 16:40:31 -04:00
Frederick Cheung
29a67f9197
use excon rather than net/http
2012-06-22 16:28:32 +01:00
Frederick Cheung
4bee496f8c
test credential fetching
2012-06-20 23:17:48 +01:00
Frederick Cheung
68a89a4b05
request tests for the new iam role requests
2012-06-20 23:17:47 +01:00
Dylan Egan
214f732a93
Merge pull request #990 from dylanegan/describe_volume_status_can_has_array
...
Fix up describe_volume_status to work with THE ARRAYZ.
2012-06-19 02:56:31 -07:00
Dylan Egan
4bd698d772
Fix up describe_volume_status to work with THE ARRAYZ. ✌️
2012-06-16 15:43:34 +02:00
Bulat Shakirzyanov
038d64ed47
add authorize and revoke port range for security group
2012-06-15 21:56:02 -07:00
Dan Peterson
3e5020f2b3
[aws|elb] load_balancers.get(nil) returns nil instead of the first of all load balancers.
2012-06-14 12:53:45 -03:00
Wesley Beary
4a4c4025a3
Merge pull request #984 from benton/feature/aws-iam-tests
...
Feature/aws iam tests
2012-06-14 08:50:33 -07:00
John Nishinaga
f0034d25e4
fix response-cache-control type for AWS signed urls
2012-06-14 00:13:56 -04:00
Aaron Bell
764bd6c83b
add scheme to elb helper
2012-06-13 10:55:44 -07:00
Aaron Bell
332f1d0c20
fixing test
2012-06-13 09:39:38 -07:00
Aaron Bell
85e533294c
fix parser to show scheme, add test for internal ELB creation
2012-06-13 09:17:56 -07:00
Benton Roberts
cdd8c20812
[aws|iam] FIX - make arguments AWS::IAM.get_user conform to expected standard for this module
2012-06-13 10:12:57 -04:00
Benton Roberts
907f294e8f
[aws|iam] add test for AWS[:iam].get_user_policy
2012-06-12 11:32:29 -04:00
Benton Roberts
0edca558f9
[aws|iam] Add test for AWS[:iam].get_user
2012-06-12 11:18:54 -04:00
Anton Lindström
27d4dc348a
[glesys|compute] add reboot and compute test params
...
This commit adds the reboot feature as well as updated get() call and
compute test parameters to be able to run server tests
2012-06-12 14:54:07 +02:00
Christopher Meiklejohn
7a20166a9f
Specify image_ref rather than trying to instantiate object.
2012-06-11 17:16:23 -04:00
Wesley Beary
f895aebd29
Merge pull request #959 from restebanez/feature/iam-improvement
...
[AWS|IAM] users, access_keys and policies models implemented
2012-06-11 12:25:45 -07:00
Sergio Rubio
49c14eb543
[xenserver] Added missing Server.tags attribute
...
Added support for Array parameters to Connection.request:
server = connection.server.create :name => 'fooserver',
:template_name => 'debian-squeeze'
server.wait_for { ready? }
server.set_attribute 'tags', ['tagfoo', 'tagbar']
Added required shindo test for set_attribute request.
2012-06-07 19:26:47 +02:00
Rodrigo Estebanez
cfdd1d34e3
Fix encoding issue: https://github.com/fog/fog/pull/189
2012-06-05 17:57:02 +02:00
Rodrigo Estebanez
30a1a8f190
@users -> @user. Clean up the @user after the policies and access_keys test
2012-06-05 17:57:02 +02:00
Rodrigo Estebanez
5e55a151ee
shindo tests for IAM models: users, policies and access_keys. Mock implementation for get_user_policy
2012-06-05 17:57:02 +02:00
Rodrigo Estebanez
ac14390848
get_user Mock implemented. Basic shindo user_tests added
2012-06-05 17:57:02 +02:00
Eric Stonfer
eabb29e0e7
forgot to commit dhcp_options tests
2012-06-04 16:17:11 -04:00
geemus
36115c60ef
[cloudstack] add to list of providers so it can be skipped when lacking credentials
2012-05-28 16:03:30 -05:00
geemus
5ef3bdf2ee
[compute|openstack] update server attributes for shared compute tests
2012-05-28 15:58:52 -05:00
geemus
fb3c8296ae
volume(s) are not considered to be universally available
2012-05-28 15:52:09 -05:00
geemus
ce9b00eacf
[xenserver] fix tags to skip tests without credentials
2012-05-28 15:22:26 -05:00
geemus
056430a6e5
[libvirt] correct error message when skipping tests
2012-05-28 15:17:12 -05:00
geemus
4c453a84b1
[slicehost] remove (now deprecated) slicehost support
2012-05-28 15:05:40 -05:00
geemus
cca977fa2d
[libvirt] skip tests if ruby-libvirt is unavailable
2012-05-28 13:06:46 -05:00
geemus
b081342b44
[cloudstack] prevent mock test failure when cloudstack credentials are not defined
2012-05-28 12:59:37 -05:00
Eric Stonfer
fc4438681f
Merge pull request #919 from estonfer/elb2
...
I took dilliards commits from https://github.com/fog/fog/issues/856
"Lists all of the cipher policies that are valid, defaulting to the ELB defaults. Also includes changes for VPC support, but the lack of VPC support in fog makes testing difficult. This could use some manual testing and automated tests, but it is working for me and supports all the current features of the ELB API.
"
added the ability to create VPC ELBs, Tests, and the introduction of the InternetGateway object
2012-05-23 08:56:37 -07:00
Josh Lane & Jason Hansen
42f2d81455
[compute] volume tests
2012-05-22 16:54:30 -07:00
Eric Stonfer
a7a51ac961
clean up conflict
2012-05-22 15:27:23 -04:00
Eric Stonfer
9a4087d450
VPC ELBs, Tests, and the introduction of the InternetGateway object
2012-05-22 15:15:06 -04:00
Josh Lane
0f87c56e4d
remove FOG_PROVIDER env override
2012-05-17 13:38:22 -07:00
Josh Lane & Jason Hansen
e470e6cc66
[cloudstack|compute] server abstraction and mocks
2012-05-16 10:01:19 -07:00
Brian Hartsock
f1d435bf93
[rackspace|loadbalancers] fixed broken tests
2012-05-15 17:38:45 -04:00
Paul Thornthwaite
ae1d123555
[brightbox|compute] Update format tests for updates to Image
2012-05-09 12:05:21 +01:00