Skip to content

Auto Deployment tool for virtual network devices with the help of libvirt.

License

Notifications You must be signed in to change notification settings

stupidlamo/Lazylab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lazylab

Lazylab is Network lab deployment automation tool.

Lazylab using KVM as a hypervisor.

It's easy implemented in already running libvirt setup. Lazylab fully compatible with virt-manager, Ovirt, cockpit-machines.

Install

Fedora/Ubuntu

install libvirt

add your user to libvirt group

sudo usermod -a -G libvirt $(whoami)

clone lazylab with

git clone https://github.com/haddystuff/lazylab

Supported network devices

Juniper VMX: 14, 18(vcp only) Cisco iosxrv: 5

About

Auto Deployment tool for virtual network devices with the help of libvirt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%