https://github.com/sapcc/asr1k-neutron-l3
Cisco ASR 1000 Neutron L3 driver
https://github.com/sapcc/asr1k-neutron-l3
cisco neutron openstack routing
Last synced: 8 days ago
JSON representation
Cisco ASR 1000 Neutron L3 driver
- Host: GitHub
- URL: https://github.com/sapcc/asr1k-neutron-l3
- Owner: sapcc
- License: apache-2.0
- Created: 2017-10-09T12:44:51.000Z (over 7 years ago)
- Default Branch: stable/yoga-m3
- Last Pushed: 2025-06-02T15:56:13.000Z (18 days ago)
- Last Synced: 2025-06-04T11:34:42.094Z (17 days ago)
- Topics: cisco, neutron, openstack, routing
- Language: Python
- Size: 1.13 MB
- Stars: 5
- Watchers: 52
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# asr1k-neutron-l3
Cisco ASR 1000 Neutron L3 driverThe repository hosts an implementation of Openstack drivers to support L2 and L3 configuration of Cisco ASR1K devices to
provide the following Openstack extensions:* Core L3 routing with HA support
* Quality of Service
* Firewall as a Service
* VPN as a ServiceDocumentation is split into two sections one mapping [Openstack Neutron entities to device configuration](DEVICE_README.md), the other
describing the [design principles of the software components](DRIVER_README.md).**The current state in beta, there are currently issues with performance degradation over time being investigated**