docker-machine-opennebula icon indicating copy to clipboard operation
docker-machine-opennebula copied to clipboard

Docker Machine Plugin for OpenNebula

Results 6 docker-machine-opennebula issues
Sort by recently updated
recently updated
newest added

Hello, please archive this repository, close/move all issues to the main OpenNebula repo.

Hi, I’m using Opennebula with Docker-machine and when I use the following command: docker-machine create --driver opennebula --opennebula-template-id 1 I get this error: ![image](https://user-images.githubusercontent.com/1366733/81946796-1c77c880-9600-11ea-9c76-9f6a468afcb7.png) > zeus@master-node:/var/log/one$ docker-machine ls > NAME...

Hi, I'm using this plugin with rancher to create a kubernetes cluster. The creation of a new cluster works without a problem. But if I delete a node from a...

Hi guys. When trying to add opnenbula to my rancher setup (configured like https://opennebula.org/focusing-iac-with-opennebula/) i get: ` [controlPlane] Failed to bring up Control Plane: Failed to verify healthcheck: Failed to...

Hi, I had a weird issue in the UI, it was no longer possible to create a volatile disk because now there's a fancy dialog that didn't have the drop...

Hi, when you want to create a host which is too long to start (>60 sec), you have a timeout error. This is a common problem with Rancher: [https://github.com/rancher/rancher/issues/2154](https://github.com/rancher/rancher/issues/2154) I...

enhancement