summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/User/Common.metadata.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'xyz/openbmc_project/User/Common.metadata.yaml')
-rw-r--r--xyz/openbmc_project/User/Common.metadata.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/xyz/openbmc_project/User/Common.metadata.yaml b/xyz/openbmc_project/User/Common.metadata.yaml
new file mode 100644
index 0000000..49ef492
--- /dev/null
+++ b/xyz/openbmc_project/User/Common.metadata.yaml
@@ -0,0 +1,19 @@
+- name: UserNameExists
+ level: ERR
+- name: UserNameDoesNotExist
+ level: ERR
+- name: UserNameGroupFail
+ level: ERR
+ meta:
+ - str: "REASON = %s"
+ type: string
+- name: UserNamePrivFail
+ level: ERR
+ meta:
+ - str: "REASON = %s"
+ type: string
+- name: NoResource
+ level: ERR
+ meta:
+ - str: "REASON = %s"
+ type: string
OpenPOWER on IntegriCloud