April 2018

April 30, 2018

Module Versions
Module Versions
Genie.abstract v3.0.0
  • Abstract package is now an extention of the top-level Cisco Genie automation package, based on Cisco pyATS framework.

    # Abstract
    from genie import abstract
    
  • Package is made available for Cisco external DevNet users as part of Cisco DevNet .

Note

Make sure to update all existing abstact using scripts to use the above import syntax. Refer to Introduction/Examples section for more details.