-
Notifications
You must be signed in to change notification settings - Fork 107
Add Netflow Policies as new modules. #582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #582 +/- ##
==========================================
+ Coverage 96.30% 96.32% +0.01%
==========================================
Files 241 245 +4
Lines 11024 11196 +172
Branches 1658 1690 +32
==========================================
+ Hits 10617 10784 +167
- Misses 308 309 +1
- Partials 99 103 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
60d3662 to
1a43d02
Compare
41d9b0c to
e343ff6
Compare
…policy as new modules.
…d add integration test for aci_netflow_exporter_policy.
…w_exporter_policy.
…y and Add more assertions for all test files.
… and modify all test files.
cd96418 to
5a80ac1
Compare
anvitha-jain
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sanity needs to be fixed, everything else LGTM!
shrsr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
samiib
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
akinross
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
| delegate_to: localhost | ||
|
|
||
| - name: Delete a Netflow Monitor Policy | ||
| cisco.aci.aci_netflow_monitor_policy: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| cisco.aci.aci_netflow_monitor_policy: | |
| cisco.aci.aci_netflow_monitor_to_exporter: |
…_netflow_monitor_to_exporter.
87194aa
sajagana
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
samiib
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
akinross
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
lhercot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Added new modules:
is part of issue #126