[rsd-lib] The initialization failed when point rsd-lib to rsd podm api

Bug #1746158 reported by Lin Yang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-rsdclient
Fix Released
Critical
Lin Yang

Bug Description

It failed with following error:

/usr/local/lib/python2.7/dist-packages/sushy/resources/base.pyc in _load(self, body, resource, nested_in)
     78 raise exceptions.MissingAttributeError(
     79 attribute='/'.join(path),
---> 80 resource=resource.path)
     81 else:
     82 # Do not run the adapter on the default value

MissingAttributeError: The attribute <email address hidden> is missing from the resource /redfish/v1/

Because RSD PODM API doesn't provide this SessionService uri in root service, but it is required for sushy library, and rsd-lib totally follow the initialize way of sushy, so it failed.

Lin Yang (lin-a-yang)
Changed in python-rsdclient:
assignee: nobody → Lin Yang (lin-a-yang)
importance: Undecided → Critical
Revision history for this message
Lin Yang (lin-a-yang) wrote :
Changed in python-rsdclient:
status: New → Fix Committed
Lin Yang (lin-a-yang)
Changed in python-rsdclient:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.