You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Fabio Terlizzi (JIRA)" <ji...@apache.org> on 2014/03/06 17:52:42 UTC

[jira] [Commented] (JCLOUDS-489) jclouds doesn't provide the iOS streaming URL for Rackspace Cloud Files containers

    [ https://issues.apache.org/jira/browse/JCLOUDS-489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13922735#comment-13922735 ] 

Fabio Terlizzi commented on JCLOUDS-489:
----------------------------------------

Each enabled container has 4 URIs. In org.jclouds.cloudfiles.domain.ContainerCDNMetadata there are only 3 methods:
- getCDNUri() returns always the HTTP URI
- getCDNSslUri() returns always the HTTPS URI
- getCDNStreamingUri() returns always the Streaming URI

there's no method to retrieve the Ios Streaming URI.

> jclouds doesn't provide the iOS streaming URL for Rackspace Cloud Files containers
> ----------------------------------------------------------------------------------
>
>                 Key: JCLOUDS-489
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-489
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-labs-openstack
>    Affects Versions: 1.7.1
>            Reporter: Richard Mahoney
>            Assignee: Jeremy Daggett
>
> The "getCDNMetadata("containername").getCDNUri()" method does not return the iOS streaming URL for CDN-enabled content.
> This applies to jclouds 1.5.0+



--
This message was sent by Atlassian JIRA
(v6.2#6252)