Resolve "Missing plugin information if requesting a network element"
Merged
requested to merge 355-missing-plugin-information-if-requesting-a-network-element into master
This MR extends some API requests for network elements to also include some information about plugins used with those specific network elements.
Description
Requesting GetAll
or Get
for network elements does return additional plugin information.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
-
My code follows the code style of this project. -
My change requires a change to the documentation. -
I have updated the documentation accordingly. -
I have read the CONTRIBUTING document. -
I have added tests to cover my changes. -
All new and existing tests passed.
Related to #355
Edited by Ghost User
Merge request reports
Activity
added 1 commit
- 56166976 - Add `fillMneWithPluginInformation` to extend a requested networkelement
added 1 commit
- 9e3eed59 - Add plugin to `networkelement show` output within cli
requested review from @hda11249 and @neil.schark
added 9 commits
-
9e3eed59...d98208a1 - 7 commits from branch
master
- 312e971f - Add `fillMneWithPluginInformation` to extend a requested networkelement
- 726ae848 - Add plugin to `networkelement show` output within cli
-
9e3eed59...d98208a1 - 7 commits from branch
mentioned in commit 1a4e6f8b
Please register or sign in to reply