andreaturli commented on this pull request.
> + featuresService.installFeature("jclouds-rackspace-cloudfiles-us");
+ }
+
+ @Test
+ public void testServerloveZ1ManFeature() throws Exception {
+ featuresService.installFeature("jclouds-serverlove-z1-man");
+ }
+
+ @Test
+ public void testSkalicloudSdgMyFeature() throws Exception {
+ featuresService.installFeature("jclouds-skalicloud-sdg-my");
+ }
+
+ @Test
+ public void testSoftlayerFeature() throws Exception {
+ featuresService.installFeature("jclouds-softlayer");
interesting! if only I knew it before :)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-karaf/pull/92#discussion_r104719046