Closed nakos closed 4 years ago
Hi @nakos,
It is just a "typo" the correct function name is "ex_get_floating_ip". Could you test it please?
Thanks
Hi @micafer,
Thank you, I tested it to some sites and no error occurred.
However, when the public IP is indeed removed (can no longer connect via ssh or ping it), the IM still returns the "net_interface.0.ip" and "net_interface.0.connection" with the previous values when retrieving the VM info.
I'm using the rest endpoint /infrastructures/infrid/vms/vmid to get the VM info.
Hi @nakos,
I get the problem. I added two commits to correctly fix it.
Thank you @micafer, it works great now.
Hi all,
I'm using the IM docker image v1.8.5 to deploy and manage VMs to OpenStack endpoints in the EGI Fedcloud infrastructure with OIDC authentication. Although most actions (deployment,stop,start etc) work as expected, the following error occurs when I'm trying to remove the public IP from a running VM:
The exception seems to originate here
The authentication parameters were set as indicated in the documentation for the EGI Fedcloud case.