entity-manager: Add Storage to excludedProps to filter TLBMC messages

The string tlbmc in the .json file causes error messages in the entity
manager. This patch was added to filter out those error messages.

Currently, the following content is being filtered out:
"ProbeV2", "Asset", and "Storage".

Tested:
```
Tested on the machine and confirmed that no errors appeared.
```

Google-Bug-Id: 419164757
Change-Id: I76fc20661b2dab04b1a99b5848317cf23230d8d3
Signed-off-by: Ethan <ethan.im.hsieh@fii-na.corp-partner.google.com>
1 file changed
tree: acd4cde5c4626e29efc1cd529422eab3cf073d08
  1. classes/
  2. conf/
  3. dynamic-layers/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.