sushy/sushy/tests/unit/resources/manager
Ilya Etingof 0bf7cbf14d Add System<->Manager linkage
Redfish data model rests on three interlinked
entities - ComputerSystem(s), Manager(s) and Chassis. As of this
moment, sushy does not support traversing between these entities
at the Sushy abstraction level, despite the availability of such
linkage in the JSON documents sushy feeds on.

This change establishes System->Managers and Managers->System
links.

Change-Id: I54b0fdeebdea1e13c2b6912ee4c97776ebccaf03
Story: 2004512
Task: 28240
2019-01-07 17:58:30 +01:00
..
__init__.py Add manager resource 2017-06-28 12:39:40 -04:00
test_manager.py Add System<->Manager linkage 2019-01-07 17:58:30 +01:00
test_virtual_media.py Fix for MediaTypes in virtual media 2018-09-11 06:42:24 +00:00