Nautobot SSoT for Cisco ACI
Project description
Nautobot SSoT ACI - Nautobot plugin for synchronizing with Cisco ACI
Nautobot SSoT ACI is a plugin for Nautobot allowing synchronization of data from Cisco ACI into Nautobot.
This plugin is built on top of the Nautobot Single Source of Truth (SSoT) plugin. SSoT plugin enables Nautobot to be the aggregation point for data coming from multiple systems of record (SoR).
To accomplish the synchronization of data, the SSoT ACI plugin communicates with the Cisco ACI controller, the Application Policy Infrastructure Controller (APIC). The APIC provides a central point of administration for the ACI fabric via a web dashboard or REST API.
The SSoT ACI plugin eliminates the need for manually adding objects to Nautobot that have been automatically discovered by the Cisco APIC controller. This includes information such as device model/serial numbers, node management IP addressing, and more.
In addition any changes to the ACI fabric are reflected in Nautobot when the synchronization process is executed.
Examples of ACI changes synchronized into Nautobot:
- New devices that were registered to the fabric are added to Nautobot.
- Devices decommissioned from the fabric are removed from Nautobot.
- Management IP addresses of devices added to the ACI fabric are created in Nautobot.
- Subnets and gateway addresses of bridge domains created in ACI are added to Nautobot as prefixes and IP addresses.
- Prefixes and IP addresses associated with removed ACI bridge domains are deleted from Nautobot.
- ACI interface description additions and updates are carried over to interface descriptions in Nautobot.
The below list shows object types that are currently synchronized and how they map between systems.
ACI | Nautobot |
---|---|
Tenant | Tenant |
Node (Leaf/Spine/Controller) | Device |
Model | Device Type |
Management IP address (Leaf/Spine/Controller) | IP Address |
Bridge Domain Subnet | Prefix, IP Address |
Interfaces | Interface |
VRFs | VRFs |
Documentation
Documentation is hosted on ReadTheDocs at Nautobot SSoT for Cisco ACI Documentation.
Screenshots
Contributing
Pull requests are welcomed and automatically built and tested against multiple version of Python and multiple version of Nautobot through TravisCI.
The project is packaged with a light development environment based on docker-compose
to help with the local development of the project and to run the tests within TravisCI.
The project is following Network to Code software development guideline and is leveraging:
- Black, Pylint, Bandit and pydocstyle for Python linting and formatting.
- Django unit test to ensure the plugin is working properly.
Questions
For any questions or comments, please check the FAQ first and feel free to swing by the Network to Code slack channel (channel #networktocode). Sign up here
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nautobot-ssot-aci-1.0.0.tar.gz
.
File metadata
- Download URL: nautobot-ssot-aci-1.0.0.tar.gz
- Upload date:
- Size: 42.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f45d81b4e1200f4c7b03dbb47df4c9f7a6f7208b342901d379af6c7148d24441 |
|
MD5 | 36f944f9b4ce6e95b60caf8832aa5a64 |
|
BLAKE2b-256 | 5714b8f5dc91252366e3cd5f6f7606716798684af0c34fee613a0f18decf896c |
File details
Details for the file nautobot_ssot_aci-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: nautobot_ssot_aci-1.0.0-py3-none-any.whl
- Upload date:
- Size: 56.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ac307b1d8fdc8f0592e9df6f1bf512e3de20a2c22bfeb930a1438c83820dcc1 |
|
MD5 | c60d75e0cd7b108f84271c308023fcc5 |
|
BLAKE2b-256 | ab24c7de77b6b8987ad97c0f7f756f7f7c46fe5e04cdbae2f57f258ac8642562 |