Skip to content

associate_floating_ip returns 404 #39

@msherman64

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions