#
cdda6382 |
| 27-Oct-2021 |
Shantappa Teekappanavar <sbteeks@yahoo.com> |
Add 'connecting' association for Item and Cables
The commit adds a new association to describe the links between any Inventory Item and Cables.
- Item may be connected to a cable. - Cable may be co
Add 'connecting' association for Item and Cables
The commit adds a new association to describe the links between any Inventory Item and Cables.
- Item may be connected to a cable. - Cable may be connecting one or more Items.
The generic associations of 'containing' and 'contained_by' are considered.
Signed-off-by: Shantappa Teekappanavar <sbteeks@yahoo.com> Change-Id: Ibb285643af4c45a9c9a9d668d2027f2fa6da424b Signed-off-by: Zhenwei Chen <zhenweichen0207@gmail.com>
show more ...
|
#
a1347418 |
| 06-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and copy latest config files where appropriate). Fix a few minor markdownlint issues.
Signed-off-by: Pat
reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and copy latest config files where appropriate). Fix a few minor markdownlint issues.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I55205817c29dc3f182a165ddf9cd5d4e07b90063
show more ...
|
#
e52a5257 |
| 30-Sep-2021 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
cable: add CableTypeDescription
Add the CableTypeDescription property, for displaying in user interfaces.
Change-Id: Ie891ce45470a1504624b61dc59f243be755fa9b7 Signed-off-by: Brad Bishop <bradleyb@f
cable: add CableTypeDescription
Add the CableTypeDescription property, for displaying in user interfaces.
Change-Id: Ie891ce45470a1504624b61dc59f243be755fa9b7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|
#
4295deb7 |
| 30-Sep-2021 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
cable: add length
Add a length attribute to the cable interface, for display in user interfaces.
Change-Id: I40d66370a90bc042bbf23e06c4abc6b07ee0a9e4 Signed-off-by: Brad Bishop <bradleyb@fuzziesqui
cable: add length
Add a length attribute to the cable interface, for display in user interfaces.
Change-Id: I40d66370a90bc042bbf23e06c4abc6b07ee0a9e4 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|
#
3c5b7649 |
| 20-Jul-2021 |
Chu Lin <linchuyuan@google.com> |
Add the cable interface
The cable interface is used to represent a cable instance in ipmi inventory
Design Doc: https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/45395
Signed-off-by: Chu Lin <li
Add the cable interface
The cable interface is used to represent a cable instance in ipmi inventory
Design Doc: https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/45395
Signed-off-by: Chu Lin <linchuyuan@google.com>
Fixed minor whitespace issue and added meson.build. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: Ia917288efd343dd77cdb57ee0c863ec4dfac096e
show more ...
|