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

feat(neutron): experimental service plugin for Cisco ASA #554

Merged
merged 6 commits into from
Dec 19, 2024

Conversation

cardoe
Copy link
Contributor

@cardoe cardoe commented Dec 13, 2024

Rough L3 service plugin to let us communicate to the ASAs.

https://docs.openstack.org/neutron/latest/admin/config-router-flavor-ovn.html

Adds the ability to associate and disassociate floating IPs to Cisco
ASA given:

  • the management interface is accessible
  • the external network that has a description with mgmt=$IP:$PORT
    of the Cisco ASA
  • an interface on the Cisco ASA which has it's nameif set to the
    network UUID of the internal network being attached

@cardoe cardoe force-pushed the PUC-719-floatip-asa branch 11 times, most recently from 85d297d to a5967a9 Compare December 19, 2024 16:59
Get all of our ruff rules in sync between our projects. Moved some other
sections to line up the same. Got rid of the old isort we don't use.
@cardoe cardoe force-pushed the PUC-719-floatip-asa branch 2 times, most recently from 92d7100 to 8aba592 Compare December 19, 2024 17:42
Rough L3 service plugin to let us communicate to the ASAs.

https://docs.openstack.org/neutron/latest/admin/config-router-flavor-ovn.html

Adds the ability to associate and disassociate floating IPs to Cisco
ASA given:

- the management interface is accessible
- the external network that has a description with `mgmt=$IP:$PORT`
  of the Cisco ASA
- an interface on the Cisco ASA which has it's `nameif` set to the
  network UUID of the internal network being attached
@cardoe cardoe force-pushed the PUC-719-floatip-asa branch from 8aba592 to a627a21 Compare December 19, 2024 17:43
@cardoe cardoe marked this pull request as ready for review December 19, 2024 18:29
@micahculpepper micahculpepper added this pull request to the merge queue Dec 19, 2024
Merged via the queue into main with commit ff30095 Dec 19, 2024
26 checks passed
@micahculpepper micahculpepper deleted the PUC-719-floatip-asa branch December 19, 2024 18:32
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.

2 participants