-
Notifications
You must be signed in to change notification settings - Fork 32
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
Add a new module to manage Port Channel Interfaces in Fabric Resource Policies Template. (DCNE-52) #539
base: master
Are you sure you want to change the base?
Conversation
6a28890
to
5016d36
Compare
To all reviewers, the test is not complete yet as I am waiting for the ndo_interface_setting module to be merged. Please review accordingly. thanks! |
8a0ef1a
to
7f88d0a
Compare
tests/integration/targets/ndo_port_channel_interface/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/ndo_port_channel_interface/tasks/main.yml
Outdated
Show resolved
Hide resolved
0af57d3
to
d5a18f8
Compare
027e458
to
eb8cf29
Compare
eb8cf29
to
108465f
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #539 +/- ##
===========================================
- Coverage 72.58% 17.75% -54.83%
===========================================
Files 55 93 +38
Lines 5504 8826 +3322
Branches 1462 2329 +867
===========================================
- Hits 3995 1567 -2428
- Misses 1174 7258 +6084
+ Partials 335 1 -334
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
LGTM
…riptions for payload data. Modify Documentation and add more examples using uuid.
…rt_channel_interface.py module to be consistent with future modules.
…l_interface module. enhance format_interface_descriptions function to format range of interface IDs.
c3b633b
to
bdf92e3
Compare
bdf92e3
to
4316408
Compare
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
4316408
to
c5fd99a
Compare
…nel_interface module. Modify Documentation, Example sections and code logic for interface_descriptions attribute.
c5fd99a
to
263ef9a
Compare
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.
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.
LGTM
227262d
to
b2d05b4
Compare
…dule when handling null value.
b2d05b4
to
9f40b3b
Compare
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.
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.
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.
LGTM
resolves #466
New Modules Added: