Rahul Maheshwari

Results 8 issues of Rahul Maheshwari

"dcmi power get_limit" command does not work via inabnd IPMI. But with out-of-band IPMI, it is working fine. ``` [root@ws006p1 ~]# ipmitool dcmi power get_limit A valid DCMI command was...

bug

Redfish does not provide option to specify group roles for a user. As per user management design - https://github.com/openbmc/docs/blob/master/user_management.md#openbmc---user-management---user-creation-from-webserver-flow---with-all-groups, we should be able to set different group roles for a...

enhancement

Hitting InternalError while uploading invalid certificate. This should be better handled. I think we should be getting better message id like "Message id : Base.1.0.SettingsFailed". Also the message text should...

While creating 16th user via Redfish, we get below error. Here you can see that message says that - its unable to create user as it already exist (which is...

bug

Add support to verify enable user in IPMI in below test case. ``` Verify IPMI User Summary ```

Install openssl to test certificate in automation

Unauthorized message is seen while setting date time with the latest master. **Step to recreate:** 1. Log Into BMC. 2. Navigate to Dat time menu. 3. Change the BMC time(which...

At present we get generic message"Failed to create new user" while creating user with invalid password(e.g. abc, test). This need to be improved. ![image](https://user-images.githubusercontent.com/17079490/55216354-85e12000-5222-11e9-9ae0-1f2080e1588e.png) We should get something like -...