diff options
| author | Khomesh Thakre <khomeshthakre24@gmail.com> | 2020-11-06 22:45:03 +0530 |
|---|---|---|
| committer | melanie witt <melwittt@gmail.com> | 2021-12-08 00:39:50 +0000 |
| commit | fef473390c7bb6874a38b98053e54cf18547b23c (patch) | |
| tree | cf9e74e949e67262ce50de534cfc8926ed59529a /doc/source/cli/command-objects | |
| parent | 3c280727e7da7661e4a31266b11f5eb0893fdb0f (diff) | |
| download | python-openstackclient-fef473390c7bb6874a38b98053e54cf18547b23c.tar.gz | |
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.
Conflicts:
openstackclient/tests/unit/compute/v2/test_server.py
NOTE(melwitt): The conflicts and differences from the cherry picked
change are because the following changes are not in Victoria:
* I4811f8f66dcb14ed99cc1cfb80b00e2d77afe45f
(compute: Add 'server * --all-projects' option)
* I7a8349106e211c57c4577b75326b39b88bd9ac1e
(compute: Fix 'server * -f yaml' output)
* I84848c0bf8ab3c36dd821141191e2725e4e3b58b (Remove usage of six)
* Ieeb1f22df7092e66a411b6a36eafb3e16efc2fc2
(compute: Add missing options for 'server list')
* If065602792958ff0145ae9f2e05f5b7a3177905c
(Compute: Add tags support for server)
* I25a4da697e27c0fba4d28b504377667eb18f15fe
(compute: Add '--force' option to 'server delete')
* I463993170c03a1d98c47ab6a3c19131b7fca1099 (Remove oslo.utils)
* I18991adf899c7b72c98bb89871bf0715d35943f0
(Add a few selectable fields to the "openstack server list" output)
* I62b2ed8488ee4ac9c42051311bcfb455506ddd90
(Switch compute flavors from novaclient/direct to SDK)
Change-Id: Ica3320242a38901c1180b2b29109c9474366fde0
Signed-off-by: Khomesh Thakre <khomeshthakre24@gmail.com>
Story: 2008257
Task: 41113
(cherry picked from commit 8e362402dee07744668bcf7f6774af4fbe9a07e3)
(cherry picked from commit 0873e7580eceab07c3be0824d2ea4163491f8d6e)
(cherry picked from commit 4b7e777c0ce19aa67a9a33cbeb3b4ee2b052383f)
Diffstat (limited to 'doc/source/cli/command-objects')
0 files changed, 0 insertions, 0 deletions
