Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
Nova needs a strategy so it behaves more like org.jclouds.aws.ec2.compute.strategy.CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions.createNewKeyPairUnlessUserSpecifiedOtherwise()
Right now it only has org.jclouds.openstack.nova.v2_0.compute.loaders.CreateUniqueKeyPair which does not examine TemplateOptions to determine what to do.