summaryrefslogtreecommitdiffstats
path: root/org
Commit message (Collapse)AuthorAgeFilesLines
* Move to new association interfaceJohn Wang2019-09-262-110/+0
| | | | | | | | | | | | | | | | | | A new association interface is defined in phosphor-dbus-interfaces It would be nice to move the local version of the interface to the new one. The behavior of how association work is described here: https://github.com/openbmc/docs/blob/master/object-mapper.md#associations Partially resolves openbmc/openbmc#3584 Tested: Create a new log using the Create interface, see that org.openbmc.Associations has been replaced by the xyz one and 2 association objects are created by the mapper. Signed-off-by: John Wang <wangzqbj@inspur.com> Change-Id: I9bcddd4765b12224967383bab2dbaa6d273e2790
* add .clang-formatPatrick Venture2018-10-261-80/+76
| | | | | Change-Id: I2c36b7886a25d0b235693b0776019d29608e1d52 Signed-off-by: Patrick Venture <venture@google.com>
* Spelling fixesGunnar Mills2017-10-311-1/+1
| | | | | | | | | Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2. Change-Id: Idea8f76487125a7c7334b415a369c73d9fac40c4 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Generate sdbusplus bindingsDeepak Kodihalli2017-03-152-0/+114
Generate sdbusplus server bindings for the org.openbmc.Associations interface. Add YAML file that describes the org.openbmc.Associations interface. Change-Id: Ic72e372ec817a49f4e6f5305b693173d90ee5e24 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
OpenPOWER on IntegriCloud