Files
python-openstackclient/openstackclient/tests/unit/compute/v2
Khomesh Thakre 63e15ff405 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: 41113
(cherry picked from commit 8e362402de)
(cherry picked from commit 0873e7580e)
(cherry picked from commit 4b7e777c0c)
(cherry picked from commit fef473390c)
(cherry picked from commit 0a6babc04c)
2021-12-08 23:27:06 +00:00
..
2020-10-14 10:40:13 +00:00
2017-08-17 06:55:00 +00:00