Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Service Parcels #99

Closed
12 of 21 tasks
JimOverholt opened this issue Apr 25, 2024 · 1 comment
Closed
12 of 21 tasks

Service Parcels #99

JimOverholt opened this issue Apr 25, 2024 · 1 comment

Comments

@JimOverholt
Copy link
Contributor

Pull Request summary:

  • Create Service models
  • Create converters
  • Create service endpoints
  • Add integration tests
  • Add unittest for service endpoints
  • Convert the create_parcel methods to instance methods, allowing them to access class attributes and methods. Split large create_parcel functions
  • Create a new CantConvertException class to handle cases where the UX1 data is insufficient to instantiate a UX2 parcel.
  • Add FeatureProfileBuilder class. It let's you build feature profile and add parcels with ease.
  • Improve logging during pushing.

Description of changes:

  • Service VPN
  • GRE
  • Ethernet
  • SVI
  • IPSEC
  • ACL
  • EIGRP
  • Multicast
  • Object Tracker
  • Ospf
  • Ospfv3
  • route policy
  • service insertion attachment
  • switchport
  • tracker
  • wireless lan

Checklist:

  • Make sure to run pre-commit before committing changes
  • Make sure all checks have passed
  • PR description is clear and comprehensive
  • Mentioned the issue that this PR solves (if applicable)
  • Make sure you test the changes
@JimOverholt
Copy link
Contributor Author

This issue was migrated from an old repository: CiscoDevNet/catalystwan#533

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

No branches or pull requests

1 participant