[ 
https://issues.apache.org/jira/browse/BROOKLYN-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tyler Britten updated BROOKLYN-47:
----------------------------------

    Description: 
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:
{panel}
NOTE: unused flags passed to obtain VM in 
openstack-nova:http://x.x.x.x:5000/v2.0/host: {publicKeyData= xxxx
{panel}

  was:
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:
{panel}
NOTE: unused flags passed to obtain VM in 
openstack-nova:http://x.x.x.x:5000/v2.0/@DockerHostImpl{id=t7wNcAge}: 
{publicKeyData= xxxx
{panel}


> 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
>              Labels: patch
>
> 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:
> {panel}
> NOTE: unused flags passed to obtain VM in 
> openstack-nova:http://x.x.x.x:5000/v2.0/host: {publicKeyData= xxxx
> {panel}



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

Reply via email to