Fix unknown instance type (#3710)
* Use apiname when comparing unknown instance ids * Use get_instance_types API to populate instance_types.json * Fix scope of instances array when retrieving instance types
This commit is contained in:
parent
442fcd4e51
commit
a0d7a943ee
6 changed files with 46 additions and 154 deletions
|
|
@ -10,5 +10,4 @@ prompt-toolkit==2.0.10 # 3.x is not available with python2
|
|||
click==6.7
|
||||
inflection==0.3.1
|
||||
lxml==4.2.3
|
||||
beautifulsoup4==4.6.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue