Commit 8e36240
compute: Show flavor in 'server list' with API >= 2.47
Fix the issue where the flavor name was empty in server list output.
This requires somewhat invasive unit test changes to reflect the changed
API response from the server, but this has the upside of meaning we
don't need new tests since what we have validates things.
Also drop the flavor ID column as it is removed from the compute API.
Change-Id: Ica3320242a38901c1180b2b29109c9474366fde0
Signed-off-by: Khomesh Thakre <khomeshthakre24@gmail.com>
Story: 2008257
Task: 411131 parent 4c3de28 commit 8e36240
3 files changed
Lines changed: 348 additions & 260 deletions
File tree
- openstackclient
- compute/v2
- tests/unit/compute/v2
- releasenotes/notes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2369 | 2369 | | |
2370 | 2370 | | |
2371 | 2371 | | |
2372 | | - | |
2373 | | - | |
2374 | | - | |
2375 | | - | |
2376 | | - | |
2377 | | - | |
2378 | | - | |
2379 | | - | |
2380 | | - | |
| 2372 | + | |
| 2373 | + | |
| 2374 | + | |
| 2375 | + | |
| 2376 | + | |
| 2377 | + | |
2381 | 2378 | | |
2382 | | - | |
2383 | | - | |
| 2379 | + | |
| 2380 | + | |
| 2381 | + | |
| 2382 | + | |
| 2383 | + | |
| 2384 | + | |
| 2385 | + | |
| 2386 | + | |
| 2387 | + | |
2384 | 2388 | | |
2385 | | - | |
2386 | | - | |
| 2389 | + | |
| 2390 | + | |
| 2391 | + | |
| 2392 | + | |
| 2393 | + | |
2387 | 2394 | | |
2388 | 2395 | | |
2389 | 2396 | | |
| |||
2507 | 2514 | | |
2508 | 2515 | | |
2509 | 2516 | | |
2510 | | - | |
| 2517 | + | |
2511 | 2518 | | |
2512 | 2519 | | |
2513 | 2520 | | |
2514 | 2521 | | |
2515 | 2522 | | |
2516 | | - | |
2517 | | - | |
2518 | | - | |
2519 | | - | |
2520 | | - | |
2521 | | - | |
| 2523 | + | |
2522 | 2524 | | |
2523 | 2525 | | |
2524 | 2526 | | |
| |||
0 commit comments