Rahul Kumar

Results 7 issues of Rahul Kumar

### What does this PR do? Options argument passed with get-config rpc gives error ### Previous Behavior Options argument passed with get-config rpc were not executing properly. ### New Behavior...

### What does this PR do? The PR enhances the performances to parse testcase before hostname than doing individually for all devices. It doesn't change the functionality just optimises it....

### Description of Issue/Question The code to be restructured to make it more modular Most of the code is currently sequential and similar code is used multiple places. Restructuring it...

enhancement

### Description of Issue/Question In case of multiple devices to be processed, the test-cases are being parsed every time. We can parse the test-cases and store it or pass as...

enhancement

### Description of Issue/Question Logging can be given more option to make it user-customisable. An option to be added which will help the developer to get line-number and function-name which...

enhancement

Helpful to auto-generate from yang files. No support currently for default and range especially for flatten format. Also requested by other people. https://github.com/mbj4668/pyang/issues/740