From 32847991c31d580aa41e2fdc6489c6219400bf22 Mon Sep 17 00:00:00 2001 From: Vishwanatha Subbanna Date: Tue, 29 Aug 2017 17:36:07 +0530 Subject: Add interface yaml file for user password update feature Change-Id: I9b23ebcae15e1feee0eb32c42b184c8a429e0977 Signed-off-by: Vishwanatha Subbanna --- xyz/openbmc_project/Common.errors.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xyz/openbmc_project/Common.errors.yaml') diff --git a/xyz/openbmc_project/Common.errors.yaml b/xyz/openbmc_project/Common.errors.yaml index 2066005..f6b2734 100644 --- a/xyz/openbmc_project/Common.errors.yaml +++ b/xyz/openbmc_project/Common.errors.yaml @@ -4,3 +4,5 @@ description: The operation failed internally. - name: InvalidArgument description: Invalid argument was given. +- name: InsufficientPermission + description: Insufficient permission to perform operation -- cgit v1.2.1