chef-boneyard / knife-oraclecloud

Knife plugin for Oracle Cloud Infrastructure Classic
Apache License 2.0
4 stars 5 forks source link

sshkey does not appear in opc web console #11

Open prparmar77 opened 8 years ago

prparmar77 commented 8 years ago

It appears that instance gets created with sshkeys ,it however does not show up in opc-console.I found that json submitted by this plug-in does not append slash "/" when prepending the domain name.I modified the code to change the server-options and sshkeys then appear correctly in opc console.

skarthic15 commented 8 years ago

I am also getting same issue. Could you please share me a fix for this.

jjasghar commented 8 years ago

@prparmar77 if you can put together a PR i'd love to see it. @skarthic15 if you figure it out please don't hesitate to offer a PR.

jjasghar commented 8 years ago

Any update here?