Commit Graph

2 Commits

Author SHA1 Message Date
dnuka 3c7a281422 Unify sushy models by Redfish schema bundle
In the course of sushy library development, we seem to model resources
using the most current schemas at the time. Sometimes DMTF releases
schema bundles that ties all the most recent schemas together thus
ensuring their interoperability.

These changes introduce and update currently implemented sushy models
to comply with the most recent schema bundle[1].
[1]https://www.dmtf.org/documents/redfish-spmf/redfish-schema-bundle-20181

Story: #2004050
Task: #27056

Change-Id: I479bc18f79c6c51644115671ef68a879a94d102e
2018-11-21 11:18:31 +05:30
Nisha Agarwal 8fe2904a62 Adds EthernetInterface to the library
This commit adds the EthernetInterface to the library.
This returns the MAC addresses and its status as a dictionary to
its caller.

This has been tested on HPE Redfish hardware.

Change-Id: If57184d71d244cdc6f04d3f66d56c374d4336d24
2017-10-06 00:41:11 -07:00