Kyle Rames
b1261efd40
[rackspace] updated storage to support custom endpoints when using auth 2.0
2013-02-20 09:15:34 -06:00
Kyle Rames
ca7d7135f5
[rackspace|compute_v2] updated compute_v2 to use auth 2.0 endpoints
2013-02-20 08:14:34 -06:00
Kyle Rames
65eba751da
[rackspace|storage] fixing broken tests
2013-02-19 16:05:17 -06:00
Kyle Rames
f7b8e9b0dc
[rackspace|cdn] updated cdn to use auth 2.0
2013-02-19 15:53:54 -06:00
Kyle Rames
ce140dc4e5
[rackspace|storage] updating to use 2.0 authentication endpoints
2013-02-19 14:43:06 -06:00
Wesley Beary
b6eb57196d
Merge pull request #1572 from kbarrette/data_pipeline
...
[AWS] Rudimentary AWS Data Pipeline functionality
2013-02-18 09:54:10 -08:00
Dan Prince
3b4f1d0b8a
Merge pull request #1574 from dprince/fix_bin_openstack
...
Openstack: fix bin/openstack.rb errors.
2013-02-18 09:44:05 -08:00
Dan Prince
9ee2c6ea7b
Openstack: fix bin/openstack.rb errors.
...
Updates Fog::Bin for OpenStack to support :image.
This patch also fixes a bunch of copy/paste errors in the
deprecated [] method.
2013-02-18 12:12:50 -05:00
Wesley Beary
1029031e77
Merge pull request #1570 from anshul/master
...
Use Fog.providers and Fog.services to require files and instantiate services
2013-02-18 08:16:38 -08:00
Keith Barrette
a327b7481b
Make compatible with Ruby 1.8.7
2013-02-17 17:06:58 -05:00
Keith Barrette
519805a9e1
Mark data pipeline tests pending if mocked
2013-02-17 16:21:45 -05:00
Keith Barrette
ab03f25e11
Fix failing model tests
2013-02-17 16:04:39 -05:00
Keith Barrette
42c4492db8
Simple request tests
2013-02-17 15:27:41 -05:00
Keith Barrette
43aa7c7abb
Simple model tests
2013-02-17 15:27:41 -05:00
Keith Barrette
17fb4f25f8
Rudimentary CRUD for AWS Data Pipeline
2013-02-17 15:27:41 -05:00
Anshul Khandelwal
eb0545b724
[fog] Cleanup: Use the service registry for requiring libs where possible
2013-02-16 16:58:38 +05:30
Anshul Khandelwal
9dc15001ce
[fog] Typo fixed in identity
2013-02-16 16:57:23 +05:30
Anshul Khandelwal
106dc86b06
[openstack] Register the image service
2013-02-16 16:55:43 +05:30
Wesley Beary
374af71c2b
Merge pull request #1564 from rackspace/file_test_fix
...
[Rackspace|Storage] Fixing Failing test
2013-02-13 10:20:38 -08:00
Kyle Rames
822b219bd3
[rackspace|storage] removing test of dubious distinction per geemus
2013-02-13 12:18:52 -06:00
Kyle Rames
1978c8a122
[Rackspace|Storage] This tests consistently fails on either ruby 1.8.7 or ruby 1.9.3 because hash order is indeterminate. I believe the spirt of this test is to ensure that only one header value is generated and thus I have updated the test to reflect that.
2013-02-13 10:37:33 -06:00
Wesley Beary
2fccaa2713
Merge pull request #1562 from ugtastic/master
...
Upgraded the net-scp dep from ~>1.0.4 to ~>1.1 because 1.0.6 was yanked from RubyGems.org
2013-02-13 07:38:31 -08:00
Michael D. Hall
fecbf150a4
Bumped net-scp dependency to ~>1.1
...
RubyGems.org yanked v1.0.6 causing problems
with installing the gem.
2013-02-13 07:03:09 -06:00
Wesley Beary
cc57271f2c
Merge pull request #1560 from boz/ebs-optimized
...
Enable ebs-optimized spot instance requests
2013-02-12 14:47:16 -08:00
Adam Bozanich
48e0d3f200
test spot instance request parser
2013-02-12 14:34:48 -08:00
Adam Bozanich
8a96a0d02d
Enable ebs-optimized spot instance requests
2013-02-12 13:41:48 -08:00
Wesley Beary
361d278347
Merge pull request #1558 from chirag-jog/terremark_fixes
...
Minor fixes to Terremark
2013-02-12 08:28:09 -08:00
Wesley Beary
9f2a25bdbf
Merge pull request #1557 from chirag-jog/terremark_xml_parser_fixes
...
Terremark xml parser fixes - issue #1549
2013-02-12 08:22:33 -08:00
Chirag Jog
259a48f34a
Merge branch 'master' of git://github.com/fog/fog into terremark_xml_parser_fixes
2013-02-12 18:27:17 +05:30
Chirag Jog
4fe646dbbc
Merge branch 'master' of git://github.com/fog/fog into terremark_fixes
2013-02-12 18:26:35 +05:30
Chirag Jog
5542e6b8b4
Minor Fix to delete the internet service
2013-02-12 18:23:39 +05:30
Chirag Jog
8cb8049390
Use the TerremarkParser to extract relevant attributes
2013-02-12 18:22:46 +05:30
Chirag Jog
6a0cb4fca8
Remove existing (unused) parser module and introduce a
...
TerremarkParser - which extends the base parser with the ability to
extract relevant attributes
2013-02-12 18:13:18 +05:30
Wesley Beary
bef59ff2f9
Merge pull request #1556 from rackspace/storage_tests
...
[rackspace|storage] fixed issue in ruby 1.8.7 where metadata was not being deleted
2013-02-11 08:25:58 -08:00
Kyle Rames
f39ecbc35e
[rackspace|storage] fixed issue in ruby 1.8.7 where metadata was not being deleted when set to nil
2013-02-11 09:37:05 -06:00
Anton Lindström
03c2841a0d
Merge pull request #1554 from smgt/glesys-add-platform-to-templates
...
[glesys] add platform to templates
2013-02-10 22:34:35 -08:00
Simon Gate
fbf82c71cb
[glesys] Remove unused features from template model
2013-02-10 13:35:34 +01:00
Simon Gate
a5571f94cb
[glesys] Rename template model to match Fog convention
2013-02-10 13:34:01 +01:00
Simon Gate
4bd242db0c
[glesys] Platform methods to templates
2013-02-10 13:33:04 +01:00
Anton Lindström
e952eb276e
Merge pull request #1553 from smgt/glesys-fix-ips-bug
...
[glesys] Fix bug when trying to attach a ip to a server
2013-02-10 04:03:34 -08:00
Simon Gate
efbbb28c8d
[glesys] Fix bug when trying to attach a ip to a server
2013-02-10 12:17:57 +01:00
Anton Lindström
564176e284
Merge pull request #1552 from smgt/glesys-server-attribute-fix
...
[glesys] Attributes were overwritten when getting server details
2013-02-09 08:18:06 -08:00
Simon Gate
bcfb571dea
[glesys] Attributes were overwritten when getting server details
...
Attributes were overwritten when requesting full information about a
server. Essential the problem is that both the server details and the
server status were requested from Glesys then merged together to create
a Fog Glesys server model object. I moved some of the status attributes
into a usage attribute on the server instead.
2013-02-09 14:53:51 +01:00
Wesley Beary
83e8d790f4
Merge pull request #1551 from chirag-jog/vcloud_enhancements
...
vCloud Director 1.5 enhancements
2013-02-08 08:05:46 -08:00
Chirag Jog
a0a2ca31eb
Merge branch 'vcloud_enhancements' of http://github.com/chirag-jog/fog into vcloud_enhancements
...
Conflicts:
lib/fog/vcloud/requests/compute/instantiate_vapp_template.rb
2013-02-08 12:11:37 +05:30
Chirag Jog
bd1d1474b1
Remove extraneous print
2013-02-08 12:10:13 +05:30
Chirag Jog
7267a739f8
Ability to track vApp level status of readiness
2013-02-08 11:57:24 +05:30
Chirag Jog
6b7ae788cd
Support to Configure the VM network
2013-02-08 11:57:24 +05:30
Chirag Jog
e27b2eec64
Fix Params related to network configuration
2013-02-08 11:57:24 +05:30
Brian Hartsock
1052a24857
Merge pull request #1550 from brianhartsock/master
...
[rackspace|lb] Fixed issue with paths having two slashes
2013-02-07 08:16:59 -08:00