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

ASF subversion and git services commented on JCLOUDS-743:
---------------------------------------------------------

Commit 7e04f6236d93f2ec46dfea167fc52ceb33ad0660 in jclouds's branch 
refs/heads/1.8.x from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=7e04f62 ]

JCLOUDS-743 - Remove bluelock-vcloud-zone01 provider


> Remove vcloud providers that no longer support version 1.0
> ----------------------------------------------------------
>
>                 Key: JCLOUDS-743
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-743
>             Project: jclouds
>          Issue Type: Task
>          Components: jclouds-core
>            Reporter: Adrian Cole
>            Assignee: Adrian Cole
>             Fix For: 1.8.1
>
>
> bluelock-vcloud-zone01 and greenhousedata-element-vcloud are no longer 
> compatible with vcloud 1.0, so needs to be removed. We can consider re-adding 
> once we promote vcloud-director out of labs.
> {code}
> $ curl -s https://zone01.bluelock.com/api/versions|grep Version
> <SupportedVersions xmlns="http://www.vmware.com/vcloud/versions"; 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
> xsi:schemaLocation="http://www.vmware.com/vcloud/versions 
> http://10.101.41.40/api/versions/schema/versions.xsd";>
>     <VersionInfo>
>         <Version>1.5</Version>
>     </VersionInfo>
>     <VersionInfo>
>         <Version>5.1</Version>
>     </VersionInfo>
>     <VersionInfo>
>         <Version>5.5</Version>
>     </VersionInfo>
> </SupportedVersions>
> {code}
> {code}
> $ curl -s https://mycloud.greenhousedata.com/api/versions|grep Version
> <SupportedVersions xmlns="http://www.vmware.com/vcloud/versions"; 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
> xsi:schemaLocation="http://www.vmware.com/vcloud/versions 
> http://192.168.170.73/api/versions/schema/versions.xsd";>
>     <VersionInfo>
>         <Version>1.5</Version>
>     </VersionInfo>
>     <VersionInfo>
>         <Version>5.1</Version>
>     </VersionInfo>
> </SupportedVersions>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to