-
Notifications
You must be signed in to change notification settings - Fork 98
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
[minor_change] Add route control profile as a new module. #479
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #479 +/- ##
===========================================
- Coverage 96.53% 35.65% -60.88%
===========================================
Files 183 194 +11
Lines 8448 8876 +428
Branches 1256 1304 +48
===========================================
- Hits 8155 3165 -4990
- Misses 222 5711 +5489
+ Partials 71 0 -71
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
… route control profile and Match rules related modules.
… related to aci_route_control_profile.
…le to aci_route_control_context and aci_match_rule. Applied changes to all Documentations and Modules.
tests/integration/targets/aci_route_control_profile/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/aci_match_as_path_regex_term/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/aci_match_community_factor/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/aci_match_community_regex_term/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/aci_match_community_term/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/aci_match_route_destination/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/aci_route_control_context/tasks/main.yml
Outdated
Show resolved
Hide resolved
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
tests/integration/targets/aci_match_route_destination/tasks/main.yml
Outdated
Show resolved
Hide resolved
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
is part of issue #126