Skip to content

ACL#44

Open
hubo1016 wants to merge 1 commit into
masterfrom
acl
Open

ACL#44
hubo1016 wants to merge 1 commit into
masterfrom
acl

Conversation

@hubo1016

Copy link
Copy Markdown
Owner
  1. 支持subnet和逻辑网络创建acl,支持逻辑端口创建ingrees_acl,和egress_acl.
  2. 响应创建acl的api调用,将acl翻译成对应的openflow

2、响应创建acl的api调用,将acl翻译成对应的openflow
@codecov

codecov Bot commented Sep 11, 2018

Copy link
Copy Markdown

Codecov Report

Merging #44 into master will decrease coverage by 0.74%.
The diff coverage is 6.51%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #44      +/-   ##
=========================================
- Coverage   68.35%   67.6%   -0.75%     
=========================================
  Files         130     131       +1     
  Lines       28632   28936     +304     
=========================================
- Hits        19570   19561       -9     
- Misses       9062    9375     +313
Flag Coverage Δ
#integration 67.6% <6.51%> (-0.75%) ⬇️
#unittests 49.28% <25.64%> (-0.1%) ⬇️
Impacted Files Coverage Δ
vlcp/service/sdn/acl.py 0% <0%> (ø)
vlcp/service/sdn/viperflow.py 72.83% <100%> (+0.03%) ⬆️
vlcp/utils/netutils.py 48.03% <19.6%> (-28.89%) ⬇️
vlcp/utils/typelib.py 52.83% <34.61%> (-19.59%) ⬇️
vlcp/utils/zkclient.py 71.94% <0%> (-3.62%) ⬇️
vlcp/protocol/openflow/openflow.py 64.53% <0%> (-2.91%) ⬇️
vlcp/service/connection/zookeeperdb.py 65.41% <0%> (-1.26%) ⬇️
vlcp/event/connection.py 73.1% <0%> (-0.86%) ⬇️
vlcp/utils/flowupdater.py 91.83% <0%> (-0.69%) ⬇️
vlcp/service/kvdb/objectdb.py 81.63% <0%> (-0.46%) ⬇️
... and 8 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 7637ea8...2df9777. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants