Bug 2255181 - [OSP17.1] nova-manage image_property show throws unexpected keyword
Summary: [OSP17.1] nova-manage image_property show throws unexpected keyword
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: 17.1 (Wallaby)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: z4
: 17.1
Assignee: melanie witt
QA Contact: OSP DFG:Compute
URL:
Whiteboard:
Depends On: 2252334
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-12-19 03:22 UTC by melanie witt
Modified: 2025-01-27 15:11 UTC (History)
10 users (show)

Fixed In Version: openstack-nova-23.2.3-17.1.20240614020750.2ace99d.el9ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2252334
Environment:
Last Closed: 2024-11-21 09:39:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 2016346 0 None None None 2024-03-29 19:03:11 UTC
OpenStack gerrit 880557 0 None NEW Fix nova-manage image_property show unexpected keyword 2023-12-19 03:22:04 UTC
Red Hat Issue Tracker OSP-30940 0 None None None 2023-12-19 03:24:23 UTC
Red Hat Product Errata RHBA-2024:9974 0 None None None 2024-11-21 09:39:20 UTC

Description melanie witt 2023-12-19 03:22:04 UTC
+++ This bug was initially created as a clone of Bug #2252334 +++

This is a copy of an upstream bug:

https://bugs.launchpad.net/nova/+bug/2016346

Description
===========
The `nova-manage image_property show` CLI command passes in an invalid parameter.
It passes in `property` while `image_property` is expected by the method.

Steps to reproduce
==================
1. Execute: nova-manage image_property show 23fb2a96-2739-4dda-8f05-aa543bbc305f hw_vif_multiqueue_enabled
2. Observe:
  An error has occurred:
  Traceback (most recent call last):
    File "/var/lib/kolla/venv/lib/python3.9/site-packages/nova/cmd/manage.py", line 3394, in main
      ret = fn(*fn_args, **fn_kwargs)
  TypeError: show() got an unexpected keyword argument 'property'

Environment
===========
Zed - nova.26.0.1

Comment 12 errata-xmlrpc 2024-11-21 09:39:17 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (RHOSP 17.1.4 bug fix and enhancement advisory), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2024:9974


Note You need to log in before you can comment on or make changes to this bug.