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

Use API call to get region name #11

Closed
outscale-mgo opened this issue Jul 21, 2020 · 2 comments
Closed

Use API call to get region name #11

outscale-mgo opened this issue Jul 21, 2020 · 2 comments

Comments

@outscale-mgo
Copy link
Contributor

https://github.com/outscale-dev/osc-tui/blob/93a44e35a523791494dc5c711042f91a08737f87/src/popup.py#L54

This line have 3 problems:

  1. it refer to regions that doesn't exist anymore
  2. it doesn't contain all regions
  3. it's not future proof

If we used the api call ReadRegions we could simply get the region list, and use that instead.

@outscale-fne
Copy link
Contributor

@Pierre570 tu prends?

@Pierre570
Copy link
Contributor

Yes mais pour le moment on peut pas utiliser ReadRegions

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

No branches or pull requests

3 participants