summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Common.metadata.yaml
diff options
context:
space:
mode:
authorNagaraju Goruganti <ngorugan@in.ibm.com>2018-10-17 03:08:21 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-07 22:39:41 +0000
commit8d656133b3f1e8699f4900e747c1db6d68c98646 (patch)
tree51062fb5fff81f91c02d7dc6e9026ca222b6bef5 /xyz/openbmc_project/Common.metadata.yaml
parenta1acf5c6397356ae0f45ba5b9d78638c00b62f3d (diff)
downloadphosphor-dbus-interfaces-8d656133b3f1e8699f4900e747c1db6d68c98646.tar.gz
phosphor-dbus-interfaces-8d656133b3f1e8699f4900e747c1db6d68c98646.zip
Declare errors in Config and Create interfaces
The Config interface and Create interface can throw a "NoCACertificate" error. For example: If LDAP server's CA certificate not provided and someone tries to enable secure LDAP, this error should be thrown. Change-Id: Ie773245fb7c6b36f25cd1acca2bfc3b0391dfeac Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com> Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
Diffstat (limited to 'xyz/openbmc_project/Common.metadata.yaml')
-rw-r--r--xyz/openbmc_project/Common.metadata.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Common.metadata.yaml b/xyz/openbmc_project/Common.metadata.yaml
index 83a923c..36b407c 100644
--- a/xyz/openbmc_project/Common.metadata.yaml
+++ b/xyz/openbmc_project/Common.metadata.yaml
@@ -17,3 +17,5 @@
meta:
- str: "REASON=%s"
type: string
+- name: NoCACertificate
+ level: ERR
OpenPOWER on IntegriCloud