Uses of Class
org.jclouds.openstack.nova.v2_0.compute.functions.AllocateAndAddFloatingIpToNode

Packages that use AllocateAndAddFloatingIpToNode
org.jclouds.openstack.nova.v2_0.compute.strategy   
 

Uses of AllocateAndAddFloatingIpToNode in org.jclouds.openstack.nova.v2_0.compute.strategy
 

Constructors in org.jclouds.openstack.nova.v2_0.compute.strategy with parameters of type AllocateAndAddFloatingIpToNode
ApplyNovaTemplateOptionsCreateNodesWithGroupEncodedIntoNameThenAddToSet(org.jclouds.compute.strategy.CreateNodeWithGroupEncodedIntoName addNodeWithTagStrategy, org.jclouds.compute.strategy.ListNodesStrategy listNodesStrategy, org.jclouds.compute.functions.GroupNamingConvention.Factory namingConvention, org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, com.google.common.util.concurrent.ListeningExecutorService userExecutor, AllocateAndAddFloatingIpToNode createAndAddFloatingIpToNode, com.google.common.cache.LoadingCache<ZoneAndName,SecurityGroupInZone> securityGroupCache, com.google.common.cache.LoadingCache<ZoneAndName,KeyPair> keyPairCache, NovaApi novaApi)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.