<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.  See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License.  You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<features name="jclouds-labs-2.1.0-SNAPSHOT" xmlns="http://karaf.apache.org/xmlns/features/v1.3.0">
    <repository>mvn:io.cloudsoft.jclouds.karaf/jclouds-karaf/2.1.0-SNAPSHOT/xml/features</repository>

    <feature name='jclouds-labs-all-blobstore' description='jclouds-labs - all - macro feature to bundle all blobstores' version='2.1.0-SNAPSHOT'>
    </feature>

    <feature name='jclouds-labs-all-compute' description='jclouds-labs - all - macro feature to bundle all computes' version='2.1.0-SNAPSHOT'>
        <feature>jclouds-azurecompute-arm</feature>
        <feature>jclouds-api-cloudsigma2</feature>
        <feature>jclouds-cloudsigma2-hnl</feature>
        <feature>jclouds-cloudsigma2-lvs</feature>
        <feature>jclouds-cloudsigma2-mia</feature>
        <feature>jclouds-cloudsigma2-sjc</feature>
        <feature>jclouds-cloudsigma2-wdc</feature>
        <feature>jclouds-cloudsigma2-zrh</feature>
        <feature>jclouds-vagrant</feature>
    </feature>

    <!-- JCLOUDS-LABS -->
    <feature name='jclouds-azurecompute-arm' description='Components to access Azure Compute ARM' version='2.1.0-SNAPSHOT'>
        <feature>jclouds-compute</feature>
        <feature>jclouds-azureblob</feature>
        <bundle dependency='true'>mvn:io.cloudsoft.jclouds.api/oauth/2.1.0-SNAPSHOT</bundle>
        <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.okio/1.2.0_1</bundle>
        <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.okhttp/2.2.0_1</bundle>
        <bundle dependency='true'>mvn:io.cloudsoft.jclouds.driver/jclouds-okhttp/2.1.0-SNAPSHOT</bundle>
        <bundle>mvn:io.cloudsoft.jclouds.labs/azurecompute-arm/2.1.0-SNAPSHOT</bundle>
    </feature>

    <feature name='jclouds-api-cloudsigma2' description='jclouds - API - CloudSigma v2' version='2.1.0-SNAPSHOT'>
        <feature>jclouds-compute</feature>
        <bundle>mvn:io.cloudsoft.jclouds.labs/cloudsigma2/2.1.0-SNAPSHOT</bundle>
    </feature>

    <feature name='jclouds-cloudsigma2-hnl' description='CloudSigma v2 Honolulu' version='2.1.0-SNAPSHOT'>
        <feature>jclouds-compute</feature>
        <bundle dependency='true'>mvn:io.cloudsoft.jclouds.labs/cloudsigma2/2.1.0-SNAPSHOT</bundle>
        <bundle>mvn:io.cloudsoft.jclouds.labs/cloudsigma2-hnl/2.1.0-SNAPSHOT</bundle>
    </feature>

    <feature name='jclouds-cloudsigma2-lvs' description='CloudSigma v2 Las Vegas' version='2.1.0-SNAPSHOT'>
        <feature>jclouds-compute</feature>
        <bundle dependency='true'>mvn:io.cloudsoft.jclouds.labs/cloudsigma2/2.1.0-SNAPSHOT</bundle>
        <bundle>mvn:io.cloudsoft.jclouds.labs/cloudsigma2-lvs/2.1.0-SNAPSHOT</bundle>
    </feature>

    <feature name='jclouds-cloudsigma2-mia' description='CloudSigma v2 Miami' version='2.1.0-SNAPSHOT'>
        <feature>jclouds-compute</feature>
        <bundle dependency='true'>mvn:io.cloudsoft.jclouds.labs/cloudsigma2/2.1.0-SNAPSHOT</bundle>
        <bundle>mvn:io.cloudsoft.jclouds.labs/cloudsigma2-mia/2.1.0-SNAPSHOT</bundle>
    </feature>

    <feature name='jclouds-cloudsigma2-sjc' description='CloudSigma v2 San Jose' version='2.1.0-SNAPSHOT'>
        <feature>jclouds-compute</feature>
        <bundle dependency='true'>mvn:io.cloudsoft.jclouds.labs/cloudsigma2/2.1.0-SNAPSHOT</bundle>
        <bundle>mvn:io.cloudsoft.jclouds.labs/cloudsigma2-sjc/2.1.0-SNAPSHOT</bundle>
    </feature>

    <feature name='jclouds-cloudsigma2-wdc' description='CloudSigma v2 Washington DC' version='2.1.0-SNAPSHOT'>
        <feature>jclouds-compute</feature>
        <bundle dependency='true'>mvn:io.cloudsoft.jclouds.labs/cloudsigma2/2.1.0-SNAPSHOT</bundle>
        <bundle>mvn:io.cloudsoft.jclouds.labs/cloudsigma2-wdc/2.1.0-SNAPSHOT</bundle>
    </feature>

    <feature name='jclouds-cloudsigma2-zrh' description='CloudSigma v2 Zurich' version='2.1.0-SNAPSHOT'>
        <feature>jclouds-compute</feature>
        <bundle dependency='true'>mvn:io.cloudsoft.jclouds.labs/cloudsigma2/2.1.0-SNAPSHOT</bundle>
        <bundle>mvn:io.cloudsoft.jclouds.labs/cloudsigma2-zrh/2.1.0-SNAPSHOT</bundle>
    </feature>
    
    <feature name='jclouds-vagrant' description='Components to access Vagrant' version='2.1.0-SNAPSHOT'>
        <feature>jclouds-compute</feature>
        <bundle dependency='true'>mvn:name.neykov/vagrant-java-bindings/0.2.0</bundle>
        <bundle>mvn:io.cloudsoft.jclouds.labs/vagrant/2.1.0-SNAPSHOT</bundle>
    </feature>

</features>
