Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-3140

nova-manage image_property show throws unexpected keyword

XMLWordPrintable

    • 1
    • False
    • Hide

      None

      Show
      None
    • False
    • Committed
    • openstack-nova-27.3.1-18.0.20240607165514.dd66f40.el9ost
    • Committed
    • Committed
    • None
    • Release Note Not Required
    • Moderate

      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

              mwitt@redhat.com melanie witt
              jira-bugzilla-migration RH Bugzilla Integration
              rhos-dfg-compute
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: