Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dbus interface and error log meta data definition #731

Closed
geissonator opened this issue Nov 1, 2016 · 2 comments
Closed

Merge dbus interface and error log meta data definition #731

geissonator opened this issue Nov 1, 2016 · 2 comments
Assignees

Comments

@geissonator
Copy link
Contributor

No description provided.

@geissonator geissonator added this to the openBMC v2.0 Backlog milestone Nov 1, 2016
@geissonator geissonator self-assigned this Nov 1, 2016
@geissonator
Copy link
Contributor Author

geissonator commented Nov 2, 2016

Task List

Questions: The dbusplus code will probably require the generated hpp file from the log component (error validation and exception handling), can our build env handle this dual dependency issue?

Some notes from talking with Patrick:

  • Each object will create a error yaml file (ex. tools/example/net/poettering/Calculator.errors.yaml)
  • There will be a common yaml, Common.errors.yaml from which all methods can use
  • Objects can use other objects errors if they like, but we should ensure it shouldn't be in common
  • dbusplus will have a set of errors that users will also need to watch for (invalid operation, unknown property, ...)

@geissonator
Copy link
Contributor Author

The final part of this requires some more work within the phosphor-dbus-interfaces repo (i.e. the initial makefile and recipes need to be created). Then the work from this story can be run as a part of that build process. Going to reduce this to 2 pts for the work to the scripts and create a seperate 1 pointer to incorporate them into the phopshor-dbus-interface repo once that work is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant