/maagic-copy

Python library for copying subtrees in NSO (mirror of https://gitlab.com/nso-developer/maagic-copy)

Primary LanguageMakefileApache License 2.0Apache-2.0

maagic copy - a tree copy function for Cisco NSO

In Cisco NSO, copying the data from one subtree to another isn’t entirely straight forward. maagic copy is a Python module to make your life easier in case you need to copy data. It gets its name from NSOs Python library maagic.

TODO: how does this compare to the MAAPI call copy_tree ?