Open lfeldman opened 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.
I'm pretty sure this gem isn't designed for dbaas
. Can you connect to the Compute URI?
Hi,
I understand. Does it mean it is not planned to integrate dbaas area?
Best,
Luke
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.
If there isn't anything else, please close this ticket :metal:
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