Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2255181

Summary: [OSP17.1] nova-manage image_property show throws unexpected keyword
Product: Red Hat OpenStack Reporter: melanie witt <mwitt>
Component: openstack-novaAssignee: melanie witt <mwitt>
Status: CLOSED ERRATA QA Contact: OSP DFG:Compute <osp-dfg-compute>
Severity: medium Docs Contact:
Priority: medium    
Version: 17.1 (Wallaby)CC: alifshit, dasmith, eglynn, jhakimra, kchamart, mariel, osp-dfg-compute, sbauza, sgordon, vromanso
Target Milestone: z4Keywords: Patch, Triaged
Target Release: 17.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-nova-23.2.3-17.1.20240614020750.2ace99d.el9ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2252334 Environment:
Last Closed: 2024-11-21 09:39:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2252334    
Bug Blocks:    

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