> @@ -68,5 +79,20 @@
> <artifactId>rackspace-cloudloadbalancers-us</artifactId>
> <version>${jclouds.version}</version>
> </dependency>
> + <dependency>
> + <groupId>org.apache.jclouds.labs</groupId>
> + <artifactId>openstack-trove</artifactId>
> + <version>${jclouds.labs.version}</version>
> + </dependency>
> + <dependency>
> + <groupId>org.apache.jclouds.provider</groupId>
I will test both suggestions when I get back to this.
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/6/files#r5886278