pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/py-junos-eznc



Module Name:    pkgsrc
Committed By:   he
Date:           Wed Sep  3 07:10:25 UTC 2014

Added Files:
        pkgsrc/net/py-junos-eznc: DESCR Makefile PLIST distinfo

Log Message:
Add Junos PyEZ as py-junos-eznc.

Junos PyEZ is a Python library to remotely manage/automate Junos devices.

Junos PyEZ is designed to provide the same capabilties as a user
would have on the Junos CLI, but in an environment built for
automation tasks. These capabiltieis include, but are not limited
to:

 * Remote connectivty and management of Junos devices via NETCONF
 * Provide "facts" about the device such as software-version,
   serial-number, etc.
 * Retrieve "operational" or "run-state" information as Tables/Views
 * Retrieve configuration information as Tables/Views
 * Make configuration changes in unstructured and structured ways
 * Provide common utilities for tasks such as secure copy of files
   and software updates


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/net/py-junos-eznc/DESCR \
    pkgsrc/net/py-junos-eznc/Makefile pkgsrc/net/py-junos-eznc/PLIST \
    pkgsrc/net/py-junos-eznc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index