We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python-chi/chi/server.py
Line 255 in 243dbf2
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.
2.44
Newer versions of the API and SDK reference neutron's "floating IP update" instead.
The high level methods being either of:
The text was updated successfully, but these errors were encountered:
I think I am having this issue too!
Sorry, something went wrong.
No branches or pull requests
python-chi/chi/server.py
Line 255 in 243dbf2
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:
The text was updated successfully, but these errors were encountered: