You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2022/03/23 10:05:09 UTC

[GitHub] [libcloud] micafer commented on issue #1670: Error getting node_id in OpenStack_2_FloatingIpAddress

micafer commented on issue #1670:
URL: https://github.com/apache/libcloud/issues/1670#issuecomment-1076179030


   Using new network API the value of `node_id` is not returned in the floating ip list call, so you need to call the `get_node_id()'  method to get it:
   
   https://github.com/apache/libcloud/blob/trunk/libcloud/compute/drivers/openstack.py#L4546


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org