1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

5660 commits

Author SHA1 Message Date
Efe Yardimci
7b18fef0f0 Initial support for redshift, with describe_cluster requests and corresponding parsers 2013-08-30 04:15:06 -04:00
Carlos Sanchez
1e18b71963 Only HTTPStatusError has request and response
Fixes NoMethodError:undefined method 'request' for #<Excon::Errors::SocketError:0x62540a41>
2013-08-29 12:43:14 -07:00
Kyle Rames
7bfaef6dcc Merge pull request from rackspace/entity_mock1
[rackspace|monitoring] adding mocks for get_entity
2013-08-28 13:15:12 -07:00
Kyle Rames
a170575984 [rackspace|monitoring] adding mocks for get_entity 2013-08-28 15:14:39 -05:00
Wesley Beary
a97a7cc5be Merge pull request from rbclark/parsercleanup-topull
[aws|compute] Cleaned up unnecessary parsers.
2013-08-28 12:19:02 -07:00
Wesley Beary
f3e873bb1a Merge pull request from burns/mime_types
require mime/types in Fog::Storage
2013-08-28 06:23:04 -07:00
Eric Stonfer
33f5250146 Merge pull request from rbclark/awsroutes-topull
[aws|compute] add route table support for VPC's
2013-08-27 22:19:15 -07:00
Brian D. Burns
4ea463eb7b require mime/types in Fog::Storage 2013-08-27 20:43:49 -04:00
Chris Wuest
c9b2fed02d [rackspace|compute_v2] Image list returns details
Ensure consistency with detailed Flavor lists
2013-08-26 18:42:14 -05:00
Chris Wuest
b14c25d3af [rackspace|compute_v2] Flavor list returns details
This avoids forcing iteration through the flavor list and calling get on
each member to obtain the full details of flavors.
2013-08-26 13:59:18 -05:00
Akshay Moghe
901f70c525 Merge pull request from icco/multiple-ssh-keys
[google|compute] Fix a bug when dealing with multiple ssh keys
2013-08-24 11:58:53 -07:00
Wesley Beary
6e265ce397 Merge pull request from snoopie/content_disposition_openstack
[openstack | storage] Allow passing Content-Disposition header when saving file
2013-08-23 15:45:22 -07:00
Nat Welch
111bd6089c Add support for multiple sshkeys and downed zones. 2013-08-21 18:51:38 -07:00
Nat Welch
ac8d06550a [google|compute] Set default zone to be one not in maintence. 2013-08-21 18:48:47 -07:00
Kyle Rames
e39242145d Merge pull request from dJason/patch-4
Create Compute::RackspaceV2::Real.list_snapshot_images
2013-08-21 12:58:04 -07:00
dJason
d913af5ddf Update list_images.rb 2013-08-21 13:09:24 -06:00
dJason
1e23c5a1db Delete list_snapshot_images.rb 2013-08-21 12:57:08 -06:00
dJason
372dc2214a Update images.rb 2013-08-21 12:56:43 -06:00
dJason
e6eba51319 Update images.rb 2013-08-21 11:30:14 -06:00
Kyle Rames
f5688e61c7 Merge pull request from rebelagentm/lb_stats
[Rackspace|Load Balancers] Added get_stats and mock for create_load_balancer
2013-08-21 06:57:41 -07:00
Kyle Rames
1a05672512 Merge pull request from rackspace/reauth_fix
[rackspace] Fixes potential recursive loop
2013-08-21 06:55:57 -07:00
Kyle Rames
acc917e273 Merge pull request from samsonjs/fix-rackspace-storage-non-ssl-public-urls
[rackspace] fix non-SSL public CDN URLs
2013-08-20 14:58:32 -07:00
Michael Jackson
23cded277b [Rackspace|Load Balancers] Added get_stats and mock for create_load_balancer 2013-08-20 16:45:48 -05:00
Sami Samhuri
c73ca4ef21 [rackspace] fix non-SSL public CDN URLs 2013-08-20 09:54:35 -07:00
dJason
25be8d0a3b Update list_images.rb
Comments were copied from list_flavors.rb, correcting documentation link
2013-08-20 10:38:58 -06:00
dJason
f67cc7055d Create list_snapshot_images.rb
Provide a method for retrieving snapshot images.
2013-08-20 10:36:25 -06:00
Kyle Rames
fc6f40c5aa [rackspace] fixes issue - Recursive loop in rackspace compute authentication 2013-08-20 10:46:22 -05:00
Kyle Rames
61d9475e3e Merge pull request from bfosberry/adding_ssh_example_20130819
Adding example to bootstrap server with custom ssh_key
2013-08-20 06:57:38 -07:00
Yauheni Kryudziuk
d21ac4f0ca Allow passing Content-Disposition header when saving file into Openstack cloud 2013-08-20 11:50:54 +02:00
Sami Samhuri
f651d05654 [rackspace] fix excluding extra characters in Rackspace.escape 2013-08-19 16:31:22 -07:00
Brendan Fosberry
1a357ed95d Adding example to bootstrap server with custom ssh_key 2013-08-19 13:48:20 -05:00
Kyle Rames
bf7d348d88 Merge pull request from rackspace/test_fix
[rackspace] fixing more broken tests
2013-08-16 18:46:29 -07:00
Robert Clark
d828eb17ab Cleaned up unnecessary parsers. 2013-08-16 12:26:22 -04:00
Robert Clark
a909754ff4 Updated create route to make additional checks so it passed our tests. 2013-08-16 11:13:02 -04:00
Robert Clark
4622bd5889 Fixed error happening when the route_table was nil. 2013-08-16 11:07:43 -04:00
Robert Clark
206d5827b7 Added delete_route_table mock. 2013-08-16 11:06:55 -04:00
Robert Clark
91a6275e20 Added mock for disassociate_route_table. 2013-08-16 11:05:02 -04:00
Robert Clark
ff37b88b12 Updated associate_route_table mock to return the correct association id and with additional fields that were previously missing. 2013-08-16 11:04:08 -04:00
Robert Clark
32e7d16190 Added delete_route mock. 2013-08-16 11:03:52 -04:00
Robert Clark
13cc6255f1 Updated association to always contain optional fields. 2013-08-16 11:03:18 -04:00
Robert Clark
e5fb267729 Do not wrap default route in item. 2013-08-16 11:03:17 -04:00
Robert Clark
8402d4e1b9 Typo in default route. 2013-08-16 11:03:17 -04:00
Robert Clark
5985c98ed7 Added mock for create_route 2013-08-16 11:02:37 -04:00
Robert Clark
5736a77e14 Updated routeSet to include all possible parameters, as some were being ignored by the parser. 2013-08-16 11:00:29 -04:00
Robert Clark
9717d7297b Fixed bug in parser where object memory reference was not being cleared. 2013-08-16 10:59:48 -04:00
Robert Clark
1acbb33688 Added network_interface_id and did a cleanup of create route. 2013-08-16 10:59:48 -04:00
Robert Clark
26ce62d2a3 Removed state from route_table model because route_tables don't seem to have a state, routes do. Also fixes create_route_tables mock. 2013-08-16 10:58:50 -04:00
Robert Clark
cdce0b8f1d Added describe_route_tables mock. 2013-08-16 10:58:45 -04:00
Robert Clark
b9794ae64e Setup VPC mocks to create a default route table. 2013-08-16 10:54:06 -04:00
Robert Clark
7fa654b49c Corrected description for createRoute to be more accurate. 2013-08-16 10:54:05 -04:00