Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc-test-automation
/
f6304c6c416448edb0fa6c02f8c79a829f6f1eeb
/
.
/
data
/
vpd_variables.py
blob: a471985f9c3ae3c5ce790de8bdab812c6d1a964f [
file
] [
log
] [
blame
]
#!/usr/bin/env python3
r
"""
Contains VPD related constants.
"""
VPD_DETAILS
=
{
"/system/chassis/motherboard"
:
{
"type"
:
"xyz.openbmc_project.Inventory.Item.Board.Motherboard"
}
}