Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Conversation

@xieus
Copy link
Contributor

@xieus xieus commented Mar 11, 2021

This PR provides a schelton of the new Network Configuration Manager, including gRPC stream API for GS programming. Note that data persistence and south bound programming will be included shortly in next PR.

@xieus xieus added the feature feature development label Mar 11, 2021
@xieus xieus self-assigned this Mar 11, 2021
@codecov-io
Copy link

codecov-io commented Mar 11, 2021

Codecov Report

Merging #562 (cabbe3d) into master (eb5a0c4) will decrease coverage by 0.35%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #562      +/-   ##
============================================
- Coverage     34.36%   34.01%   -0.36%     
- Complexity     1235     1241       +6     
============================================
  Files           501      508       +7     
  Lines         12398    12549     +151     
  Branches       1567     1574       +7     
============================================
+ Hits           4261     4268       +7     
- Misses         7558     7706     +148     
+ Partials        579      575       -4     
Impacted Files Coverage Δ Complexity Δ
...configmanager/NetworkConfigManagerApplication.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...configmanager/client/gRPC/GoalStateClientImpl.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...turewei/alcor/netwconfigmanager/config/Config.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...figmanager/controller/NetworkConfigController.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../alcor/netwconfigmanager/entity/HostGoalState.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...anager/server/grpc/GoalStateProvisionerServer.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...twconfigmanager/util/NetworkConfigManagerUtil.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ewei/alcor/portmanager/PortManagerApplication.java 33.33% <ø> (ø) 1.00 <0.00> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b23e14...cabbe3d. Read the comment docs.

@xieus xieus requested a review from songxiaoyan March 16, 2021 06:25
@xieus xieus merged commit 084b3f7 into futurewei-cloud:master Mar 16, 2021
@xieus xieus deleted the poc/ncm branch March 16, 2021 06:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature feature development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants