Skip to content
New issue

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

cloud: Use cloud API to obtain the list of available server versions #1008

Merged
merged 1 commit into from
May 2, 2023

Conversation

elprans
Copy link
Member

@elprans elprans commented May 1, 2023

Also, fix display of cloud instance versions in instance list.

@elprans elprans requested review from fantix and tailhook May 1, 2023 22:29
Comment on lines +137 to +139
.or_else(|e| match e.downcast_ref::<ErrorResponse>() {
_ => Err(e),
})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does nothing?

Also, fix display of cloud instance versions in `instance list`.
@elprans elprans merged commit cf0807e into master May 2, 2023
@elprans elprans deleted the cloud-version branch May 2, 2023 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants