Comment 3 for bug 1792463

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to stx-gui (master)

Reviewed: https://review.openstack.org/605806
Committed: https://git.openstack.org/cgit/openstack/stx-gui/commit/?id=564dc8d5a9d228c239efe6cfa1f251e48dbef587
Submitter: Zuul
Branch: master

commit 564dc8d5a9d228c239efe6cfa1f251e48dbef587
Author: David Sullivan <email address hidden>
Date: Thu Sep 27 11:43:03 2018 -0400

    Correct parameter usage in nova api

    get_device_usage called PciDevicesManager list with an incorrect
    parameter. This change appears to have been a merge error in commit
    876844f0fd966525da52c2a2f568d3f1bdcff29b.

    That commit also removed the class_id attr from the DeviceUsage class.
    That attr has been added back.

    Change-Id: I9ae47a8ff4d4a3e5c6ea671a9f1be848045c3b02
    Signed-off-by: David Sullivan <email address hidden>
    Closes-Bug: 1792463