sushy/sushy/resources/system
Aija Jaunteva 1831b87d83 Remove etag from Bios
Previously implemented etag will not work as intended. The property
@odata.etag will never be populated for BIOS resource. etag value
should come from HTTP headers.

At the moment sushy does not support retrieving ETag from headers,
so this is removed for now.

Change-Id: I7a6ebaac3d4f9a8a722aad32dfaec69153e7bd3a
2018-06-28 17:46:21 +03:00
..
storage Add storage volume 2018-04-13 08:50:57 +00:00
__init__.py Initial commit 2017-02-13 22:04:23 +00:00
bios.py Remove etag from Bios 2018-06-28 17:46:21 +03:00
constants.py Create mappings for System Indicator LED 2018-05-11 14:59:36 +00:00
ethernet_interface.py Merge "Refining the resource refresh" 2018-01-02 15:50:58 +00:00
mappings.py Change BootSourceOverrideMode from BIOS to Legacy 2018-06-21 17:25:14 +02:00
processor.py Add processor ProcessorId field and Status field 2018-03-28 18:20:45 +08:00
system.py Introduce BIOS API 2018-06-25 10:59:32 +03:00