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

Add Routemap support #40

Merged
merged 8 commits into from
Oct 13, 2015
Merged

Add Routemap support #40

merged 8 commits into from
Oct 13, 2015

Conversation

phil-dileo
Copy link
Contributor

This PR add support for managing route-maps. This API includes the ability to:

  • create, delete, default route-maps
  • manage set statements
  • manage match statements
  • manage continue statement

Note that a routemap resource is uniquely identified by the combination of its name, action, and sequence number.

@phil-dileo
Copy link
Contributor Author

Unit and system tests passing. Now adding the corresponding ansible module.

phil-dileo added a commit that referenced this pull request Oct 13, 2015
@phil-dileo phil-dileo merged commit 836d2d3 into develop Oct 13, 2015
@phil-dileo phil-dileo deleted the feature-routemaps branch October 13, 2015 16:59
@phil-dileo phil-dileo added this to the 0.4.0 milestone Oct 27, 2015
@phil-dileo
Copy link
Contributor Author

The object model changed with this PR #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant