Wesley Beary
f5d9980c6b
Merge pull request #1163 from kid0m4n/vsphere_power_on
...
Correct the handling of the power_on option for vsphere clone_vm request
2012-09-25 09:39:58 -07:00
Wesley Beary
7599b703f3
Merge pull request #1139 from ninefold/ninefold
...
Ninefold - added all load balancer commands for Ninefold
2012-09-25 09:37:29 -07:00
Carl Woodward
8b35d2103d
Add remove from load balancer test.
2012-09-25 14:35:50 +10:00
Carl Woodward
fd41afa8f2
Add assign list to load balancer rules and update load balancer rule for
...
Ninefold.
2012-09-25 14:19:14 +10:00
Carl Woodward
a5a3ee95f9
Fix create load balancer test.
2012-09-25 13:28:13 +10:00
Timur Alperovich
1f925cfc46
Merge pull request #1168 from timuralp/ninefold
...
[Ninefold|Storage] Use Atmos in Ninefold storage.
2012-09-24 10:25:57 -07:00
Wesley Beary
f068d9be76
Merge pull request #1166 from sairam/patch-1
...
allow port to be included in queue_url
2012-09-24 08:53:17 -07:00
Nick Osborn
7c9a487da1
[aws|auto_scaling] expose termination policies in group model
...
- also make the initial DefaultCooldown value reflect reality
2012-09-24 00:15:14 +01:00
Nick Osborn
f2dbf7efb6
[aws|auto_scaling] tags support
...
- implement create_or_update_tags
- implement delete_tags
- implement describe_tags
- don't capitalise keys in create_auto_scaling_group
2012-09-23 21:55:05 +01:00
Nick Osborn
2202119703
[aws|auto_scaling] mark describe_*_types requests as idempotent
2012-09-23 19:39:13 +01:00
Nick Osborn
2ae2851f22
[aws|auto_scaling] s/data/self.data/ in mocks
2012-09-23 19:27:47 +01:00
Nick Osborn
d60ec0bff5
[aws|auto_scaling] improve notification configurations
...
- implement describe_notification_configurations
- implement mocks for (delete|put)_notification_configurations
- tests for *_notification_configurations
- delete notification configurations in delete_auto_scaling_group mock
2012-09-23 19:24:16 +01:00
Nick Osborn
c269379203
[aws|auto_scaling] improve describe_*_types test
2012-09-23 19:19:42 +01:00
Nick Osborn
58f572b56d
[aws|auto_scaling] expose delete_notification_configuration request
2012-09-23 12:40:32 +01:00
Timur Alperovich
eb1468c4ff
[Ninefold|Storage] Use Atmos in Ninefold storage.
...
Currently, code is duplicated between ninefold and atmos. We should
remove the code duplication and extend the atmos module in Ninefold.
2012-09-22 21:33:28 -07:00
Nick Osborn
914c81c670
[aws|auto_scaling] fix AutoScalingGroupName in mock
2012-09-22 19:10:10 +01:00
Nick Osborn
5e78efac56
[aws|auto_scaling] document Tags option to create_auto_scaling_group
2012-09-22 19:08:42 +01:00
Nick Osborn
a5701e9e19
[aws|auto_scaling] DRY out ARNs in mocks.
2012-09-22 18:51:49 +01:00
Nick Osborn
3306eaf765
[aws|auto_scaling] better tag handling
2012-09-22 18:26:48 +01:00
Nick Osborn
8af4ba0a2f
[aws|auto_scaling] support ForceDelete for delete_auto_scaling_group
2012-09-22 18:16:20 +01:00
Sairam
40ac459c3b
allow port to be included in queue_url
...
allow port to be included in queue_url
The method currently fails when we use the QueueUrl provided from SQS list_queues {"QueueUrls"=>["https://sqs.us-east-1.amazonaws.com:443/77XXXXXXXX/sample-queue "], ...}
2012-09-22 21:49:42 +05:30
Nick Osborn
f754af23b1
[aws|auto_scaling] documentation tinkering
2012-09-22 16:36:58 +01:00
Nick Osborn
ae85bf3129
[aws|auto_scaling] correct DefaultCooldown in mocks
2012-09-22 16:19:55 +01:00
Nick Osborn
c65428c54f
[aws|auto_scaling] support termination policies
2012-09-22 15:46:13 +01:00
Nick Osborn
55829e301b
[aws|auto_scaling] Fix documentation URL.
2012-09-22 15:27:52 +01:00
Nick Osborn
545c52a989
[aws|auto_scaling] update display_*_types
...
- implement describe_auto_scaling_notification_types
- implement describe_termination_policy_types
- make existing display_*_types parsers more robust
- split out display_*_types tests
2012-09-22 14:55:12 +01:00
Karan Misra
5287e8b0fb
Correct the handling of the power_on option
2012-09-21 11:15:58 +05:30
Wesley Beary
ae9c353ebe
Merge pull request #1161 from masterzen/feature/aws-cdn-get-invalidation-support
...
[aws|cdn] Add the missing get invalidation request
2012-09-20 11:44:30 -07:00
Brice Figureau
b381ba90e2
[aws|cdn] Implements AWS CDN get_invalidation request
...
This request was missing from the implementation. It is needed if
you actually need to look-up the invalidated paths.
Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
2012-09-20 20:27:13 +02:00
Brice Figureau
9ea51f3d01
[aws|cdn] cover AWS CDN with some non-exhaustive tests
...
Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
2012-09-20 20:27:13 +02:00
Wesley Beary
04e5b3175f
Merge pull request #1155 from joshk/patch-1
...
correct the options checking in BlueBox create_block
2012-09-19 11:19:49 -07:00
Josh Kalderimis
8a4d196963
correct the options checking in BlueBox create_block
...
password and ssh_key are passed in as strings and not symbols when using servers.create(opts)
2012-09-19 18:19:28 +03:00
geemus
6132354b56
Release 1.6.0
2012-09-15 15:47:21 -05:00
geemus
4bd909557f
fix deprecated requires in Rakefile
2012-09-15 13:32:15 -05:00
geemus
78e36ba641
[google|storage] also update mocks to omit storageclass
2012-09-15 13:28:36 -05:00
geemus
c1a1ec6b37
[google|storage] update expected format to remove StorageClass
2012-09-15 13:25:24 -05:00
Brad Gignac
c1e2676ae2
Merge pull request #1146 from juliohr/rackspace-block-storage
...
Rackspace Block Storage
2012-09-14 08:30:29 -07:00
Brad Gignac
3585119dce
[rackspace|compute] Improve attachment test reliability.
2012-09-14 11:25:32 -04:00
Wesley Beary
f3a1920a2e
Merge pull request #1145 from ohadlevy/openstack-fixes
...
[Openstack|Compute] Security Groups are not assigned correctly to servers
2012-09-13 08:19:42 -07:00
Brad Gignac
3172746a75
[rackspace|compute] Add tests for volume attachments.
2012-09-13 10:37:37 -04:00
Brad Gignac
bb0cff3082
[rackspace|compute] Add method for listing attachments.
2012-09-13 10:37:37 -04:00
Julio Feijo
8920e7bbfb
[rackspace|compute] Add attachments model and collection.
...
Provide a method for attaching, listing, and detaching block
storage volumes on Rackspace next-generation cloud servers.
2012-09-13 10:37:37 -04:00
Brad Gignac
4a5fc118b0
[rackspace|blockstorage] Add relationship between volumes and snapshots.
2012-09-13 10:27:49 -04:00
Brad Gignac
5f6654f741
[rackspace|blockstorage] Add snapshot tests.
2012-09-13 10:27:16 -04:00
Julio Feijo
5fcb9e6e37
[rackspace|blockstorage] Add snapshots to block storage.
2012-09-13 10:27:01 -04:00
Brad Gignac
4206fcfae2
[rackspace|blockstorage] Add volume type tests.
2012-09-13 10:26:30 -04:00
Julio Feijo
82034ce6b1
[rackspace|blockstorage] Add volume types to block storage.
2012-09-13 10:26:30 -04:00
Brad Gignac
c149d80988
[rackspace|blockstorage] Add volume tests.
2012-09-13 10:26:30 -04:00
Julio Feijo
a1513800cb
[rackspace|blockstorage] Add block storage provider.
2012-09-13 10:25:28 -04:00
Ohad Levy
98eb4f6835
[Openstack|Compute] Security Groups are not assigned correctly to servers
2012-09-13 09:28:19 +03:00