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

2396 commits

Author SHA1 Message Date
Rupak Ganguly
54b95431e7 Update mocks for address in create_server and corresponding tests. 2012-04-11 12:39:13 -04:00
Rupak Ganguly
86497010ca Update mocks and tests to simulate real calls in pro. 2012-04-10 18:11:56 -04:00
Rupak Ganguly
dc42fb5c75 Update mocks and tests for flavor to simulate real results. 2012-04-10 14:57:43 -04:00
Rupak Ganguly
b997218f93 Update mocks and tests to simulate real results. 2012-04-10 14:57:11 -04:00
Rupak Ganguly
e54573070e Update mocks and tests to simulate real results. 2012-04-10 14:56:22 -04:00
Rupak Ganguly
3f2aba443f Update mocks to simulate real results. 2012-04-10 12:46:01 -04:00
Rupak Ganguly
4922a0152b Update mocks to simulate real behavior. 2012-04-10 12:44:33 -04:00
Rupak Ganguly
36d4dcbefe Update tests and mocks based on real pro data. 2012-04-10 10:41:18 -04:00
Rupak Ganguly
664002a7dc Update mocks to simulate real results in containers. 2012-04-09 18:02:39 -04:00
Rupak Ganguly
4b72f88d91 Add mocking support for HP CDN provider. 2012-04-09 16:02:04 -04:00
Rupak Ganguly
23a5dcd178 Add HP credential params. 2012-04-09 10:17:25 -04:00
Rupak Ganguly
5129a54a3c Fix mocks for list_key_pairs. 2012-04-06 15:26:22 -04:00
Rupak Ganguly
9bea716c49 Fix mocks for create_key_pair. 2012-04-06 15:25:43 -04:00
Rupak Ganguly
3ace363dfb Update mocking support for security groups and security group rules. 2012-04-06 12:49:27 -04:00
Rupak Ganguly
4f14fe3806 Update mocking support for security groups. 2012-04-05 19:04:26 -04:00
Rupak Ganguly
05f3c840af Update mocking support. 2012-04-05 17:20:28 -04:00
Rupak Ganguly
4f9350af56 Update mocking support. 2012-04-05 16:07:32 -04:00
Rupak Ganguly
68c6aeab81 Update mocking support. 2012-04-05 13:01:47 -04:00
Rupak Ganguly
4a455743ea Minor fix for mocks. 2012-04-04 19:36:07 -04:00
Rupak Ganguly
79eadc437e Add mocking support. 2012-04-04 19:35:31 -04:00
Rupak Ganguly
4aae5af040 Add implementation for mocks. 2012-04-04 19:16:04 -04:00
Rupak Ganguly
7956149306 Fix format of flavors in mocks. 2012-04-03 18:48:53 -04:00
Rupak Ganguly
8a9054f6dc Fix an issue in copy mocking portion. 2012-04-02 19:04:02 -04:00
Rupak Ganguly
f6d26909f3 Add mocking support for copy operation using puut object. 2012-04-02 18:45:33 -04:00
Rupak Ganguly
09268ca8fc Fix mocks to match real implementation. 2012-04-02 15:30:42 -04:00
Rupak Ganguly
eb5e3fe279 Raise the correct exception in the mock. 2012-03-30 18:12:03 -04:00
Rupak Ganguly
8dea8a4523 Fix mock to return integer value for count. 2012-03-30 17:43:33 -04:00
Rupak Ganguly
15ad2d96a2 Remove bad service. 2012-03-30 16:51:10 -04:00
Rupak Ganguly
854331420c Remove obsolete method. 2012-03-21 16:59:47 -04:00
Rupak Ganguly
813c23ae10 Refactor escape method for container and object names and move it to the HP provider from individual namespaces. 2012-03-21 16:59:08 -04:00
Rupak Ganguly
f781680309 Add an Errors module for handling HP provider specific exceptions. 2012-03-20 18:48:43 -04:00
Rupak Ganguly
12232eccfa Update public_ip_address method to return first public ip address. 2012-02-22 03:35:56 -05:00
Rupak Ganguly
415e05b2d7 Fix for Fog::HP::CDN::NotFound exception. 2012-02-15 00:40:23 -05:00
Rupak Ganguly
f10a3488f2 [core] Fix display_stdout to process multiple lines output. 2012-02-13 19:07:17 -05:00
Rupak Ganguly
6bf0465fe1 Hack to fix public_ip_address. 2012-02-13 19:04:05 -05:00
Rupak Ganguly
482ef45da2 Add key_pair get/set methods for server model. 2012-02-12 13:13:17 -05:00
Rupak Ganguly
8e6739cbf8 Bump version and update changelog. 2012-02-10 01:16:31 -05:00
Rupak Ganguly
e1feb01ec3 Add parameter :hp_avl_zone to access the az2 availability zone to the HP Compute provider. 2012-02-09 18:34:32 -05:00
Rupak Ganguly
0a3fa872e3 Fix for auth uri using Identity service. 2012-02-09 17:59:07 -05:00
Rupak Ganguly
3445e07e42 Update inline documentation. 2012-02-09 15:05:42 -05:00
Rupak Ganguly
4498879c7a Add some attributes that are implemented as methods. 2012-01-31 18:26:13 -05:00
Rupak Ganguly
897e48d09f Add cores as an attribute to alias vcpus. 2012-01-30 15:14:46 -05:00
Rupak Ganguly
0c7040c1c0 Remove bits and cores from flavor. 2012-01-30 12:48:30 -05:00
Rupak Ganguly
ae657cd975 Escape the key in the call. 2012-01-25 18:31:07 -05:00
Rupak Ganguly
b5ce472af9 Update inline documentation. 2012-01-25 18:30:38 -05:00
Rupak Ganguly
36bb238685 Refactor to remove service_type param from provider call. 2012-01-24 16:33:46 -05:00
Rupak Ganguly
68f4776afd Add connection_options for AWS Compute provider. 2012-01-20 21:16:10 -05:00
Rupak Ganguly
4c3272a6e1 Add cdn_enabled?, cdn_enable= and cdn_public_url for directory model. Also, add cdn_public_url for file model. 2012-01-20 21:12:02 -05:00
Rupak Ganguly
90aa27af97 Update HP Compute provider to use CS authentication and retrofit code to use v1 auth as well. 2012-01-19 19:11:03 -05:00
Rupak Ganguly
b4da735b38 Update CDN integration with Storage with respect to CS authentication. 2012-01-19 14:50:43 -05:00