python-redfish/redfish
Uggla a2cafc9802 Change SystemCollection from list to dict
- Change systems_list to systems_dict["<index>"] .
  The systems_dict will contain system objects, <index> is
  the redfish <index> as reported inside url.
2016-02-13 19:55:34 +01:00
..
old First working 0.1 version 2015-12-02 20:33:03 +01:00
tests Refactoring and adding Types 2015-04-04 08:44:22 -07:00
__init__.py First working 0.1 version 2015-12-02 20:33:03 +01:00
config.py Documentation update 2016-02-11 16:20:00 +01:00
exception.py Improve error management 2016-01-02 11:33:58 +01:00
main.py Change SystemCollection from list to dict 2016-02-13 19:55:34 +01:00
mapping.py Add manager functions 2016-01-09 19:12:27 +01:00
types.py Change SystemCollection from list to dict 2016-02-13 19:55:34 +01:00