Files
python-redfish/redfish-client
Uggla 301790c32c Work on EthernetInterfaces within types.py
- Change EthernetInterfacesCollection to not report a list but a dict.
  This change will be the same on *Collection.
- Factorise get_name function from Root to Base class as Name parameter
  seems defined for all kind of Redfish objects.
- Report first EthernetInterfaces data in redfish-client as
  an example --> need to be elaborated
2016-01-03 23:33:40 +01:00
..