commit | 433beadcb8b0af4ebdc05e2b46be0be0ac3085e6 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Mon Apr 23 11:08:03 2018 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Mon Apr 23 11:33:03 2018 -0500 |
tree | ca810282e103ba95581eed52282ce25e48f36361 | |
parent | 491fc6f112be2eaf1d2f7a9e9212ce30f6057d71 [diff] |
Implement the Delete interface Implement the xyz.openbmc_project.Object.Delete interface to delete an IBM logging object. This is required because if someone calls Delete on an entry in /xyz/openbmc_project/logging/, the REST server will also call Delete on the corresponding object here. Change-Id: I742320e49bcf1b371840dda4c7f5b1d0f572ad6a Signed-off-by: Matt Spinler <spinler@us.ibm.com>