Skip to content

Launch Cisco NSO beyond traditional automation. Multi-agent intelligence via AGNTCY + visual workflows via n8n = faster deployments, zero drift, & enterprise-scale network operations.

License

Notifications You must be signed in to change notification settings

keewillidevnet/NSO-Rocket

Repository files navigation

🚀 NSO‑Rocket

CI License AGNTCY n8n NSO Version

Key Files

Launch NSO to new heights with AGNTCY multi‑agents & n8n automation Transform NSO operations with intelligent multi‑agent automation. Combines AGNTCY's agent framework with n8n workflows to eliminate config drift, accelerate deployments & reduce complexity.


Overview

NSO‑Rocket supercharges Cisco NSO deployments by integrating:

  • n8n Workflows for automation
  • AGNTCY Multi‑Agent Framework for intelligence & orchestration
  • Async + Topology‑Aware Drift Detection for performance
  • Dashboards for real‑time visibility

Designed for enterprise network teams and automation engineers who need speed, intelligence, and reliability in their NSO environments.


Repository Structure

NSO-Rocket/
├── workflows/            # n8n workflows (discovery, compliance, monitoring, operations)
│   ├── compliance/       # Drift detection, standardization, remediation
│   ├── discovery/        # Brownfield network scan & service discovery
│   ├── integration/      # Legacy bridges & API translation
│   ├── monitoring/       # Performance metrics & health dashboards
│   └── operations/       # Service deployment & rollback
├── agntcy/               # AGNTCY multi‑agent definitions
│   ├── schemas/          # OASF agent schemas
│   ├── agents/           # Multi‑agent configurations
│   └── manifests/        # Agent workflow manifests
├── configs/              # Async & topology weighting configs
├── dashboards/           # Grafana/n8n dashboards
├── documentation/        # Setup, workflow guides, troubleshooting
├── scripts/              # Helper & transformer scripts
├── templates/            # Device configs, service templates, YANG models
└── examples/             # Demo environments & use case scenarios

Key Features

  • Async Drift Detection — Parallel API calls for lightning-fast checks
  • Topology-Aware Prioritization — Core devices prioritized automatically
  • Multi-Agent Orchestration — AGNTCY semantic routing & workflow chaining
  • Dashboards — Real-time drift trends, compliance health, remediation history
  • Multi-Vendor Ready — Templates & workflows for Cisco, Juniper, Arista, more
  • Brownfield Discovery — Migrate existing services into NSO with minimal friction

Quick Start

1. Clone the Repository

git clone https://github.com/<your-username>/NSO-Rocket.git
cd NSO-Rocket

2. Open in VSCode

code .

3. Setup Environment

  • Install n8n (installation guide)
  • Configure NSO API credentials in configs/async-settings.json
  • Adjust topology weights in configs/topology-weights.json

4. Import Workflows

  • In n8n, import workflows from workflows/ (start with compliance/config-drift-detection.json)

5. Run Drift Detection

  • Trigger drift detection workflow in n8n
  • View results in Slack (alerts) or Grafana (dashboards in dashboards/)

Integrations

  • Cisco NSO — API integration for device configs & service state
  • n8n — Workflow engine for orchestration & automation
  • AGNTCY — Multi‑agent interoperability & semantic routing
  • Grafana — Optional visualization for drift, compliance, and health trends

Roadmap

Version Highlights
v1.0 🔍 Async drift detection
📊 Topology prioritization
📈 Dashboards
📂 AGNTCY schemas
v1.5 🛠 Remediation workflows
✅ Approval gates
🔗 ITSM integration (ServiceNow / Jira)
v2.0 🤖 Full AGNTCY workflow orchestration
🛡 Remediation agents
🚚 Brownfield migration automation

License

MIT License — see LICENSE


Contributing

Pull requests welcome! Check documentation/setup-guide.md for contribution guidelines.

About

Launch Cisco NSO beyond traditional automation. Multi-agent intelligence via AGNTCY + visual workflows via n8n = faster deployments, zero drift, & enterprise-scale network operations.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •