Skip to content

associate_floating_ip returns 404 #39

Description

@msherman64

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:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions