Examples of VirtacorePublicCloudLAXProviderMetadata


Examples of org.jclouds.virtacore.publiccloud.VirtacorePublicCloudLAXProviderMetadata

*/
@Test(groups = "unit", testName = "VirtacorePublicCloudLAXProviderTest")
public class VirtacorePublicCloudLAXProviderTest extends BaseProviderMetadataTest {

   public VirtacorePublicCloudLAXProviderTest() {
      super(new VirtacorePublicCloudLAXProviderMetadata(), ProviderMetadata.COMPUTE_TYPE);
   }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.