Tyler Britten created BROOKLYN-47:
-------------------------------------

             Summary: OpenStack Locations cannot inject public key
                 Key: BROOKLYN-47
                 URL: https://issues.apache.org/jira/browse/BROOKLYN-47
             Project: Brooklyn
          Issue Type: Bug
    Affects Versions: 0.7.0-M1
            Reporter: Tyler Britten


JcloudsLocation.java uses var publickeydata to supply public keys when creating 
an instance. However, the 
org.jclouds.openstack.nova.v2_0.compute.options.NovaTemplateOptions library 
uses the var authorizePublicKey. The UserCreation function will need to check 
if the destination is openstack and if so, switch to authorizePublicKey.
the symptoms in the log are:
NOTE: unused flags passed to obtain VM in 
openstack-nova:http://x.x.x.x:5000/v2.0/@DockerHostImpl{id=t7wNcAge}: 
{publicKeyData= xxxx



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to