Issue 645: go2cloud uses a elasticstack2 which we don't yet support

This commit is contained in:
Adrian Cole 2011-07-29 13:44:03 -07:00
parent 3e15445297
commit c424edbda9
14 changed files with 1 additions and 7 deletions

View File

@ -21,7 +21,7 @@ our compute api supports: aws-ec2, gogrid, cloudservers-us, stub (in-memory), de
slicehost, eucalyptus-partnercloud-ec2, elastichosts-lon-p (Peer 1),
elastichosts-sat-p (Peer 1), elastichosts-lon-b (BlueSquare),
openhosting-east1, serverlove-z1-man, skalicloud-sdg-my,
greenhousedata-element-vcloud, go2cloud-jhb1
greenhousedata-element-vcloud
* note * the pom dependency org.jclouds/jclouds-allcompute gives you access to
to all of these providers

View File

@ -159,11 +159,6 @@
<artifactId>openhosting-east1</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.jclouds.provider</groupId>
<artifactId>go2cloud-jhb1</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.jclouds.provider</groupId>
<artifactId>serverlove-z1-man</artifactId>

View File

@ -60,7 +60,6 @@
<module>elastichosts-lon-b</module>
<module>rimuhosting</module>
<module>openhosting-east1</module>
<module>go2cloud-jhb1</module>
<module>serverlove-z1-man</module>
<module>skalicloud-sdg-my</module>
<module>savvis-symphonyvpdc</module>