Add NotAllowed error for cert replace interface

Error xyz.openbmc_project.Common.Error.NotAllowed is going to be used
in phosphor-certificate-manager in certificate replacement handler.
This patch is about adding such error to the list of handled errors.

Tested by certificate replacement fault injection (replacing with
certificate with ID/hash already existing on the certificate list) using
RF API for certificates managment.

Signed-off-by: Zbigniew Lukwinski <zbigniew.lukwinski@intel.com>
Change-Id: If594175f8d509470f69e45c3828b5d3c820f2d1a
1 file changed
tree: 85c50d1779c87bac657614575f400369c8871e76
  1. org/
  2. xyz/
  3. .gitignore
  4. bootstrap.sh
  5. configure.ac
  6. generate_makefile.sh
  7. generate_yaml_makefile.sh
  8. LICENSE
  9. MAINTAINERS
  10. Makefile.am
  11. Makefile.interfaces.in
  12. Makefile.yaml.in
  13. phosphor-dbus-interfaces.pc.in
  14. README.md
README.md

phosphor-dbus-interfaces

YAML descriptors of standard dbus interfaces

Only the xyz/openbmc_project interfaces are built by default.

Enable the OpenPower D-Bus interfaces with:

--enable-openpower-dbus-interfaces