You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by ga...@apache.org on 2015/05/28 00:41:35 UTC

[2/2] jclouds-cli git commit: JCLOUDS-669: Add support for rackspace-cloudfiles

JCLOUDS-669: Add support for rackspace-cloudfiles


Project: http://git-wip-us.apache.org/repos/asf/jclouds-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-cli/commit/5247e107
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/5247e107
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/5247e107

Branch: refs/heads/master
Commit: 5247e107a8a179394dfaed6f1b8b6f7cd8b89d6d
Parents: 840c063
Author: Andrew Gaul <ga...@apache.org>
Authored: Tue May 26 18:07:28 2015 -0700
Committer: Andrew Gaul <ga...@apache.org>
Committed: Tue May 26 18:09:00 2015 -0700

----------------------------------------------------------------------
 assembly/pom.xml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/5247e107/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 5f4c050..69a5dcd 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -201,7 +201,9 @@
                 <feature>jclouds-aws-s3</feature>
                 <feature>jclouds-azureblob</feature>
                 <feature>jclouds-chef</feature>
+                <!-- TODO: remove? -->
                 <feature>jclouds-cloudfiles-uk</feature>
+                <!-- TODO: remove? -->
                 <feature>jclouds-cloudfiles-us</feature>
                 <feature>jclouds-cloudsigma2-hnl</feature>
                 <feature>jclouds-cloudsigma2-lvs</feature>
@@ -223,6 +225,8 @@
                 <feature>jclouds-rackspace-cloudloadbalancers-us</feature>
                 <feature>jclouds-rackspace-cloudservers-uk</feature>
                 <feature>jclouds-rackspace-cloudservers-us</feature>
+                <feature>jclouds-rackspace-cloudfiles-uk</feature>
+                <feature>jclouds-rackspace-cloudfiles-us</feature>
                 <feature>jclouds-serverlove-z1-man</feature>
                 <feature>jclouds-skalicloud-sdg-my</feature>
                 <feature>jclouds-softlayer</feature>