Skip to content
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

Delete redundant prefix-list that is not used in any route-map #448

Merged
merged 1 commit into from
Dec 8, 2020
Merged

Conversation

onurgashi
Copy link
Contributor

@onurgashi onurgashi commented Dec 8, 2020

Fixes #357

Change Summary

Deletes the unused prefix-list.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Documentation content changes
  • Other (please describe):

Related Issue(s)

Fixes #357

Component(s) name

Proposed changes

How to test

Checklist:

  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed (pre-commit, make linting and make sanity-lint).
  • I have updated molecule CI testing accordingly

@onurgashi onurgashi added the role: eos_l3ls_evpn issue related to eos_l3ls_evpn role label Dec 8, 2020
@ankudinov ankudinov merged commit fa3b210 into aristanetworks:devel Dec 8, 2020
@titom73 titom73 added this to the v1.1.2 milestone Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
role: eos_l3ls_evpn issue related to eos_l3ls_evpn role
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delete redundant prefix-list that is not used in any route-map
3 participants