Eric Stonfer
e27c195dd6
minor fix to ENI tests
2012-04-01 22:29:36 -04:00
Eric Stonfer
935c63447b
https://github.com/fog/fog/issues/810 - Add ENI support by maf23
2012-04-01 22:22:38 -04:00
Eric Stonfer
16dbd66e7a
Merge pull request #822 from portertech/vpc-fixes
...
[vpc-fixes] AWS security group model + VPC
2012-04-01 14:21:37 -07:00
Sean Porter
e8ecbc25cf
[vpc-fixes] AWS security group model + VPC
...
[vpc-fixes] drop sec group name when id is provided
[vpc-fixes] must use IpPermissions in order to apply
[vpc-fixes] adjust sec group tests since group id can be provided instead of group name
[vpc-fixes] update other methods to allow for name or id
[vpc-fixes] fix whitespace in test
[vpc-fixes] testing nil name and id
[vpc-fixes] get sec group revoke working
[vpc-fixes] name_specified & group_id_specified to catch where GroupId key exists but is nil
2012-04-01 10:23:46 -07:00
Edward Muller
58bc12971c
Merge pull request #830 from fog/new_dis_parser
...
the old parser was not working properly
Closes #829
2012-03-31 14:31:22 -07:00
Edward Muller
6aad80460b
the old parser was not working properly
2012-03-31 14:27:29 -07:00
Edward Muller
efa6ee66ce
Merge pull request #828 from fog/status_next_token
...
Status next token
Closes #800
2012-03-31 12:23:51 -07:00
Edward Muller
4e6697d26a
refactor to use Fog::AWS.indexed_request_param
2012-03-31 12:21:35 -07:00
Edward Muller
0041246aa8
complete Request param support
2012-03-31 12:21:09 -07:00
Edward Muller
edb6af8805
include the nextToken in the body
2012-03-31 12:20:50 -07:00
Edward Muller
45d8f49333
Fog::AWS.indexed_reuqest_param
2012-03-31 12:20:31 -07:00
George Scott
fd36a788cd
[aws|dns] Fixed #all iteration
...
It was not possible to iterate all records using #all because of lack
of NextRecordIdentifier.
2012-03-31 10:01:45 -07:00
George Scott
1f80a347d2
[aws|beanstalk] Added #load_balancer method.
...
Added a convenience method to get the load balancer model associated
with the beanstalk environment.
2012-03-30 10:33:58 -07:00
George Scott
12f539c577
[aws|beanstalk] Added missing :beanstalk case.
2012-03-28 19:06:05 -07:00
George Scott
27f3eda915
[aws|dns] Support for latency/weighted resource sets.
...
Support for CRUD on latency/weighted resource sets for AWS Route 53.
Updated to latest API version.
2012-03-28 13:50:56 -07:00
George Scott
44e5166251
Merge branch 'master' of https://github.com/fog/fog
2012-03-28 10:48:36 -07:00
George Scott
446870d8a6
[aws|dns] Allow both Ruby and AWS style names for alias.
...
It was not possible to delete AWS DNS Alias Records because retrieved
records use CamelCase for alias target keys and change_resource_records
required ruby style names. It now accepts both.
2012-03-28 10:48:06 -07:00
Wesley Beary
f816282fcc
Merge pull request #818 from benbc/s3-region-fix
...
Store the region for S3.
2012-03-28 10:02:33 -07:00
Jeff McCune
4374a28ef6
Merge pull request #817 from ohadlevy/vsphere
...
vsphere enchancements
2012-03-28 09:24:21 -07:00
Ben Butler-Cole
091fb99205
Store the region for S3.
2012-03-28 16:05:34 +01:00
Ohad Levy
1497124853
[vsphere] adds support to get and set vnc console
2012-03-28 13:48:14 +02:00
Ohad Levy
735a8822cc
[vsphere] adds memory and cpu server attributes
2012-03-28 13:48:14 +02:00
Ohad Levy
0644377c60
[vsphere] force poweroff of instance of vmware tools are not installed
2012-03-28 13:48:07 +02:00
Wesley Beary
09d52dac8d
Merge pull request #816 from lnmx/patch-1
...
docs: fix link to EngineYard logo (broken in /storage, /compute, ...)
2012-03-27 14:41:09 -07:00
Len
7399d7e9af
[docs] fix link to EngineYard logo (broken in /storage, /compute, etc.)
2012-03-27 18:38:17 -03:00
geemus
4cc36ef51c
Release 1.3.1
2012-03-27 14:42:10 -05:00
geemus
f0f6924569
[storage] properly update content-type at save time for file models
2012-03-26 19:14:09 -05:00
Wesley Beary
0960f8aa38
Merge pull request #815 from gscottrw/aws_dns_status
...
[aws|dns] Support for checking record sync status.
2012-03-26 13:44:27 -07:00
George Scott
7945ecb286
[aws|dns] Changed #insync? to #ready?
2012-03-26 13:40:19 -07:00
George Scott
ad81386d98
[aws|dns] Preserves change_id. Support for checking sync status via reload.
2012-03-26 12:23:42 -07:00
Decklin Foster
dee1bdfa53
Merge pull request #813 from BrindleFly/master
2012-03-25 23:50:26 -04:00
Decklin Foster
80c531a17c
[ibm|compute] Add request test for list_vlans and fix mock
2012-03-25 23:49:48 -04:00
Joe Kinsella
2ade6c329e
Adding Vlan class to IBM SmartCloud
2012-03-24 22:20:53 -04:00
Decklin Foster
62488b4335
Merge pull request #811 from decklin/ibm-enhancements
...
Ibm enhancements
2012-03-23 10:57:18 -07:00
Decklin Foster
c60420318f
[ibm] Make usage of #state rather than #status consistent
2012-03-22 17:26:34 -04:00
geemus
a48a37b208
bump excon dep to get jruby openssl fixes
2012-03-22 12:43:28 -05:00
Decklin Foster
399ea807c6
[ibm|compute] Add clone/destroy methods and tests to Image
2012-03-22 13:21:48 -04:00
Decklin Foster
db0772ad88
[ibm|storage] Restore storage_area, platform_version, clone_status Volume attributes
2012-03-22 13:08:08 -04:00
Decklin Foster
8c40809a39
Merge pull request #809 from decklin/avoid-constants
...
[ibm] avoid using constants (Rails loads files multiple times, issue #807 )
2012-03-22 09:02:42 -07:00
Wesley Beary
e0437b4596
Merge pull request #805 from jem/master
...
Allow custom headers in Storage#put_object_url
2012-03-22 08:54:06 -07:00
Decklin Foster
256337db77
[ibm] avoid using constants (Rails loads files multiple times, issue #807 )
2012-03-22 08:49:20 -04:00
Jacob Mattingley
f3431cb963
Use https_url instead of deprecated url for put_object_url
2012-03-21 19:47:15 -07:00
Jacob Mattingley
ca397eafbc
Allow custom headers in Storage#put_object_url
2012-03-21 19:41:56 -07:00
geemus
f9e25a6455
Release 1.3.0
2012-03-21 17:04:56 -05:00
geemus
f78afe9824
[storage|aws] fix hardcoded host in get_object_http(s)_url methods
2012-03-21 17:01:49 -05:00
Eric Stonfer
53671afbc9
Merge pull request #804 from estonfer/fixed_sec_tests
...
wrangled security tests into working
2012-03-21 14:02:57 -07:00
Wesley Beary
efdbe161c0
Merge pull request #694 from decklin/ibmsmartcloud
...
[ibm] Initial IBM SmartCloud support
2012-03-21 13:48:35 -07:00
Amos Benari
4ffa8675ea
ovirt added support for 'set vm ticket'.
...
This api call is needed for openning a console to the server.
2012-03-21 16:00:57 +02:00
Decklin Foster
79b3636298
[ibm] Return pending if provisioning times out in the real tests
2012-03-21 07:58:35 -04:00
Decklin Foster
d257bcae45
[ibm] Mark volume attach/detach pending, won't create instance
2012-03-21 07:58:35 -04:00