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

3185 commits

Author SHA1 Message Date
Rupak Ganguly
9e1b0b0691 Fix format for list_key_pairs. 2012-04-06 15:27:16 -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
37d4177f58 Add tests for security group rules. 2012-04-06 12:49:57 -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
5d5b92570e Add tests for security groups. 2012-04-05 19:04:42 -04:00
Rupak Ganguly
4f14fe3806 Update mocking support for security groups. 2012-04-05 19:04:26 -04:00
Rupak Ganguly
26e2fa51ec Add tests for keypairs. 2012-04-05 17:20:53 -04:00
Rupak Ganguly
05f3c840af Update mocking support. 2012-04-05 17:20:28 -04:00
Rupak Ganguly
f0c8a7969a Fix minor things in tests. 2012-04-05 17:20:09 -04:00
Rupak Ganguly
241a74aa8c Add tests for addresses and floating ips. 2012-04-05 16:07:57 -04:00
Rupak Ganguly
4f9350af56 Update mocking support. 2012-04-05 16:07:32 -04:00
Rupak Ganguly
3272290756 Add tests for server requests. 2012-04-05 13:02:16 -04:00
Rupak Ganguly
68c6aeab81 Update mocking support. 2012-04-05 13:01:47 -04:00
Rupak Ganguly
f9c289a95b Add tests for images. 2012-04-04 19:36:30 -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
49e4cd0cba Add tests for flavor. 2012-04-03 18:49:38 -04:00
Rupak Ganguly
7956149306 Fix format of flavors in mocks. 2012-04-03 18:48:53 -04:00
Rupak Ganguly
af80601bd0 Add test for copying from one container to another. 2012-04-02 19:09:58 -04:00
Rupak Ganguly
ee064c2ac7 Add test for copy objects. 2012-04-02 19:04:46 -04:00
Rupak Ganguly
8a9054f6dc Fix an issue in copy mocking portion. 2012-04-02 19:04:02 -04:00
Rupak Ganguly
1cc05f0417 Add more tests for containers and objects. 2012-04-02 18:46:04 -04:00
Rupak Ganguly
f6d26909f3 Add mocking support for copy operation using puut object. 2012-04-02 18:45:33 -04:00
Rupak Ganguly
e358edf951 Add object tests for storage. 2012-04-02 15:31:29 -04:00
Rupak Ganguly
09268ca8fc Fix mocks to match real implementation. 2012-04-02 15:30:42 -04:00
Rupak Ganguly
da7d8f30e7 Add HP provider and credentials to support testing with mocks. 2012-03-30 18:13:13 -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
44afa4172e Bump version and update changelog. 2012-02-23 15:13:25 -05: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
93776d671f Merge branch 'master' of keg.dev.uswest.hpcloud.net:ruby_fog_os 2012-02-10 01:44:40 -05:00
Rupak Ganguly
8e6739cbf8 Bump version and update changelog. 2012-02-10 01:16:31 -05:00
Rupak Ganguly
122a7fab47 Merge branch 'cs_auth' 2012-02-10 01:11:01 -05:00
Rupak Ganguly
637ab2e4d0 Bump version and update changelog. 2012-02-10 01:07:56 -05:00
Rupak Ganguly
ce81038ba0 Bump version and update changelog. 2012-02-09 18:43:07 -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
af31f03f85 Update copyright notice. 2012-02-06 12:17:38 -05:00
Rupak Ganguly
d6807e0688 Bump version and update changelog. 2012-02-02 12:11:51 -05:00