Skip to content

Conversation

@itdependsnetworks
Copy link
Contributor

@itdependsnetworks itdependsnetworks commented Oct 12, 2025

Can likely hold off reviewing until #332 is merged as this has both of those changes and will make it impossible to review

Can review

Closes: #186

Added the FirewallConfig model that will replace CapircaPolicy.
Added an Aerleon configuration generation workflow.
Added a management command to migrate data from CapircaPolicy to FirewallConfig.
Added a default_driver setting for choosing your primary strategy.
Changed the date generation process to match current data generation standards.
Added aerleon as a dependency.

@github-actions
Copy link

github-actions bot commented Oct 14, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  nautobot_firewall_models
  __init__.py 48
  choices.py
  constants.py
  details.py
  filters.py
  forms.py 973-978
  homepage.py
  jobs.py 71-93
  tables.py
  template_content.py 78-85
  urls.py
  nautobot_firewall_models/api
  serializers.py
  urls.py
  views.py
  nautobot_firewall_models/management/commands
  capirca_to_fw_config_migration.py 48-50
  nautobot_firewall_models/models
  __init__.py
  firewall_config.py 87
  nautobot_firewall_models/utils
  __init__.py 76-79, 133
  aerleon.py 116, 219-223, 266-271, 389
  capirca.py 57, 108
  nautobot_firewall_models/views
  __init__.py
  firewall_config.py 29-32
Project Total  

This report was generated by python-coverage-comment-action

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Aerleon support for generating rules

1 participant