Rupak Ganguly
|
01d3c4df44
|
Add Object Storage container sync feature.
|
2013-03-13 18:31:00 -04:00 |
|
Rupak Ganguly
|
fdf49245ee
|
Fix names of the container sync attributes.
|
2013-03-13 18:30:59 -04:00 |
|
howete
|
b3995a95ed
|
container sync attributes
|
2013-03-13 18:30:59 -04:00 |
|
Rupak Ganguly
|
03bf99d9d3
|
Merge changes from upstream fog 1.8.0 and later updates.
|
2013-01-18 15:06:41 -05:00 |
|
Rupak Ganguly
|
029777e7a5
|
Fix case where invalid CDN endpoint was causing issues.
|
2013-01-16 17:14:13 -05:00 |
|
Paul Thornthwaite
|
b8a36cc688
|
[hp] Updates reference to service
|
2013-01-07 21:01:13 +00:00 |
|
Rupak Ganguly
|
4538803ab9
|
Fix some null checks.
|
2012-11-09 08:48:09 -05:00 |
|
Rupak Ganguly
|
ee2168a855
|
Minor bug fix when acls are nil. Also, added support for specifying list of users for grant and revoke as a comma-separated list.
|
2012-10-29 17:01:21 -04:00 |
|
Rupak Ganguly
|
dda22ad8c5
|
Minor fix to allow options on save to pass in metadata.
|
2012-10-26 00:21:49 -04:00 |
|
Rupak Ganguly
|
13509fced4
|
Add grant, revoke and list methods for cross tenant object acls implementation.
|
2012-10-16 21:48:50 -04:00 |
|
Rupak Ganguly
|
33a0227713
|
Add helper method for cdn public ssl url and remove check for hp_cdn_ssl flag.
|
2012-04-17 17:00:31 -04:00 |
|
Rupak Ganguly
|
9d1e801d92
|
Add new HP providers for Object Storage, Compute and CDN services.
|
2012-04-16 15:48:41 -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
|
415e05b2d7
|
Fix for Fog::HP::CDN::NotFound exception.
|
2012-02-15 00:40:23 -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
|
401908447f
|
Update destroy and save methods to call appropriate CDN counterparts when CDN service is available and enabled.
|
2011-11-11 16:14:28 -05:00 |
|
Rupak Ganguly
|
3ad6af22c0
|
Make headers camel cased in public_url and remove manipulation of public_url in save method. Use delete_container in CDN context instead of out_container.
|
2011-10-24 16:00:21 -04:00 |
|
Rupak Ganguly
|
02e40aed2c
|
Update code to call delete_container if CDN is enabled.
|
2011-10-24 13:40:50 -04:00 |
|
Rupak Ganguly
|
6c0c274490
|
Catch new exception that is being thrown.
|
2011-10-24 13:35:11 -04:00 |
|
Rupak Ganguly
|
c89bc9a9c0
|
Fix small bug with returning public url in the case when cdn is used.
|
2011-10-21 00:14:08 -04:00 |
|
Rupak Ganguly
|
7e1a287e4d
|
Merge fog 1.0.0 from upstream, and update namespace changes across the HP provider for storage and compute services.
|
2011-10-17 15:25:07 -04:00 |
|