-
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 extra missing BGP policies as new modules #519
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #519 +/- ##
==========================================
+ Coverage 96.25% 96.28% +0.02%
==========================================
Files 211 214 +3
Lines 9807 9928 +121
Branches 1477 1493 +16
==========================================
+ Hits 9440 9559 +119
Misses 281 281
- Partials 86 88 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
8cb08b1
to
a98809e
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
tests/integration/targets/aci_bgp_address_family_context_policy/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/aci_bgp_route_summarization_policy/tasks/main.yml
Show resolved
Hide resolved
tests/integration/targets/aci_bgp_route_summarization_policy/tasks/main.yml
Outdated
Show resolved
Hide resolved
a98809e
to
339c211
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
339c211
to
3e436d8
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.
Added test cases to increase the coverage
5ab167a
to
1c57d34
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
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.
Fix Galaxy importer error
…ation_policy and aci_bgp_address_family_context_policy as new modules.
…peer_prefix_policy. Modify attributes for aci_bgp_address_family_context_policy.
…amily_context_policy.
ef40fb2
1c57d34
to
ef40fb2
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
Add the following missing BGP policies:
is part of issue #126