chef-boneyard / knife-oraclecloud

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

ERROR: OracleCloud::Exception::HTTPNotFound: Instance "/xxxxxxxxxx/johndoe@dot.com/dbaas/db" does not exist. #13

Open lfeldman opened 8 years ago

lfeldman commented 8 years ago

Hi,

When I execute knfie oraclecloud server list I use to receive ERROR: OracleCloud::Exception::HTTPNotFound: Instance "/xxxxxxxxxx/johndoe@dot.com/dbaas/db" does not exist. All the other command seems to be working fine.

Best,

Lukasz Feldman

jjasghar commented 8 years ago

Thanks for this report. They must have changed something in their backend then.

We are in the process of getting another test environment, and when I can verify this I'll comment here.

jjasghar commented 8 years ago

I'm pretty sure this gem isn't designed for dbaas. Can you connect to the Compute URI?

lfeldman commented 8 years ago

Hi,

I understand. Does it mean it is not planned to integrate dbaas area?

Best,

Luke

jjasghar commented 8 years ago

It was out of the original scope of this knife plugin. If you read about knife: https://docs.chef.io/knife.html you'll notice that the idea of controlling a DBaaS seems out of scope.

On the other hand there is no reason why one couldn't extend this plugin to control DBaaS; though we'd need the community to write that code.

jjasghar commented 8 years ago

If there isn't anything else, please close this ticket :metal: