-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Line 255 in 243dbf2
| self.conn.compute.add_floating_ip_to_server(self.server.id, self.ip) |
So far as I can tell, this API method was deprecated in compute API microversion 2.44, and returns a 404 if a newer microversion is specified.
Newer versions of the API and SDK reference neutron's "floating IP update" instead.
The high level methods being either of:
Metadata
Metadata
Assignees
Labels
No labels