Resolve "Requesting information from the Controller via NBI takes very long"
Merged
requested to merge 230-requesting-information-from-the-controller-via-nbi-takes-very-long into develop
Description
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.
Edited by Malte Bauch
Merge request reports
Activity
added componentnucleus prioritymedium statusassigned typebug labels
added 1 commit
- fcdc8066 - Removed multiple calls of pnd.GetDevice for a NBI request of all devices
added 1 commit
- a61dc8e0 - Add a service to request onds without their config
added 1 commit
- 51acbed6 - Requesting all devices via NBI returns a flattened version of devices
added 10 commits
-
cec566bb - 1 commit from branch
develop
- 58bc4a98 - Removed multiple calls of pnd.GetDevice for a NBI request of all devices
- 83f9fe04 - Add a service to request onds without their config
- 6ca56716 - Add GetFlattenedOndList to api
- e21ba43c - Update scripts
- e2570ef5 - Update scripts
- 343121bd - Requesting all devices via NBI returns a flattened version of devices
- 383cb2d5 - Add deviceServiceMock
- cee191ca - Linter pleasing and some name changes
- 7efdf9b7 - Linter pleasing
Toggle commit list-
cec566bb - 1 commit from branch
added 11 commits
- fcdc8066 - Removed multiple calls of pnd.GetDevice for a NBI request of all devices
- a61dc8e0 - Add a service to request onds without their config
- a64c843d - Add GetFlattenedOndList to api
- f3209522 - Update scripts
- e053f8d6 - Update scripts
- 51acbed6 - Requesting all devices via NBI returns a flattened version of devices
- a9f0df9c - Add deviceServiceMock
- 832db0c9 - Linter pleasing and some name changes
- 27a91c65 - Linter pleasing
- 360fe42d - Merge branch...
- cba9277a - Linter pleasing
Toggle commit listadded 1 commit
- 3321903d - Change name for GetFlattenedOndList within grpc server implementation
requested review from @istaester and @istfaseid
mentioned in issue #238
Please register or sign in to reply